We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8add19 commit 08ae7d1Copy full SHA for 08ae7d1
README.md
@@ -1,5 +1,6 @@
1
# GANs with spectral normalization and projection discriminator
2
This is an unofficial PyTorch implementation of [sngan_projection](https://github.com/pfnet-research/sngan_projection)
3
+[Miyato, Takeru, and Masanori Koyama. "cGANs with projection discriminator." arXiv preprint arXiv:1802.05637 (2018).](https://arxiv.org/abs/1802.05637)
4
5
# Dependencies:
6
- PyTorch1.0
0 commit comments