StyleTransfer Implementation of style transfer algorithms using tensorflow 1.x and Pytorch DataSets Content Dataset: MS COCO 2017 Style Dataset: WikiArt Models VGG19 for Pytorch: https://www.dropbox.com/s/n31xz6ee7pmeaij/vgg19-dcbb9e9d.pth?dl=0 Implemented Algorithms Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization (AdaIN) Implementation Results 1. Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization (AdaIN) Tensorflow Pytorch Reference VGG: https://github.com/jiweibo/ImageNet AdaIN: https://github.com/ftokarev/tf-adain