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

Confused about the inconsistency with the Inception-ResNet-v2 code and the paper #819

Closed
inflation opened this issue Dec 27, 2016 · 3 comments

Comments

@inflation
Copy link
Contributor

inflation commented Dec 27, 2016

Please let us know which model this issue is about (specify the top-level directory)

slim/inception-resnet-v2


The paper's "stem" structure is different with the the code.

And also, the paper indicates that Inception-v4 should share the same "stem" structure with Inception-resnet-v2. But the implementation of v4 is match with the paper.

So I don't know if it's intentional? Thanks for any explanation.

@ghost
Copy link

ghost commented Jan 4, 2017

Please refer to https://research.googleblog.com/2016/08/improving-inception-and-image.html

They said "we are also releasing a pre-trained instance of the new Inception-ResNet-v2, as part of the TF-Slim Image Model Library".

May this help :)

@michaelisard
Copy link

Closing this, but please reopen if there's an issue.

@ProgramItUp
Copy link

Very minor - something is not quite right with @YusongLeng 's link. It should be:

https://research.googleblog.com/2016/08/improving-inception-and-image.html

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

3 participants