MingtaoGuo / CycleGANLinks
A simple code of CycleGAN which is easy to read is implemented by TensorFlow
☆20Updated 6 years ago
Alternatives and similar repositories for CycleGAN
Users that are interested in CycleGAN are comparing it to the libraries listed below
Sorting:
- The code of CapsuleNet☆11Updated 7 years ago
- This code mainly implement the paper ' Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization ' by TensorFlow☆17Updated 6 years ago
- Collecting some interesting papers about computer vision☆21Updated 6 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- Simplely implement the paper 'Semantic Image Inpainting with Deep Generative Models' by TensorFlow☆21Updated 5 years ago
- This repository is as a research project in the field of super resolution. It uses RDN as the generator and spectral norm is used in disc…☆25Updated 5 years ago
- Implementation of style transfer by tensorflow, for detail please see the paper "Image Style Transfer Using Convolutional Neural Networks…☆51Updated 6 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
- Simplely implement the paper 'FormResNet: Formatted Residual Learning for Image Restoration' by TensorFlow☆17Updated 5 years ago
- Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis☆28Updated 4 years ago
- Simple code implement the paper of CartoonGAN(CVPR2018)☆16Updated 6 years ago
- Inplementing the paper 'Context Encoders: Feature Learning by Inpainting' by TensorFlow☆12Updated 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
- Simple implementation of the paper (DnCNN)'Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising'☆61Updated 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
- Calligraphic Images Denoising by GAN☆60Updated 5 years ago
- Implementation of the paper : Deep image analogy☆35Updated 6 years ago
- CycleGAN using perceptual loss☆12Updated 6 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- CycleGANs with perception loss for clarifying rainy images. A pytorch framework.☆35Updated 7 years ago
- SRGAN (super resolution generative adversarial networks) with WGAN loss function in TensorFlow☆27Updated 6 years ago
- Implementation of RetinaNet (focal loss) by TensorFlow (object detection)☆16Updated 5 years ago
- MingtaoGuo / Deep-Feature-Interporlation-Face-Attribute-manipulation-Glasses-Remove-Youth2Senior-etc.-TensorFlowA simple implementation of the paper 'Deep Feature Interpolation for Image Content Changes'☆28Updated 6 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version☆51Updated 7 years ago
- Pytorch implementation of Coherent Semantic Attention Image Inpainting☆26Updated 5 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 5 years ago
- Tensorflow implementation of Semantic Image Inpainting with Deep Generative Models☆78Updated 6 years ago