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

Resnet50 pre-trained model, accuracy less than reported #10040

Closed
mojanjp opened this issue Apr 26, 2018 · 0 comments
Closed

Resnet50 pre-trained model, accuracy less than reported #10040

mojanjp opened this issue Apr 26, 2018 · 0 comments

Comments

@mojanjp
Copy link

mojanjp commented Apr 26, 2018

I have tried to use the pre-trained weights provided in Keras "applications" to reproduce the results for ImageNet dataset. The images are center-cropped and resized according to the paper. Using model.evaluate I got an accuracy of 74.79% which is less than 75.9% claimed on the website (https://keras.io/applications/). I wonder if I need to perform special image preprocessing on the validation set to get to the 75.9% accuracy. thanks!

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