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

Update VGG error rates #319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update VGG error rates #319

wants to merge 1 commit into from

Conversation

nps1ngh
Copy link

@nps1ngh nps1ngh commented Jan 9, 2023

Updated error according to numbers from: https://pytorch.org/vision/main/models.html#table-of-all-available-classification-weights. torchvision documentation version: main (0.15.0a0+23c2e5f ).

For consistency with the numbers from torchvision, I have not rounded the numbers to 2 decimal places but to 3 where necessary.

Closes #313.

As you say @NicolasHug in #318, I too think it might be for the best to refer to torchvision's documentation for accuracy numbers. Doing it like this is not ideal. Especially so, since this has a table of error rates and torchvision accuracies.

updates according to numbers from: https://pytorch.org/vision/main/models.html#table-of-all-available-classification-weights

`torchvision` documentation version: `main (0.15.0a0+23c2e5f )`
@netlify
Copy link

netlify bot commented Jan 9, 2023

Deploy Preview for pytorch-hub-preview ready!

Name Link
🔨 Latest commit f9df6ab
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-hub-preview/deploys/63bc02b135b3140007240f10
😎 Deploy Preview https://deploy-preview-319--pytorch-hub-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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.

Reported accuracy mismatch for vgg11_bn
2 participants