ideepcolor (github.com/junyanz/interactive-deep-colorization), based on floydhub/dl-docker
1.2K
GUI version
docker run -ti --rm -e DISPLAY=unix$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix swallner/ideepcolor /bin/sh -c 'cd ideepcolor; python ideepcolor.py --cpu_mode'
only works if you've done xhost +local:root before
I've kind of tested this, but it's terribly slow and basically unusable on my laptop, so I cannot guarantee that everything works the way it should.
Notebook
docker run -it -p 8888:8888 -p 6006:6006 swallner/ideepcolor jupyter notebook
access the notebook using your browser at http://localhost:8888 I haven't really tested the notebook apart from checking that it's accessible, so I cannot guarantee that it works, it might still need some adjustments.
Content type
Image
Digest
Size
1.2 GB
Last updated
over 9 years ago
docker pull swallner/ideepcolor