Torch implementation of neural style algorithm.
974
To run it: docker run --rm -it dpit/neural-style-cpu
To test that it works: cd ~/neural-style th neural_style.lua -gpu -1 -print_iter 1 You should see the output as described at https://github.com/jcjohnson/neural-style/blob/master/INSTALL.md.
For further details see https://github.com/jcjohnson/neural-style.
Content type
Image
Digest
Size
1.2 GB
Last updated
over 9 years ago
docker pull dpit/neural-style-cpu