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

Add MobileNetv3 with pretrained weights #58

Merged
merged 3 commits into from
Mar 12, 2020
Merged

Conversation

taehoonlee
Copy link
Owner

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

  • tensornets: 0.4.3
  • tensorflow: 1.15.0

For the six variants, the top-1 and top-5 accuracies are slightly higher than the reported values in the official repository.

@taehoonlee taehoonlee merged commit 8fb06ce into master Mar 12, 2020
@taehoonlee taehoonlee deleted the add_mobilenetv3 branch March 12, 2020 08:43
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.

None yet

1 participant