YOLOw-Keras
YOLOw-Keras copied to clipboard
help me fix error
yolo.py line 59 ValueError cannot feed value of shape (1,608,608,3) for the tensor input1 which has shape (?,416,416,3)
Use the correct pre-trained model from yolo. The shape (608,608) is for the yolo.h5 model.