Skip to content

Object Recognition with Yolov3_COCO and OpenCV_DNN

Notifications You must be signed in to change notification settings

adithyaur99/Yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yolo

Object Recognition with Yolov3_COCO and OpenCV_DNN

Requirement

OpenCV Numpy Time OS

Download yolov3.weights for COCO dataset from this link and add it to the directory https://pjreddie.com/darknet/yolo/

Steps to run the code

cd Object_Recognition_Yolov3_COCO

python3 detect_yolov3.py

Output

Live streaming webcam image with bounding boxes for recognized objec

About

Object Recognition with Yolov3_COCO and OpenCV_DNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages