未验证 提交 fc00b200 编写于 作者: Y YixinKristy 提交者: GitHub

Add paint transfer from vis (#405)

* revise video restore docs

* delete photos

* Update README.md

* Update install.md

* update readme

* Update README.md

* Update get_started.md

* Update get_started.md

* Update readme en

* Update get_started.md

* Update photo_color_en.md

* add wechaty demo

* Update README.md

* Update README_cn.md

* Update README_cn.md

* Update README_cn.md

* Update README_cn.md

* Update README_cn.md

* Update motion_driving.md

* Update README_cn.md

* Update README_cn.md

* Update README.md

* Update README.md

* Add paint transfer from vis

* Update README.md

* Create README.md
上级 3d8edba5
......@@ -53,6 +53,14 @@ GAN-Generative Adversarial Network, was praised by "the Father of Convolutional
- High resolution 512x512
- Face Enhancement
- Tutorials: https://github.com/PaddlePaddle/PaddleGAN/blob/develop/docs/zh_CN/tutorials/motion_driving.md
- **New image translation ability--transfer photo into oil painting style:**
- Complete tutorials for deployment: https://github.com/wzmsltw/PaintTransformer
<div align='center'>
<img src='https://user-images.githubusercontent.com/48054808/129904830-8b87e310-ea51-4aff-b29b-88920ee82447.png' width='700'/>
</div>
## Quick Start
......@@ -104,15 +112,12 @@ You can run those projects in the [AI Studio](https://aistudio.baidu.com/aistudi
## Examples
###
### Face Morphing
<div align='center'>
<img src='https://user-images.githubusercontent.com/48054808/129020371-75de20d1-705b-44b1-8254-e09710124244.gif'width='700' />
</div>
###
### Image Translation
<div align='center'>
......
......@@ -61,7 +61,17 @@ GAN--生成对抗网络,被“卷积网络之父”**Yann LeCun(杨立昆)
<img src='https://user-images.githubusercontent.com/48054808/128299870-66a73bb3-57a4-4985-aadc-8ddeab048145.gif' width='300'/>
</div>
- 新增First Order Motion分辨率512清晰版本,详情见[教程](./docs/zh_CN/tutorials/motion_driving.md)
- 新增First Order Motion分辨率512清晰版本,并加上人脸增强特效,使得面部细节更清晰,详情见[教程](./docs/zh_CN/tutorials/motion_driving.md)
- 新增真实照片转油画风格能力
- 完整推理代码及教程见: https://github.com/wzmsltw/PaintTransformer
<div align='center'>
<img src='https://user-images.githubusercontent.com/48054808/129904830-8b87e310-ea51-4aff-b29b-88920ee82447.png' width='700'/>
</div>
##
## 文档教程
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册