tychovdo / RevGANLinks
RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D and 3D. These architectures are approximately invertible by design and thus partially satisfy cycle-consistency before training even begins. Furthermore, since invertible architectures have constant memory comp…
☆85Updated 5 years ago
Alternatives and similar repositories for RevGAN
Users that are interested in RevGAN are comparing it to the libraries listed below
Sorting:
- ☆74Updated 5 years ago
- Learning multi-domain multi-modality I2I translation☆110Updated 6 years ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆100Updated 4 years ago
- Image to Image translation, image generataton, few shot learning☆53Updated 5 years ago
- Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019☆114Updated 4 years ago
- A Pytorch implementation of "Unsupervised Attention-Guided Image-to-Image Translation"☆27Updated 5 years ago
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆96Updated 7 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆95Updated 6 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- ☆70Updated 5 years ago
- Edge Guided GANs with Semantic Preserving for Semantic Image Synthesis☆93Updated 2 years ago
- [ICLR 2022] Finding an Unsupervised Image Segmenter in each of your Deep Generative Models☆78Updated 3 years ago
- [ACCV 2018 Oral] Dual Generator Generative Adversarial Networks for Multi-Domain Image-to-Image Translation☆45Updated 4 years ago
- RelGAN: Multi-Domain Image-to-Image Translation via Relative Attributes☆74Updated 5 years ago
- Code for NeurIPS 2019 paper Emergence of Object Segmentation in Perturbed Generative Models☆32Updated 5 years ago
- PyTorch Implementation of "Exploring Explicit Domain Supervision for Latent Space Disentanglement in Unpaired Image-to-Image Translation"☆43Updated 6 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- ☆126Updated 4 years ago
- [ACM MM 2020] Dual Attention GANs for Semantic Image Synthesis☆113Updated 2 years ago
- Diverse Image Generation via Self-Conditioned GANs☆159Updated 5 years ago
- Pytorch implementation of our paper: Revisting Cycle-GAN for semi-supervised segmentation☆106Updated 5 years ago
- Reproduce the CVPR 2019 oral paper "Semantic Image Synthesis with Spatially-Adaptive Normalization"☆33Updated 6 years ago
- Pytorch implementation of Image Manipulation with Perceptual Discriminators paper☆124Updated 7 years ago
- Positional Normalization (PONO) and Moment Shortcut (MS)☆158Updated 4 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆83Updated 4 years ago
- Quick and dirty implementation of WGAN in pytorch derived from the pytorch implementation of cycleGAN with the Wasserstein Loss. Implemen…☆29Updated 7 years ago
- Attentive Normalization for Conditional Image Generation☆72Updated 5 years ago