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

The resnet18 deploy.prototxt is actually resnet50 #5

Open
springishere opened this issue Nov 21, 2017 · 4 comments
Open

The resnet18 deploy.prototxt is actually resnet50 #5

springishere opened this issue Nov 21, 2017 · 4 comments

Comments

@springishere
Copy link

I don't think resnet18 has layers like res2a_branch2c, that's in resnet50.

@ethanhe42
Copy link
Owner

ethanhe42 commented Nov 21, 2017 via email

@springishere
Copy link
Author

sorry I don't understand, a pull request will solve the problem? I am looking for a resnet18 prototxt that can be loaded in caffe. This one can be loaded but does not look like resnet18

@zorrocai
Copy link

zorrocai commented Dec 29, 2017

It seems that the residual block in resnet18 is wrong. And residual block in resnet18 consists of two 3*3 kernel size conv.

@prashant-puri
Copy link

prashant-puri commented Apr 21, 2018

@fye881 Did you find Resent 18 prototxt and caffemodel?

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

4 participants