Sign inSign up

dorakorpar/nsgui

By dorakorpar

Updated over 10 years ago

Create your own Neural Styles image with a user-friendly GUI

Image
2

554

dorakorpar/nsgui repository overview

Container comes loaded with neural-style, an algorithm to combine the style of one image with the content of another, found here https://github.com/jcjohnson/neural-style. Use the command

docker run -it --env="DISPLAY" --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" dorakorpar/nsgui:latest

to open a container, then

nsgui

inside the container to open the GUI. Currently only compatible with Linux systems. Check out the source code here https://github.com/DoraKorpar/DockerCon-Challenge.

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

over 10 years ago

docker pull dorakorpar/nsgui