Update README.md

Esse commit está contido em:
Yunjey Choi
2018-01-15 19:08:10 +09:00
commit de GitHub
commit 5bf71d6c8f
+1 -2
Ver Arquivo
@@ -1,7 +1,7 @@
<p align="center"><img width="40%" src="png/logo.png" /></p>
--------------------------------------------------------------------------------
PyTorch implementation of [StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation](https://arxiv.org/abs/1711.09020). StarGAN can flexibly translate an input image to any desired target domain using only a single generator and a discriminator.
PyTorch implementation of [StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation](https://arxiv.org/abs/1711.09020). StarGAN can flexibly translate an input image to any desired target domain using only a single generator and a discriminator. The demo video for StarGAN can be found [here](https://www.youtube.com/watch?v=EYjdLppmERE).
<p align="center"><img width="100%" src="png/main.png" /></p>
@@ -13,7 +13,6 @@ Korea Universitiy, Clova AI Research (NAVER), The College of New Jersey, HKUST
## Results
The demo video can be found [here](https://www.youtube.com/watch?v=EYjdLppmERE).
#### Facial Attribute Transfer on CelebA
The images are generated by StarGAN trained on the CelebA dataset.