Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 662 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 662 Bytes

ObjectDetection

This is a Yolov3 Object Detection Program. It has two versions -

i) Heavy (More CPU Intensive, More Storage and More Accurate) Make sure to download the Weights (if your PC can handle it) into the heavy folder.

ii) Light (Less CPU Intensive, Less Storage and Less Accurate) Make sure to download the Weights into the lights folder.

Finally, a shoutout to Joseph Redmon for making the Weights File and Dark Net Open Source for everyone to use for free and have to worry about getting copyrighted.