Closed JackHenry1992 closed 6 years ago
I can't find the Yolov3-320 weight, what should I do to test with yolov3-320? Or just resize the input image to 320x320?
You just change Input_shape to 320 in file config.py
I can't find the Yolov3-320 weight, what should I do to test with yolov3-320? Or just resize the input image to 320x320?