Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleGAN
提交
541e71bc
P
PaddleGAN
项目概览
PaddlePaddle
/
PaddleGAN
大约 1 年 前同步成功
通知
97
Star
7254
Fork
1210
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
4
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleGAN
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
4
Issue
4
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
541e71bc
编写于
12月 24, 2021
作者:
Y
YixinKristy
提交者:
GitHub
12月 24, 2021
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Add age editing part (#538)
* Update README_cn.md * Update README_cn.md
上级
1e3b82e1
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
27 addition
and
15 deletion
+27
-15
README.md
README.md
+12
-5
README_cn.md
README_cn.md
+15
-10
未找到文件。
README.md
浏览文件 @
541e71bc
...
...
@@ -23,15 +23,22 @@ GAN-Generative Adversarial Network, was praised by "the Father of Convolutional
## 🚀 Recent Updates
-
👶
**Young or Old?:[StyleGAN V2 Face Editing](./docs/en_US/tutorials/styleganv2editing.md)-Time Machine!**
👨🦳
-
**[Online Toturials](https://aistudio.baidu.com/aistudio/projectdetail/3251280?channelType=0&channel=0)**
<div
align=
'center'
>
<img
src=
'https://user-images.githubusercontent.com/48054808/146649047-765ec085-0a2c-4c88-9527-744836448651.gif'
width=
'200'
/>
</div>
-
🔥
**Latest Release: [PP-MSVSR](./docs/en_US/tutorials/video_super_resolution.md)**
🔥
-
**Video Super Resolution SOTA models**
<div
align=
'center'
>
<img
src=
'https://user-images.githubusercontent.com/48054808/144848981-00c6ad21-0702-4381-9544-becb227ed9f0.gif'
width=
'
6
00'
/>
<img
src=
'https://user-images.githubusercontent.com/48054808/144848981-00c6ad21-0702-4381-9544-becb227ed9f0.gif'
width=
'
3
00'
/>
</div>
-
😍
**Boy or Girl?:[StyleGAN V2 Face Editing](./docs/en_US/tutorials/styleganv2editing.md)-Changing genders!**
😍
-
**[Online Toturials](https://aistudio.baidu.com/aistudio/projectdetail/2565277?contributionType=1)**
<div
align=
'center'
>
<img
src=
'https://user-images.githubusercontent.com/48054808/141226707-58bd661e-2102-4fb7-8e18-c794a6b59ee8.gif'
width=
'
6
00'
/>
<img
src=
'https://user-images.githubusercontent.com/48054808/141226707-58bd661e-2102-4fb7-8e18-c794a6b59ee8.gif'
width=
'
3
00'
/>
</div>
-
👩🚀
**A Space Odyssey :[LapStyle](./docs/zh_CN/tutorials/lap_style.md) image translation take you travel around the universe**
👨🚀
...
...
@@ -49,7 +56,7 @@ GAN-Generative Adversarial Network, was praised by "the Father of Convolutional
-
**[Online Toturials](https://aistudio.baidu.com/aistudio/projectdetail/2288888?channelType=0&channel=0)**
<div align='center'>
<img src='https://ai-studio-static-online.cdn.bcebos.com/da1c51844ac048aa8d4fa3151be95215eee75d8bb488409d92ec17285b227c2c' width='2
5
0'/>
<img src='https://ai-studio-static-online.cdn.bcebos.com/da1c51844ac048aa8d4fa3151be95215eee75d8bb488409d92ec17285b227c2c' width='2
0
0'/>
</div>
-
**💞 Add Face Morphing function💞 : you can perfectly merge any two faces and make the new face get any facial expressions!**
...
...
@@ -57,7 +64,7 @@ GAN-Generative Adversarial Network, was praised by "the Father of Convolutional
-
Tutorials: https://aistudio.baidu.com/aistudio/projectdetail/2254031
<div align='center'>
<img src='https://user-images.githubusercontent.com/48054808/128299870-66a73bb3-57a4-4985-aadc-8ddeab048145.gif' width='
3
00'/>
<img src='https://user-images.githubusercontent.com/48054808/128299870-66a73bb3-57a4-4985-aadc-8ddeab048145.gif' width='
2
00'/>
</div>
-
**Publish a new version of First Oder Motion model by having two impressive features:**
...
...
@@ -70,7 +77,7 @@ GAN-Generative Adversarial Network, was praised by "the Father of Convolutional
-
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='
7
00'/>
<img src='https://user-images.githubusercontent.com/48054808/129904830-8b87e310-ea51-4aff-b29b-88920ee82447.png' width='
5
00'/>
</div>
## Document Tutorial
...
...
README_cn.md
浏览文件 @
541e71bc
...
...
@@ -23,8 +23,7 @@ GAN--生成对抗网络,被“卷积网络之父”**Yann LeCun(杨立昆)
-
**视频超分SOTA算法详解**
-
**视频传输大幅降本提速方案**
-
**影像修复视频超分案例实践**
-
**直播link🔗:http://live.bilibili.com/21689802**
-
**报名链接💡:https://paddleqiyeban.wjx.cn/vj/tKidSqZ.aspx?udsid=453804**
-
**课程回放链接🔗:https://aistudio.baidu.com/aistudio/education/group/info/25179**
⭐
**扫码加入技术交流群**
⭐
...
...
@@ -45,18 +44,24 @@ GAN--生成对抗网络,被“卷积网络之父”**Yann LeCun(杨立昆)
**想要看直播回放视频请点击链接:https://www.bilibili.com/video/BV1GZ4y1g7xc**
## 产品动态
-
💛
**最新发布**
💛
-
👶
**人脸编辑神器:[StyleGAN V2人脸属性编辑](./docs/zh_CN/tutorials/styleganv2editing.md)之年龄变换--时光穿梭机,一键实现变老变年轻**
👨🦳
-
**[完整在线教程](https://aistudio.baidu.com/aistudio/projectdetail/3251280?channelType=0&channel=0)**
<div
align=
'center'
>
<img
src=
'https://user-images.githubusercontent.com/48054808/146649047-765ec085-0a2c-4c88-9527-744836448651.gif'
width=
'200'
/>
</div>
👀
**视频超分SOTA算法[PP-MSVSR](./docs/zh_CN/tutorials/video_super_resolution.md):一行命令从"马赛克"到"高清影像"**
👀
-
**[完整在线教程](https://aistudio.baidu.com/aistudio/projectdetail/3205183)**
-
👀
**视频超分SOTA算法[PP-MSVSR](./docs/zh_CN/tutorials/video_super_resolution.md):一行命令从"马赛克"到"高清影像"**
👀
-
**[完整在线教程](https://aistudio.baidu.com/aistudio/projectdetail/3205183)**
<div
align=
'center'
>
<img
src=
'https://user-images.githubusercontent.com/48054808/144848981-00c6ad21-0702-4381-9544-becb227ed9f0.gif'
width=
'
6
00'
/>
<img
src=
'https://user-images.githubusercontent.com/48054808/144848981-00c6ad21-0702-4381-9544-becb227ed9f0.gif'
width=
'
4
00'
/>
</div>
-
😍
**人脸编辑神器:[StyleGAN V2人脸属性编辑](./docs/zh_CN/tutorials/styleganv2editing.md)之性别转换--怕什么孤单?和自己谈一场恋爱吧!**
😍
-
**[完整在线教程](https://aistudio.baidu.com/aistudio/projectdetail/2565277?contributionType=1)**
<div
align=
'center'
>
<img
src=
'https://user-images.githubusercontent.com/48054808/141226707-58bd661e-2102-4fb7-8e18-c794a6b59ee8.gif'
width=
'
6
00'
/>
<img
src=
'https://user-images.githubusercontent.com/48054808/141226707-58bd661e-2102-4fb7-8e18-c794a6b59ee8.gif'
width=
'
4
00'
/>
</div>
-
👩🚀
**宇宙漫游指南:[LapStyle](./docs/zh_CN/tutorials/lap_style.md)风格迁移带你「沉浸式」体验太空漫游**
👨🚀
-
**[完整在线教程](https://aistudio.baidu.com/aistudio/projectdetail/2343740?contributionType=1)**
...
...
@@ -73,7 +78,7 @@ GAN--生成对抗网络,被“卷积网络之父”**Yann LeCun(杨立昆)
<div align='center'>
<img src='https://ai-studio-static-online.cdn.bcebos.com/da1c51844ac048aa8d4fa3151be95215eee75d8bb488409d92ec17285b227c2c' width='2
5
0'/>
<img src='https://ai-studio-static-online.cdn.bcebos.com/da1c51844ac048aa8d4fa3151be95215eee75d8bb488409d92ec17285b227c2c' width='2
0
0'/>
</div>
-
⭐
**新增人脸融合能力,结合新版Frirst Order Motion,实现人脸完美融合并带有丰富表情(๑^ں^๑)**
⭐
...
...
@@ -81,7 +86,7 @@ GAN--生成对抗网络,被“卷积网络之父”**Yann LeCun(杨立昆)
-
**[完整在线教程](https://aistudio.baidu.com/aistudio/projectdetail/2254031 )**
<div
align=
'center'
>
<img
src=
'https://user-images.githubusercontent.com/48054808/128299870-66a73bb3-57a4-4985-aadc-8ddeab048145.gif'
width=
'
3
00'
/>
<img
src=
'https://user-images.githubusercontent.com/48054808/128299870-66a73bb3-57a4-4985-aadc-8ddeab048145.gif'
width=
'
2
00'
/>
</div>
-
新增First Order Motion分辨率512清晰版本,并加上人脸增强特效,使得面部细节更清晰,详情见
[
教程
](
./docs/zh_CN/tutorials/motion_driving.md
)
。
...
...
@@ -91,7 +96,7 @@ GAN--生成对抗网络,被“卷积网络之父”**Yann LeCun(杨立昆)
-
完整推理代码及教程见: https://github.com/wzmsltw/PaintTransformer
<div align='center'>
<img src='https://user-images.githubusercontent.com/48054808/129904830-8b87e310-ea51-4aff-b29b-88920ee82447.png' width='
7
00'/>
<img src='https://user-images.githubusercontent.com/48054808/129904830-8b87e310-ea51-4aff-b29b-88920ee82447.png' width='
5
00'/>
</div>
## 文档教程
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录