- This Dockerfile provides DeepLabCut + Anaconda environment on Ubuntu 16.04, CUDA 9.0 and CuDNN v7.
- You can easily and quickly build the environment of DeepLabCut by using this repo.
- We support GUI tools
label_framesandrefine_labelswith X Window System.
Please finish Prerequisites of Docker4DeepLabCut2.0 (i.e. install of Docker and nvidia-docker, and complete the docker group setting)
$ make docker-build$ make docker-runInside the container,
$ make jupyterYou can access the JupyterLab from a browser (http://localhost:9000).