MingtaoGuo / Style-transfer-with-neural-algorithmLinks
Implementation of style transfer by tensorflow, for detail please see the paper "Image Style Transfer Using Convolutional Neural Networks"(CVPR2016)
☆50Updated 7 years ago
Alternatives and similar repositories for Style-transfer-with-neural-algorithm
Users that are interested in Style-transfer-with-neural-algorithm are comparing it to the libraries listed below
Sorting:
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Arbitrary Style Transfer with Style-Attentional Networks☆158Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Reproduction of Nvidia image inpainting paper "Image Inpainting for Irregular Holes Using Partial Convolutions"☆115Updated 4 years ago
- Unofficial Pytorch(1.0+) implementation of paper [Fast Patch-based Style Transfer of Arbitrary Style](https://arxiv.org/abs/1612.04337).☆60Updated 5 years ago
- Region Normalization for Image Inpainting, accepted by AAAI-2020☆191Updated 2 years ago
- Coherent Semantic Attention for image inpainting(ICCV 2019)