taey16 / pix2pixBEGAN.pytorchLinks
A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)
☆187Updated 6 years ago
Alternatives and similar repositories for pix2pixBEGAN.pytorch
Users that are interested in pix2pixBEGAN.pytorch are comparing it to the libraries listed below
Sorting:
- ☆131Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆584Updated 7 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 6 years ago
- Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution☆164Updated 6 years ago
- Pytorch implementation of Image Manipulation with Perceptual Discriminators paper☆124Updated 7 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- Unsupervised Attention-Guided Image to Image Translation☆329Updated 6 years ago
- ☆138Updated 7 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆414Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆271Updated 5 years ago
- ST-GAN: Spatial Transformer Generative Adversarial Networks for Image Compositing (CVPR 2018)☆337Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆226Updated 5 years ago
- Globally and Locally Consistent Image Completion with TensorFlow☆136Updated 7 years ago
- Pytorch implementation of CycleGAN.