Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the default input size for Centermask-Lite? #91

Open
rusvagzur opened this issue May 13, 2021 · 0 comments
Open

What is the default input size for Centermask-Lite? #91

rusvagzur opened this issue May 13, 2021 · 0 comments

Comments

@rusvagzur
Copy link

rusvagzur commented May 13, 2021

Dear @youngwanLEE , in your paper you mention this:

"Unless specified, the input image is resized to have 800 pixels [21] along the shorter side and their longer side less or equal to 1333 (........) For Centermask-Lite, [580, 600] scale jittering is used for training."

If I train my custom dataset with Centermask-Lite and without changing the value of these in the config file:
INPUT:
MIN_SIZE_TRAIN: (580, 600)
MAX_SIZE_TRAIN: 1000
MIN_SIZE_TEST: 600
MAX_SIZE_TEST: 1000

To which input image size (in pixels) will my images be resized, when they originally are 2028x1520?

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant