Skip to content

PhamMinhTien05102001/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: [email protected] for anything!

About

First Yolo implement for everyone!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%