Skip to content

Commit 08ae7d1

Browse files
committed
modify README.md
1 parent a8add19 commit 08ae7d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# GANs with spectral normalization and projection discriminator
22
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)
34

45
# Dependencies:
56
- PyTorch1.0

0 commit comments

Comments
 (0)