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

Not able to run deployment #37

Open
DecentMakeover opened this issue Mar 13, 2019 · 0 comments
Open

Not able to run deployment #37

DecentMakeover opened this issue Mar 13, 2019 · 0 comments

Comments

@DecentMakeover
Copy link

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.

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

1 participant