/Pytorch-YOLO

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Pytorch-YOLO

Converted the original repo by @ayooshkathuria into a class based detector. Usage:

Get the weights: wget https://pjreddie.com/media/files/yolov3.weights

Use test.py to use the detector by reading appropriate image with cv2.