keras-yolo3
keras-yolo3 copied to clipboard
width and height are resized to 416x416
Hello, I have a custom yolov3 model with width=960 and height=512 and the convert.py is converting my model to 416x416 any ideas on how to keep my custom width and height?