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

layer.hpp:324 Not Implemented Yet *** Check failure stack trace*** #10

Open
wangsr126 opened this issue Mar 16, 2017 · 2 comments
Open

Comments

@wangsr126
Copy link

HI, @zeakey
Thanks for your codes and I find it very useful for me. But when I run "result.py" ,I find some problem as follow:
F0316 10:43:13.218327 4140 layer.hpp:324] Not Implemented Yet
*** Check failure stack trace: ***
I've checked that "coord_map()" is defined at "layer.hpp:324", while it hasn't been implemented:"NOT_IMPLEMENTED;";but it has been called in "crop_layer.cpp:58"
Have you met the same question before?And how should I do to solve the problem?
Thanks!

@zeakey
Copy link
Owner

zeakey commented Mar 16, 2017

@wangsr126
I haven't run into this error. I guess you have your own network some layers of which haven't implemented coord_map. If so, I suggest you to use a newer version of caffe. See fcn.berkeleyvision to get how 'fcn' works in modern version of caffe.

@wangsr126
Copy link
Author

wangsr126 commented Mar 18, 2017

@zeakey
Thanks for your reply! May I know the version of caffe /CUDA / cudnn in use?

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