arunponnusamy / object-detection-opencv

YOLO Object detection with OpenCV and Python.
http://arunponnusamy.com/yolo-object-detection-opencv-python.html
MIT License
472 stars 336 forks source link

unrecognized arguments: --image dog.jpg #16

Closed OzgunKB closed 5 years ago

OzgunKB commented 5 years ago

Help please :)

E:\YOLOV3\yolo-custom-object-detector-master\python>python yolo_opencv.py --image dog.jpg --config yolov3.cfg --weights darknet19.weights --classes yolov3.txt usage: yolo_opencv.py [-h] [-c CONFIG] [-w WEIGHTS] [-cl CLASSES] yolo_opencv.py: error: unrecognized arguments: --image dog.jpg