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

Transferring weights from bvlc_googlenet #5

Closed
alykhantejani opened this issue Feb 25, 2016 · 2 comments
Closed

Transferring weights from bvlc_googlenet #5

alykhantejani opened this issue Feb 25, 2016 · 2 comments

Comments

@alykhantejani
Copy link

Hi @alexgkendall,

Firstly, great work!

I am trying to reproduce your results (from scratch), I've just had a quick look at the prototxt files and the names of the layers are different from the bvlc_googlenet prototxt. It is my understanding that with caffe you can transfer weights to another model if the layers have the same name.

How do you "finetune" a bvlc_googlenet model using your prototxt files?

Thanks

@alexgkendall
Copy link
Owner

Thanks Aly!

I think I used the pretrained model from Princeton.. If you scroll further down the Caffe model zoo page you'll find it. I used the one pretrained on the Places dataset. You can download it here:
http://vision.princeton.edu/pvt/GoogLeNet/

@alykhantejani
Copy link
Author

Thanks @alexgkendall!

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