From ca8d72acd8c911b5ccb6def92a29a6482867b1e5 Mon Sep 17 00:00:00 2001 From: Han Zhang Date: Wed, 7 Feb 2018 16:24:18 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b248ee9..6b92968 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - [StackGAN-v2-pytorch](https://github.com/hanzhanggit/StackGAN-v2) -Tensorflow implementation for reproducing main results in the paper [StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks](https://arxiv.org/pdf/1612.03242v2.pdf) by Han Zhang, Tao Xu, Hongsheng Li, Shaoting Zhang, Xiaogang Wang, Xiaolei Huang, Dimitris Metaxas. +Tensorflow implementation for reproducing main results in the paper [StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks](https://arxiv.org/pdf/1612.03242v1.pdf) by Han Zhang, Tao Xu, Hongsheng Li, Shaoting Zhang, Xiaogang Wang, Xiaolei Huang, Dimitris Metaxas.