10000 GitHub - thangnch/yolo_beginner: First Yolo implement for everyone!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thangnch/yolo_beginner

Repository files navigation

yolo_beginner

First Yolo implement for everyone!

  1. Download weights file from https://pjreddie.com/media/files/yolov3.weights
  2. Install opencv : pip install opencv-python
  3. Run and enjoy: python YOLO.py --config ./yolov3.cfg --weights yolov3.weights --classes yolov3.txt --image cam3.jpeg

Email me: thangnch@gmail.com for anything!

About

First Yolo implement for everyone!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0