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

Getting Error when running convertyo.sh #26

Open
qingshutie opened this issue Aug 4, 2018 · 2 comments
Open

Getting Error when running convertyo.sh #26

qingshutie opened this issue Aug 4, 2018 · 2 comments

Comments

@qingshutie
Copy link

./yolomodels/tiny-yolo-voc.cfg
./yolomodels/tiny-yolo-voc.weights
convert yolo to caffe
ERROR:root:region layer is not supported
Traceback (most recent call last):
File "../python/create_yolo_caffemodel.py", line 8, in
import caffe
File "/opt/movidius/caffe/python/caffe/init.py", line 1, in
from .pycaffe import Net, SGDSolver, NesterovSolver, AdaGradSolver, RMSPropSolver, AdaDeltaSolver, AdamSolver
File "/opt/movidius/caffe/python/caffe/pycaffe.py", line 13, in
from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver,
ImportError: dynamic module does not define init function (init_caffe)
done

@qingshutie
Copy link
Author

Why region layer is not supported?

@me6ran
Copy link

me6ran commented Aug 13, 2018

I have the same issue,
I have my own trianed model of YOLO, try to convert it, but it is not working. facing this issue.
any idea?

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