Skip to content

Not able to run deployment #37

@DecentMakeover

Description

@DecentMakeover

Hi

Thanks for sharing your work, I am facing some difficulty in getting the deployment code to work.

As mentioned i cloned the repo, and move the deploy folder to my caffe root.

mv librbox.cpp.code librbox.cpp 
g++ -o librbox.so -shared -fPIC librbox.cpp
cp deploy.py.general_example deploy.py

but when i run this

python deploy.py

i get

  File "deploy.py", line 3, in <module>
    from caffe.model_libs import *
ImportError: No module named model_libs

Did i mess up any step?

Any suggestions would be really helpful.
Thanks in advance.

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