Skip to content

Commit

Permalink
change the description of first order motion model (PaddlePaddle#228)
Browse files Browse the repository at this point in the history
* Update mai-ha-hi related content

* Change description of first order motion model
  • Loading branch information
YixinKristy authored Mar 9, 2021
1 parent 7620427 commit e72aae5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 18 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GAN-Generative Adversarial Network, was praised by "the Father of Convolutional
* [Pixel2Pixel](./docs/en_US/tutorials/pix2pix_cyclegan.md)
* [CycleGAN](./docs/en_US/tutorials/pix2pix_cyclegan.md)
* [PSGAN](./docs/en_US/tutorials/psgan.md)
* [First Order Motion Model](./docs/en_US/tutorials/motion_driving.md): **🤩Key Technology of "Mai-ha-hi🐜" (Face Swapping)🤩**
* [First Order Motion Model](./docs/en_US/tutorials/motion_driving.md)
* [FaceParsing](./docs/en_US/tutorials/face_parse.md)
* [AnimeGANv2](./docs/en_US/tutorials/animegan.md)
* [U-GAT-IT](./docs/en_US/tutorials/ugatit.md)
Expand All @@ -58,18 +58,12 @@ You can run those projects in the [AI Studio](https://aistudio.baidu.com/aistudi

|Online Tutorial | link |
|--------------|-----------|
|Face Swapping-multi-personal "Mai-ha-hi" | [Click and Try](https://aistudio.baidu.com/aistudio/projectdetail/1603391) |
|Face Swapping-"Mai-ha-hi" |[Click and Try](https://aistudio.baidu.com/aistudio/projectdetail/1586056?channelType=0&channel=0)|
|Motion Driving-multi-personal "Mai-ha-hi" | [Click and Try](https://aistudio.baidu.com/aistudio/projectdetail/1603391) |
|Restore the video of Beijing hundreds years ago|[Click and Try](https://aistudio.baidu.com/aistudio/projectdetail/1161285)|
|Face Swapping-When "Su Daqiang" sings "unravel" |[Click and Try](https://aistudio.baidu.com/aistudio/projectdetail/1048840)|
|Motion Driving-When "Su Daqiang" sings "unravel" |[Click and Try](https://aistudio.baidu.com/aistudio/projectdetail/1048840)|

## Examples

### Face Swapping:"Mayiyahei"

<div align='center'>
<img src=https://user-images.githubusercontent.com/48054808/109486399-c8ba6b00-7abd-11eb-8f17-5fa8e44f1d81.gif width='300'/>
</div>

### Image Translation

Expand Down
10 changes: 1 addition & 9 deletions README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GAN--生成对抗网络,被“卷积网络之父”**Yann LeCun(杨立昆)
* [Pixel2Pixel](./docs/zh_CN/tutorials/pix2pix_cyclegan.md)
* [CycleGAN](./docs/zh_CN/tutorials/pix2pix_cyclegan.md)
* [PSGAN](./docs/zh_CN/tutorials/psgan.md)
* [First Order Motion Model](./docs/zh_CN/tutorials/motion_driving.md): **🤩「蚂蚁呀嘿🐜 」🤩 换脸视频核心技术**
* [First Order Motion Model](./docs/zh_CN/tutorials/motion_driving.md)
* [FaceParsing](./docs/zh_CN/tutorials/face_parse.md)
* [AnimeGANv2](./docs/zh_CN/tutorials/animegan.md)
* [U-GAT-IT](./docs/zh_CN/tutorials/ugatit.md)
Expand All @@ -60,20 +60,12 @@ GAN--生成对抗网络,被“卷积网络之父”**Yann LeCun(杨立昆)
|在线教程 | 链接 |
|--------------|-----------|
|表情动作迁移-一键实现多人版「蚂蚁呀嘿」 | [点击体验](https://aistudio.baidu.com/aistudio/projectdetail/1603391) |
|表情动作迁移-全网爆火的「蚂蚁呀嘿」实现 |[点击体验](https://aistudio.baidu.com/aistudio/projectdetail/1586056?channelType=0&channel=0)|
|老北京视频修复|[点击体验](https://aistudio.baidu.com/aistudio/projectdetail/1161285)|
|表情动作迁移-当苏大强唱起unravel |[点击体验](https://aistudio.baidu.com/aistudio/projectdetail/1048840)|




## 效果展示

### 蚂蚁呀嘿🤪

<div align='center'>
<img src=https://user-images.githubusercontent.com/48054808/109486399-c8ba6b00-7abd-11eb-8f17-5fa8e44f1d81.gif width='300'/>
</div>

### 图片变换

Expand Down

0 comments on commit e72aae5

Please sign in to comment.