Ubuntu Core 14.04 + CUDA + Pycaffe + DIGITS.
1.9K
Ubuntu Core 14.04 + CUDA 8.0 + cuDNN v6 + Caffe (NVIDIA fork) + DIGITS.
Use NVIDIA Docker: nvidia-docker run -dP kaixhin/cuda-digits.
For automatically mapping the DIGITS server port use nvidia-docker run -dP kaixhin/cuda-digits and docker port <id> to retrieve the port.
For specifying the port manually use nvidia-docker run -d -p <port>:5000 kaixhin/cuda-digits.
The shell can be entered as usual using nvidia-docker run -it kaixhin/cuda-digits bash.
For more information on CUDA on Docker, see the repo readme.
If you find this useful in research please consider citing this work.
Content type
Image
Digest
Size
1.9 GB
Last updated
over 9 years ago
docker pull kaixhin/cuda-digits:8.0