adain topic
List
adain repositories
tf-adain
65
Stars
20
Forks
Watchers
TensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serge Belongie
Pytorch_AdaIN
135
Stars
26
Forks
Watchers
Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]
StyleGAN_demo
23
Stars
6
Forks
Watchers
The re-implementation of style-based generator idea
Neuro_
38
Stars
8
Forks
Watchers
C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports...