deepdream-docker
deepdream-docker copied to clipboard
Docker Container for Google's DeepDream project
image is a 200 kb png file in the directory: `C:/Users/Stefan.DESKTOP-QQLBN9D/Desktop/deepdream-docker-master/pics ` command issued in powershell: ``` docker run -i -t -e INPUT=Image00001.png -e ITER=20 -e SCALE=0.10 -e MODEL='inception_3b/5x5_reduce' -v...
E0821 16:05:02.724855 1 upgrade_proto.cpp:618] Attempting to upgrade input file specified using deprecated V1LayerParameter: /caffe/models/bvlc_googlenet/bvlc_googlenet.caffemodel I0821 16:05:02.752223 1 upgrade_proto.cpp:626] Successfully upgraded file specified using deprecated V1LayerParameter This might take a little...
When I try to build it locally I get this error: Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/scikit-image Storing debug log for failure in /root/.pip/pip.log The...