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

can not run the demo #1

Closed
zarchary opened this issue May 24, 2017 · 2 comments
Closed

can not run the demo #1

zarchary opened this issue May 24, 2017 · 2 comments

Comments

@zarchary
Copy link

zarchary commented May 24, 2017

Check failed: ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file: ../models/vgg19/VGG_ILSVRC_19_layers.caffemodel

@zarchary zarchary changed the title can run the demo can't run the demo May 24, 2017
@zarchary zarchary changed the title can't run the demo can not run the demo May 24, 2017
@rozentill
Copy link
Member

rozentill commented May 24, 2017

Are you running the pre-built exe or the source code (main.cpp)? If you are running the source code, this path of model should be wrong. The models folder is under the project and no need to use '../models/', just './models/' is ok.

@rozentill
Copy link
Member

rozentill commented May 25, 2017

I found a similar issue here.
May it is because the model is not compatibale with your caffe.

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