install the neural style in torch7 by https://github.com/jcjohnson/neural-style
run with
$ docker run -it --rm -v /your-img-folder:/data kkpoon-neural-style
# th neural_style.la -gpu -1 -style_image style_image.jpg -content_image content_image.jpg -output_image /data/output_image.png
Content type
Image
Digest
Size
1 GB
Last updated
over 10 years ago
docker pull kkpoon/neural-style