thibsej / Wasserstein-cycleGANLinks
Quick and dirty implementation of WGAN in pytorch derived from the pytorch implementation of cycleGAN with the Wasserstein Loss. Implements in pytorch both cycle GAN with clipping or differential penalty Wasserstein loss.
☆29Updated 7 years ago
Alternatives and similar repositories for Wasserstein-cycleGAN
Users that are interested in Wasserstein-cycleGAN are comparing it to the libraries listed below
Sorting:
- A Pytorch implementation of "Unsupervised Attention-Guided Image-to-Image Translation"☆27Updated 5 years ago
- RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D …☆83Updated 5 years ago
- ☆69Updated 4 years ago
- ECCV2018☆67Updated 6 years ago
- [TNNLS] Bayesian Cycle-Consistent Generative Adversarial Networks via Marginalizing Latent Sampling☆46Updated 4 years ago
- Learning multi-domain multi-modality I2I translation☆110Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- Semantic Segmentation Metrics Functions on pytorch.[Currently for PASCAL VOC 2012, easily expandable]☆19Updated 7 years ago
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- [CVPR 2020] Dynamic Hierarchical Mimicking Towards Consistent Optimization Objectives☆84Updated 4 years ago
- A PyTorch collection of semantic segmentation tools.☆32Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- The official implementation of paper "Instance Enhancement Batch Normalization: an Adaptive Regulator of Batch Noise".☆40Updated last year
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- Multi-Modal Image-to-Image Translation on Tasks with High-Resolution Images☆34Updated 5 years ago
- Image to Image translation, image generataton, few shot learning☆53Updated 4 years ago
- Implementation of superpixel pooling layer in Keras. See keras.layers.pooling for implemenation.☆15Updated 8 years ago
- CycleGANs with perception loss for clarifying rainy images. A pytorch framework.☆35Updated 7 years ago
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN) in PyTorch with gradient penalty, including both LS-GAN and WGAN as …☆30Updated 7 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 4 years ago
- Batch-Instance Normalization (BIN)☆78Updated 5 years ago
- Tensorflow implementation for this paper.☆22Updated 5 years ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 7 years ago
- Code for the paper☆29Updated 6 years ago
- PyTorch Implementation of "Exploring Explicit Domain Supervision for Latent Space Disentanglement in Unpaired Image-to-Image Translation"☆43Updated 6 years ago
- An implement of contextual loss using PyTorch.☆47Updated 5 years ago
- Code for paper: Image Inpainting with Learnable Bidirectional Attention Maps (ICCV 2019)☆18Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- Code for Universal Semi-Supervised Semantic Segmentation models paper accepted in ICCV 2019☆71Updated 5 years ago
- Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)☆33Updated 6 years ago