Skip to content

Add new weights for ResNeXt50-32x4d #4836

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

Merged
merged 2 commits into from
Nov 2, 2021

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Nov 2, 2021

Fixes partially #3995

torchrun --nproc_per_node=1 train.py --test-only --weights ImageNet1K_RefV2 --model resnext50_32x4d -b 1
Acc@1 81.116 Acc@5 95.478

@facebook-github-bot
Copy link

facebook-github-bot commented Nov 2, 2021

💊 CI failures summary and remediations

As of commit ea039b8 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

1 failure not recognized by patterns:

Job Step Action
CircleCI unittest_linux_cpu_py3.7 Run tests 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Copy link
Contributor

@prabhat00155 prabhat00155 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stamping.

@datumbox datumbox merged commit c5fb79f into pytorch:main Nov 2, 2021
@datumbox datumbox deleted the prototype/resnext50_weights branch November 2, 2021 17:33
facebook-github-bot pushed a commit that referenced this pull request Nov 8, 2021
Reviewed By: kazhang

Differential Revision: D32216661

fbshipit-source-id: b3c0dd2c17826d4eae134b1c95f8b2a45c118bd3
cyyever pushed a commit to cyyever/vision that referenced this pull request Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the accuracy of Classification models by using SOTA recipes and primitives
3 participants