Image resize controls #2631
Unanswered
kosarkazemiDL
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've done some searching but I still have this question.
If I need to control the resizing of my images for the model input (train and predict) what should I do?
If I override the DefaultTrainer then how do I control this in prediction (DefaultPredictor)?
Or should I just modify the MIN_SIZE_{TRAIN, TEST} configuration?
Beta Was this translation helpful? Give feedback.
All reactions