Update README.md
Esse commit está contido em:
+1
-2
@@ -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.
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário