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)
☆51Updated 6 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
- This code mainly implement the paper ' Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization ' by TensorFlow☆17Updated 6 years ago
- A simple code of CycleGAN which is easy to read is implemented by TensorFlow☆20Updated 6 years ago
- PyTorch implementation of "Deep Photo Style Transfer"☆89Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Simplely implement the paper 'Semantic Image Inpainting with Deep Generative Models' by TensorFlow☆21Updated 5 years ago
- The code of the paper 'Learning-Residual-Images-for-Face-Attribute-Manipulation' is implemented by TensorFlow☆36Updated 6 years ago
- Implementation of the paper A Learned Representation for Artistic Style (Conditional instance normalization)☆40Updated 6 years ago
- Collecting some interesting papers about computer vision☆21Updated 6 years ago
- Inplementing the paper 'Context Encoders: Feature Learning by Inpainting' by TensorFlow☆12Updated 6 years ago
- The code of CapsuleNet☆11Updated 7 years ago
- ☆15Updated 6 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- Official repository of the paper 'Attention-aware Multi-stroke Style Transfer' in CVPR 2019☆82Updated 2 years ago
- Simplely implement the paper 'FormResNet: Formatted Residual Learning for Image Restoration' by TensorFlow☆17Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆232Updated 2 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 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
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆96Updated 6 years ago
- Arbitrary Style Transfer with Style-Attentional Networks☆157Updated 5 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- Unofficial pytorch implementation of Image Style Transfer Using Convolutional Neural Networks [Gatys+, CVPR2016]☆70Updated 4 years ago
- Code for paper "SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis"☆134Updated 2 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- tensorflow code for Fast Patch-based Style Transfer of Arbitrary Style☆40Updated 7 years ago
- SaGAN PyTorch "Generative Adversarial Network with Spatial Attention for Face Attribute Editing"☆102Updated 11 months ago
- Pytorch implementation of CycleGAN.☆43Updated 7 years ago
- Reproduction of Nvidia image inpainting paper "Image Inpainting for Irregular Holes Using Partial Convolutions"☆113Updated 4 years ago
- Coherent Semantic Attention for image inpainting(ICCV 2019)☆281Updated 4 years ago