You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to run the training script with a custom image size? e.g 608 x 152?
From train.py command line option we have --img_size IMG_SIZE available, but it seems that it does not accept non-square image sizes? Is there any way to train with the custom image size?