tvdbulck / MGANs

Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MGANs

Testing code (torch), pre-trained models and supplementary materials for "Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks".

See this video for a quick explaination for our method and results.

To use the pre-trained models, you simply need to call th demo_MGANs.lua from a terminal. See the readme file in the same folder for details.

Training code is coming soon.

Setup

This code is based on Torch. It has only been tested on Mac and Ubuntu.

Dependencies:

For CUDA backend:

About

Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks


Languages

Language:Lua 100.0%