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

Can we get a working Docker image or Dockerfile to aid installation? #29

Closed
chrisuehlinger opened this issue Oct 10, 2017 · 2 comments
Closed

Comments

@chrisuehlinger
Copy link

I've been trying to install the dependencies for this project about a half dozen times, and still haven't been able to create a working image. If someone who has been able to get this working could write up a Dockerfile (and better yet, build an image to Docker hub) it would certainly make installation much easier.

Short of that, if I could get answers to the following questions, it would really help me out:

  • Should I install caffe against the most modern versions of CUDA and CuDNN? Or are there older versions that are preferred?
  • I keep getting told (by Ubuntu 16.04) that IPython is deprecated, and that I should install Jupyter. Is that necessary? Will this work with Jupyter? Or should I just find a way to plow through?
  • When installing python dependencies (and messing with Caffe's Makefile.config) should I be trying to target Python 2 or 3?
  • Is there a preferred way of installing OpenCV? Should it be installed before Caffe? And should I use the version from pip or apt?

Thanks!

@panuganti
Copy link

@chrisuehlinger I used Bitfusion's AMI image on Amazon EC2 and that works fine for me. You should try.

@junyanz
Copy link
Owner

junyanz commented Nov 22, 2017

See this post for the installation help. In the post, you can find a docker image provided by @sabrinawallner.

@junyanz junyanz closed this as completed Jan 14, 2018
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

3 participants