xiaochus / YOLOv3

Keras implementation of yolo v3 object detection.
MIT License
603 stars 263 forks source link

ValueError: Error when checking : #25

Open haideralimughal opened 4 years ago

haideralimughal commented 4 years ago

how to solve this ??????

ValueError: Error when checking : expected input_1 to have shape (608, 608, 3) but got array with shape (416, 416, 3)

haideralimughal commented 4 years ago

@xiaochus 如何解决这个错误,请给我建议

ValueError: Error when checking : expected input_1 to have shape (608, 608, 3) but got array with shape (416, 416, 3)