Skip to content

Commit 0fd7140

Browse files
committed
PyTorch implementations of Generative Adversarial Networks.
1 parent 1099d7a commit 0fd7140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
- [PyTorch Implementation of Autoencoding Variational Inference for Topic Models](https://github.com/hyqneuron/pytorch-avitm)
5555
- [PyTorch implementation of convolutional networks-based text-to-speech synthesis models](https://github.com/r9y9/deepvoice3_pytorch)
5656
- [PyTorch Implementation of CycleGAN and SGAN for Domain Transfer](https://github.com/yunjey/mnist-svhn-transfer)
57-
- [PyTorch implementations of Generative Adversarial Networks.](https://github.com/eriklindernoren/PyTorch-GAN)
57+
- [PyTorch implementations of Generative Adversarial Networks.](https://github.com/eriklindernoren/PyTorch-GAN) :star:
5858
- [PyTorch implementation of Fully Convolutional Networks](https://github.com/wkentaro/pytorch-fcn)
5959
- [Pytorch implementation of the U-Net for image semantic segmentation, with dense CRF post-processing](https://github.com/milesial/Pytorch-UNet)
6060
- [Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution](https://github.com/ceshine/fast-neural-style)

0 commit comments

Comments
 (0)