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:
- A simple code of CycleGAN which is easy to read is implemented by TensorFlow☆20Updated 6 years ago
- 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
- Simplely implement the paper 'Semantic Image Inpainting with Deep Generative Models' by TensorFlow☆21Updated 5 years ago
- Implementation of the paper A Learned Representation for Artistic Style (Conditional instance normalization)☆40Updated 6 years ago
- The code of the paper 'Learning-Residual-Images-for-Face-Attribute-Manipulation' is implemented by TensorFlow☆36Updated 6 years ago
- ☆14Updated 6 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- A convolution neural network with SE block and haar wavelet block for Chinese calligraphy styles classification by TensorFlow.(Paper: A n…☆43Updated 5 years ago
- The code of CapsuleNet☆11Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Unofficial pytorch implementation of Image Style Transfer Using Convolutional Neural Networks [Gatys+, CVPR2016]☆70Updated 4 years ago
- Collecting some interesting papers about computer vision☆21Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆231Updated 2 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- A pytorch implementation of "Image-to-Image Translation with Conditional Adversarial Networks"☆42Updated 8 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Simplely implement the paper 'FormResNet: Formatted Residual Learning for Image Restoration' by TensorFlow☆17Updated 5 years ago
- Inplementing the paper 'Context Encoders: Feature Learning by Inpainting' by TensorFlow☆12Updated 6 years ago
- Simple, fast and easy to read. Yes, we use the pytorch framework!☆29Updated 4 years ago
- Arbitrary Style Transfer with Style-Attentional Networks☆155Updated 5 years ago
- Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis☆28Updated 4 years ago
- SaGAN PyTorch "Generative Adversarial Network with Spatial Attention for Face Attribute Editing"☆102Updated 10 months ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- PyTorch implementation of "Deep Photo Style Transfer"☆88Updated 5 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
- ☆22Updated 5 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago