8000 Add EfficientNet with pretrained weights by taehoonlee · Pull Request #56 · taehoonlee/tensornets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add EfficientNet with pretrained weights #56

New issue 8000

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
Jan 28, 2020
Merged

Conversation

taehoonlee
Copy link
Owner

This PR adds EfficientNet with pretrained weights. The weights have been translated by using translations/tfslim.py with:

  • tensornets: 0.4.2
  • tensorflow: 1.14.0
  • tensorflow_hub: 0.7.0

For B0 and B1, the top-1 and top-5 accuracies are slightly higher than the reported values in the paper, but the accuracies for B2-B7 are lower by about 0.1-0.4% (especially B6 and B7) that the reported values. I need to investigate further and then revise it in the next PR.

@taehoonlee taehoonlee merged commit c40d8ec into master Jan 28, 2020
@taehoonlee taehoonlee deleted the add_efficientnet branch January 28, 2020 10:39
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

Successfully merging this pull request may close these issues.

1 participant
0