Skip to content

Getting Error when running convertyo.sh  #26

@qingshutie

Description

@qingshutie

./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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions