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

Running TextBoxes on Caffe installed in Anaconda3 env #100

Open
gaalejandre opened this issue Aug 13, 2018 · 2 comments
Open

Running TextBoxes on Caffe installed in Anaconda3 env #100

gaalejandre opened this issue Aug 13, 2018 · 2 comments

Comments

@gaalejandre
Copy link

How can I replicate the process of running TextBoxes in caffe installed in an Anaconda3 environment? Caffe was simply installed using the conda install -c anaconda caffe. Caffe can be successfully imported and it can run a simple network with mnist. Now, caffe is found in /home/anaconda3/envs/caffe as the output of the command whereis caffe.
image
But the file structure is different from the usual caffe installation. I'm really confused on how to properly run demo.py.

  1. Do I have to edit the makefile.config?
  2. Which paths should go into CAFFE_ROOT and PYTHONPATH?
    Note:
    TextBoxes is cloned here:
    image
@javierfs
Copy link

+1 Have you solved this? I am getting: Makefile:6: *** Makefile.config not found. See Makefile.config.example.. Stop.

@gaalejandre
Copy link
Author

Hello @MhLiao can this project be done on an Anaconda environment?

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