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

EfficientNet backbone input resolution #5

Open
VeeranjaneyuluToka opened this issue Dec 6, 2021 · 1 comment
Open

EfficientNet backbone input resolution #5

VeeranjaneyuluToka opened this issue Dec 6, 2021 · 1 comment
Labels
question Further information is requested

Comments

@VeeranjaneyuluToka
Copy link

Hi, I have one more question regarding efficientnet input resolution. Looks like you are passing 512x512 irrespective of EfficientNet-B version, but they have some recommendation of input resolution in original paper. Have you tested them and they work fine even if input resolution is uniform.

Thanks,
Veeru.

@alexander-pv alexander-pv added the question Further information is requested label Dec 17, 2021
@alexander-pv
Copy link
Owner

Hi, @VeeranjaneyuluToka ,

I made tests with 256, 512 image sizes. So there is a lot of research to make.
You can change input size in src/common/config.py as well as all the others MaskRCNN parameters.

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

No branches or pull requests

2 participants