yolov2-tensorflow
yolov2-tensorflow copied to clipboard
How can I make changes to make it work for only 5 classes.
I need to do detection for only 5 classes. How to work on that. I tried to make changes in yolov2-coco.meta file and reduce it to 5 classes. But It is giving me error.
Forwarding the image input.
Cost time of run = 1.40356898308s.
Traceback (most recent call last):
File "demo_yolo_v2.py", line 203, in