tf-AdaIN

April 1, 2017 ยท View on GitHub

This is an implementation of Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization in Tensorflow. The original implementation in Torch can be found here.

For some early results and how to use, take a look at the example workbook.

Note that this project uses the .t7-files trained for the original implementation, download instructions exist in the original implementation repository.