Skip to content

frkndncr/object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection

Python Opencv & Yolo Object Detection

yolo-coco adında klasör açın ardından içine

coco.names,yolov3.cfg,yolov3.weights dosyalarını koyunuz.

yolov3.weights dosyası indirme linki: https://pjreddie.com/media/files/yolov3.weights

images adında klasör oluşturup içine resimleri koyunuz algılatmak istediğiniz fotoğrafları.

Çalıştırma Komutu.

python yolo.py --image images/*.jpg --yolo yolo-coco

kurulcak olan kütüphaneler.

pip install numpy pip install argparse pip install time pip install cv2 pip install os

Video

https://youtu.be/z1Fqaxr8uQg