YOLO_v3_tutorial_from_scratch
YOLO_v3_tutorial_from_scratch copied to clipboard
cv2.imwrite doesn't output image
I run the code by executing "python detect.py --images dog-cycle-car.png --det det". I get the summary output, but no detected image is saved.
There is a issue with a solution already: Issue: images not being saved #21 https://github.com/ayooshkathuria/YOLO_v3_tutorial_from_scratch/issues/21