An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).
☆156Nov 5, 2019Updated 6 years ago
Alternatives and similar repositories for pytorch.sngan_projection
Users that are interested in pytorch.sngan_projection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- GANs with spectral normalization and projection discriminator☆1,103Nov 12, 2019Updated 6 years ago
- Unofficial implementation of SNGAN in PyTorch☆21Sep 3, 2019Updated 6 years ago
- Spectral Normalization and Projection Discriminator☆18Nov 13, 2018Updated 7 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Apr 17, 2018Updated 8 years ago
- Pytorch implementation of NIPS 2017 paper "Modulating early visual processing by language"☆65Feb 23, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- See https://github.com/ilyakava/gan for results on Imagenet 128. Code for a Multi-Hinge Loss with K+1 Conditional GANs☆23Jan 10, 2021Updated 5 years ago
- Inception Score for GANs in Pytorch☆663Mar 3, 2020Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018)☆18Sep 16, 2019Updated 6 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆920Aug 27, 2019Updated 6 years ago
- CFG-GAN: Composite functional gradient learning of generative adversarial models☆15Jul 9, 2020Updated 5 years ago
- Code for reproducing results from our paper, Robustness of conditional GANs to noisy labels, NIPS 2018☆40Dec 23, 2018Updated 7 years ago
- Code release for paper "How good is my GAN?"☆12Mar 9, 2019Updated 7 years ago
- The author's officially unofficial PyTorch BigGAN implementation.