Skip to content

mbartoli/docker-neuralart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

docker-neuralart

Docker container to generate neural art, based on 'A Neural Algorithm of Artistic Style'

Setup

Pull the docker repo

docker pull mbartoli/neuralart

and then open a shell within the container

docker run -i -t mbartoli/neuralart /bin/bash

Then, in the new shell, run

luarocks install inn cunn nn qtlua image

Automated Build

See https://hub.docker.com/r/mbartoli/neuralart/

TODO

Add CUDA capability

About

Docker container to generate neural art

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published