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

Accuracy #s on the test set? #56

Open
avspavan opened this issue Nov 14, 2017 · 1 comment
Open

Accuracy #s on the test set? #56

avspavan opened this issue Nov 14, 2017 · 1 comment

Comments

@avspavan
Copy link

Does anyone have accuracy numbers on Imagenet 50k testset for Resnet-18 and 50? I could find this for validation set but not for test set. My numbers are 65.2 and 72.9, less than the whats seen on the validation set. Also, TF resnet-50 accuracy is similar to Caffe Validation accuracy, strangely. (https://github.com/tensorflow/models/tree/master/research/slim)

My preprocessing for resnet: resize to 256, centercrop 224, resnetmean subraction. Strangely my accuracy is bad if my 1st resize is aspect ration preserving & smaller side to 256. Any comments/suggestions is appreciated. Thanks!

@susushu
Copy link

susushu commented Oct 14, 2019

hi, i meet the same issues, the top-1 accuracy is also 72.9 of resnet-50, did you find the reason ?

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