I'm trying to test out YOLO on google colab for the first time and keep running into this odd error:
This is the line of code that I run:
!./darknet detector test data/obj.data cfg/yolov3_custom.cfg /mydrive/yolov3/backup/yolov3_custom_last.weights /mydrive/images/I5.png -thresh 0.3