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

mobilenet_v2 MAdds 429M vs paper's 300M, because of two difference #69

Open
iceflame89 opened this issue Jul 6, 2018 · 1 comment
Open

Comments

@iceflame89
Copy link

Thanks for your great work.
There are 2 differences between this mobilenet_v2 and original paper:

  1. no expand layer in the first bottleneck block
  2. stride=2 at conv4_3/dwise other than conv4_7/dwise

which lead to MAdds 429M vs paper's 300M.

This may mislead the users, hope to see note in readme or release a standard version.

thanks again!

@ujsyehao
Copy link

@iceflame89 good!

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