Skip to content

sachinmalanki/Yolo-Real-Time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Object Detection

Download the weights from https://pjreddie.com/media/files/yolov3.weights
Place the downloaded file in yolov3-coco directory

To run the program -
1 - Images
python3 yolo.py --image-path='D:/images/abc.jpg'

2 - Videos
python3 yolo.py --video-path='D:/videos/abc.mp4'

3 - Web Cam
python3 yolo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published