Skip to content

How to set the training parameters on mnasnet #6

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

Closed
stigma0617 opened this issue Aug 27, 2019 · 1 comment
Closed

How to set the training parameters on mnasnet #6

stigma0617 opened this issue Aug 27, 2019 · 1 comment

Comments

@stigma0617
Copy link

stigma0617 commented Aug 27, 2019

Hi,

I have tried to reproduce mnasnet.

Could you let me know how to set the training parameters?

or Can I get the same results with your reported ones by using your default setting in your training code?

Tx in advance.

@rwightman
Copy link
Owner

Please refer to huggingface/pytorch-image-models#11

You could try something similar to my suggested Mnasnet/MobileNet-V3 settings at the top of that thread... or perhaps something similar to the reported EfficientNet-B0 settings near the bottom .... you'll want to scale the learning rate/batch size to match your gpu type and number of them and you'll likely need to do some experimenting

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

2 participants