I followed your instructions in the README.me to download and convert weights files for yolov3 and yolov3-spp. I've successfully run yolo.py using the standard yolov3 as follows:
@bsugerman It's a yolo3_darknet_spp model definition issue break by some recently commit. I've fix it and you can try on latest code. Sorry for the trouble.
I followed your instructions in the README.me to download and convert weights files for
yolov3
andyolov3-spp
. I've successfully runyolo.py
using the standardyolov3
as follows:and it works perfectly. But when I try this for
yolov3-spp
:I get this error message: