-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Add regnet model from SWAG #5722
Conversation
💊 CI failures summary and remediationsAs of commit 9904358 (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
🚧 2 ongoing upstream failures:These were probably caused by upstream breakages that are not fixed yet.
This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
I run the test on imagenet1k val data with the following command:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Summary: * Add regnet_y_16gf and regnet_y_32gf from swag * Format with ufmt * Add the experiment accuracy Reviewed By: NicolasHug Differential Revision: D35393157 fbshipit-source-id: 81a26e937296567eca829c25b31026a9662b7d16 Co-authored-by: Vasilis Vryniotis <[email protected]>
subtask of #5708
Adding weight of regnet_y_16gf and regnet_y_32gf model from https://github.com/facebookresearch/SWAG