kchentw/neural-style

By kchentw

Updated over 9 years ago

Docker container to generate neural style image based on 'A Neural Algorithm of Artistic Style'

Image
28

2.0K

Setup

docker pull kchentw/neural-style

Run

cd ~/neural-style
th neural_style.lua -gpu -1 -style_image <image.jpg> -content_image <image.jpg>

Docker Pull Command

docker pull kchentw/neural-style