alpc91 / NICE-GAN-pytorchLinks
Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation
☆239Updated 4 years ago
Alternatives and similar repositories for NICE-GAN-pytorch
Users that are interested in NICE-GAN-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of ECCV 2020 Spotlight "TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images"☆189Updated 4 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆306Updated 4 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆151Updated 2 years ago
- [CVPR 2020] Image Processing Using Multi-Code GAN Prior☆291Updated 4 years ago
- [ECCV 2020] Domain-Specific Mappings for Generative Adversarial Style Transfer☆106Updated 4 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆678Updated last year
- Code for "Image-to-image Translation via Hierarchical Style Disentanglement" (CVPR 2021 Oral).☆394Updated 2 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆170Updated last year
- [CVPR 2020] Local Class-Specific and Global Image-Level Generative Adversarial Networks for Semantic-Guided Scene Generation☆147Updated 2 years ago
- Official code for the paper "InGAN: Capturing and Retargeting the DNA of a Natural Image"☆186Updated 3 years ago
- Unsupervised Attention-Guided Image to Image Translation☆331Updated 5 years ago
- ☆74Updated 5 years ago
- Guided Image-to-Image Translation Papers☆135Updated 4 years ago
- CVPR 2021: "Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE"☆183Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆394Updated 3 years ago
- Region Normalization for Image Inpainting, accepted by AAAI-2020☆191Updated last year
- COCO-GAN: Generation by Parts via Conditional Coordinating (ICCV 2019 oral)☆268Updated 4 years ago
- Code for deep generative prior (ECCV2020 oral)☆504Updated last year
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆96Updated 6 years ago
- PyTorch implementation of "Improved Techniques for Training Single-Image GANs" (WACV-21)☆435Updated 3 years ago
- Rethinking Image Inpainting via a Mutual Encoder Decoder with Feature Equalizations. ECCV 2020 Oral☆372Updated 4 years ago
- MSG StyleGAN in tensorflow☆264Updated 5 years ago
- Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch☆255Updated 4 years ago
- A modified reimplemented in pytorch of inpainting model in Free-Form Image Inpainting with Gated Convolution [http://jiahuiyu.com/deepfi…☆448Updated 3 years ago
- Cross-domain Correspondence Learning for Exemplar-based Image Translation. (CVPR 2020 Oral)☆401Updated 2 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.