Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
83a7abe
Merge pull request #579 from PaddlePaddle/develop
tngt Jul 28, 2021
33d44b7
add README.md
tngt Aug 2, 2021
cb3c304
Merge pull request #594 from tngt/add_doc
tngt Aug 2, 2021
974c1bb
update README.md
tngt Aug 2, 2021
c9742fc
Merge pull request #595 from tngt/add
tngt Aug 2, 2021
cbda3d3
add SoftNMS
lvjian0706 Aug 3, 2021
d1c1249
add SoftNMS
lvjian0706 Aug 3, 2021
468fcd6
Merge pull request #597 from lvjian0706/add_docs
chajchaj Aug 3, 2021
2613f85
add N-Gram
w5688414 Aug 3, 2021
285d0f8
add N-Gram md file
w5688414 Aug 3, 2021
222183f
modify spell mistakes and add tta
Aug 3, 2021
fe8371b
Merge pull request #598 from w5688414/wugaosheng
chajchaj Aug 3, 2021
0e49214
Merge pull request #599 from 1649759610/push_master_new
chajchaj Aug 3, 2021
9721bfe
add Lb loss
an1018 Aug 3, 2021
d96baae
Merge pull request #600 from an1018/add_readthedocs
chajchaj Aug 4, 2021
a0f1567
change TSM images path and add TimeSformer
ZhangHandi Aug 4, 2021
26c177b
add ERNIE-Gram
w5688414 Aug 4, 2021
e98e8ad
add ERNIE-Gram images
w5688414 Aug 4, 2021
726c49e
Merge pull request #603 from w5688414/master
chajchaj Aug 4, 2021
79a4403
Merge pull request #602 from ZhangHandi/my_branch
chajchaj Aug 5, 2021
dd4e1a8
update readme
w5688414 Aug 6, 2021
416718d
Merge pull request #621 from w5688414/master
chajchaj Aug 6, 2021
f933fa1
DDPG for Stock Trading
youngzhou1999 Aug 6, 2021
0a85ef3
Create README.md
XYZ-916 Aug 9, 2021
3e19cec
Merge branch 'master' into master
XYZ-916 Aug 9, 2021
8841e95
Update README.md
XYZ-916 Aug 9, 2021
d6afef0
Merge pull request #637 from XYZ916829/master
chajchaj Aug 9, 2021
a98eb89
add Transformer
w5688414 Aug 9, 2021
0c75564
modify Transformer image path
w5688414 Aug 9, 2021
68af97b
Merge branch 'master' of https://github.com/w5688414/awesome-DeepLear…
w5688414 Aug 9, 2021
c321306
Update README.md
chajchaj Aug 9, 2021
b11d5a5
Merge pull request #638 from w5688414/master
chajchaj Aug 9, 2021
a109b08
modify ELMo
w5688414 Aug 9, 2021
3d92ada
Merge branch 'PaddlePaddle:master' into master
Aug 9, 2021
5d63398
Merge pull request #639 from w5688414/master
chajchaj Aug 9, 2021
3c6c36d
add content for transformer
XYZ-916 Aug 10, 2021
ce5ac2e
swin transformer code
XYZ-916 Aug 10, 2021
ae89566
swin transformer code new
XYZ-916 Aug 10, 2021
f93053d
change dir name
XYZ-916 Aug 10, 2021
2c6f0f3
Merge pull request #649 from XYZ916829/master
chajchaj Aug 10, 2021
ddb1bb8
Update README.md
chajchaj Aug 11, 2021
68d652a
Update README.md
chajchaj Aug 13, 2021
7097a90
reload deleted file
youngzhou1999 Aug 14, 2021
fd47438
readme
youngzhou1999 Aug 14, 2021
76b6623
README
youngzhou1999 Aug 14, 2021
38bb474
Update README.md
youngzhou1999 Aug 14, 2021
49ae001
Update README.md
youngzhou1999 Aug 14, 2021
646ec40
added Chinese annotation
youngzhou1999 Aug 15, 2021
b513c81
merge my files to a new folder
youngzhou1999 Aug 15, 2021
cbc8961
add images folder
youngzhou1999 Aug 15, 2021
def393a
Merge pull request #633 from youngzhou1999/DDPG-for-Stock-Quantitativ…
chajchaj Aug 16, 2021
d6a7f8a
add contributor readme
w5688414 Aug 16, 2021
12b8f75
Merge pull request #651 from w5688414/master
chajchaj Aug 16, 2021
3c0fece
Update README.md
Niki173 Aug 20, 2021
20b75b6
Update README.md
Niki173 Aug 20, 2021
100b709
Merge pull request #660 from Niki173/master
chajchaj Aug 20, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 29 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
| 特色系列课程[:arrow_heading_down:](#3) | 经典深度学习案例集[:arrow_heading_down:](#4) |
| 深度学习百问[:arrow_heading_down:](#2) | 面试宝典[:arrow_heading_down:](#6) |


### **如果本项目对您有帮忙,欢迎点击页面右上方star,方便访问**

# <span id = '1'>二、零基础实践深度学习</span>

Expand Down Expand Up @@ -251,6 +251,7 @@
2. [图像分类](https://paddlepedia.readthedocs.io/en/latest/tutorials/computer_vision/classification/index.html)(包括LeNet、AlexNet、VGG、GoogleNet、DarkNet、ResNet、ViT等7个知识点)
3. [目标检测](https://paddlepedia.readthedocs.io/en/latest/tutorials/computer_vision/object_detection/index.html)(包括目标检测综述、边界框、锚框、交并比、NMS等5个知识点)
4. [OCR](https://paddlepedia.readthedocs.io/en/latest/tutorials/computer_vision/OCR/index.html)(包括OCR综述、OCR常用检测方法(CTPN、EAST、DBNet)、OCR常用识别方法(CRNN)等5个知识点)
5. [视频分类](https://paddlepedia.readthedocs.io/en/latest/tutorials/computer_vision/video_understanding/index.html)(包括TSM、TimeSformer详解)
2. [自然语言处理](https://paddlepedia.readthedocs.io/en/latest/tutorials/natural_language_processing/index.html)
1. [命名实体识别](https://paddlepedia.readthedocs.io/en/latest/tutorials/natural_language_processing/ner/index.html) (包括bilstm+CRF架构剖析、CRF原理等8个知识点)
3. [推荐系统](https://paddlepedia.readthedocs.io/en/latest/tutorials/recommendation_system/index.html)
Expand Down Expand Up @@ -377,7 +378,8 @@
|预训练模型在长序列建模方面的改进| [notebook链接](https://aistudio.baidu.com/aistudio/projectdetail/2166197) |[Python实现](./transformer_courses/sentiment_analysis_based_on_xlnet)|Transformer-xl, xlnet, longformer等,分析BERT和transformer的长度局限,并讨论这些方法的改进点。|
| BERT蒸馏 | [notebook链接](https://aistudio.baidu.com/aistudio/projectdetail/2177549)| [Python实现](./transformer_courses/BERT_distillation) | 本章节为大家详细介绍了针对BERT模型的蒸馏算法,包括:Patient-KD、DistilBERT、TinyBERT、DynaBERT等模型,同时以代码的形式为大家展现了如何使用DynaBERT的训练策略对TinyBERT进行蒸馏。 |
| 预训练模型的瘦身策略 – – 高效结构 | [notebook链接](https://aistudio.baidu.com/aistudio/projectdetail/2138857)| [Python实现](./transformer_courses/Transformer_Punctuation_Restoration) | 本章节将为大家>详细介绍NLP领域,基于Transformer模型的瘦身技巧。包括 Electra,AlBERT 以及 performer。还会介绍代码实现案例:基于Electra的语音识别后处理中文标点符号预测 |
| transformer在图像分类中的应用 | [notebook链接](https://aistudio.baidu.com/aistudio/projectdetail/2154618) | [Python实现](./transformer_courses/Application_of_transformer_in_image_classification) | 本章>节将为大家详细介绍 Transformer 在 CV 领域中的两个经典算法:ViT 以及 DeiT。带领大家一起学习Transformer 结构在图像分类领域的具体应用。 |
| transformer在图像分类中的应用(上) | [notebook链接](https://aistudio.baidu.com/aistudio/projectdetail/2154618) | [Python实现](./transformer_courses/Application_of_transformer_in_image_classification) | 本章节将为大家详细介绍 Transformer 在 CV 领域中的两个经典算法:ViT 以及 DeiT。带领大家一起学习Transformer 结构在图像分类领域的具体应用。 |
| transformer在图像分类中的应用(下) | [notebook链接](https://aistudio.baidu.com/aistudio/projectdetail/2271352) | [Python实现](./transformer_courses/Application_of_transformer_in_image_classification_Swin) | 本章节将为大家详细介绍 Transformer 在 CV 领域中的经典算法:Swin Transformer。带领大家一起学习Transformer 结构在图像分类领域的具体应用。 |
| | | | |

[返回快速跳转:arrow_heading_up:](#0)
Expand All @@ -390,23 +392,27 @@

# <span id ='5'>六、 飞桨产业实践</span>

| 领域 | 产业案例 | 链接 |
| 领域 | 产业案例 | 介绍 |
| ------------ | -------------------------- | ------------------------------------------------------------ |
| **智能工业** | 厂区传统仪表统计监测 | https://paddlex.readthedocs.io/zh_CN/develop/examples/meter_reader.html |
| **智能工业** | 新能源汽车锂电池隔膜质检 | https://www.paddlepaddle.org.cn/support/news?action=detail&id=2104 |
| **智能工业** | 天池铝材表面缺陷检测 | https://paddlex.readthedocs.io/zh_CN/develop/examples/industrial_quality_inspection/README.html |
| **智能工业** | 安全帽检测 | https://github.com/PaddleCV-FAQ/PaddleDetection-FAQ/blob/main/Lite%E9%83%A8%E7%BD%B2/yolov3_for_raspi.md |
| **智慧城市** | 高尔夫球场遥感监测 | https://www.paddlepaddle.org.cn/support/news?action=detail&id=2103 |
| **智慧城市** | 积雪语义分割 | https://paddlex.readthedocs.io/zh_CN/develop/examples/multi-channel_remote_sensing/README.html |
| **智慧城市** | 戴口罩的人脸识别 | https://aistudio.baidu.com/aistudio/projectdetail/267322?channelType=0&channel=0 |
| **智慧交通** | 车道线分割和红绿灯安全检测 | https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.1/configs/vehicle/README_cn.md |
| **智慧农林** | 耕地地块识别 | https://mp.weixin.qq.com/s/JlDVmYlhN7sF0hpRlncDNw |
| **智慧农林** | AI识虫 | https://aistudio.baidu.com/aistudio/projectdetail/439888 |
| **智慧医疗** | 医学常见中草药分类 | https://aistudio.baidu.com/aistudio/projectdetail/1434738?channelType=0&channel=0 |
| **智慧医疗** | 眼疾识别 | https://www.paddlepaddle.org.cn/tutorials/projectdetail/1630501 |
| **其他** | 人摔倒检测 | |
| **其他** | 足球比赛动作定位 | https://github.com/PaddlePaddle/PaddleVideo/tree/application/FootballAction |
| **其他** | 基于强化学习的飞行器仿真 | https://github.com/PaddlePaddle/PARL/tree/develop/examples/tutorials/homework/lesson5/ddpg_quadrotor |
| **智能工业** | [厂区传统仪表统计监测](https://paddlex.readthedocs.io/zh_CN/develop/examples/meter_reader.html) | -|
| **智能工业** | [新能源汽车锂电池隔膜质检](https://www.paddlepaddle.org.cn/support/news?action=detail&id=2104) | - |
| **智能工业** | [天池铝材表面缺陷检测](https://paddlex.readthedocs.io/zh_CN/develop/examples/industrial_quality_inspection/README.html) | - |
| **智能工业** | [安全帽检测](https://github.com/PaddleCV-FAQ/PaddleDetection-FAQ/blob/main/Lite%E9%83%A8%E7%BD%B2/yolov3_for_raspi.md) | - |
| **智慧城市** | [高尔夫球场遥感监测](https://www.paddlepaddle.org.cn/support/news?action=detail&id=2103) | - |
| **智慧城市** | [积雪语义分割](https://paddlex.readthedocs.io/zh_CN/develop/examples/multi-channel_remote_sensing/README.html) | - |
| **智慧城市** | [戴口罩的人脸识别](https://aistudio.baidu.com/aistudio/projectdetail/267322?channelType=0&channel=0) | - |
| **智慧交通** | [车道线分割和红绿灯安全检测](https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.1/configs/vehicle/README_cn.md) | - |
| **智慧农林** | [耕地地块识别](https://mp.weixin.qq.com/s/JlDVmYlhN7sF0hpRlncDNw) | |
| **智慧农林** | [AI识虫](https://aistudio.baidu.com/aistudio/projectdetail/439888) | - |
| **智慧医疗** | [医学常见中草药分类](https://aistudio.baidu.com/aistudio/projectdetail/1434738?channelType=0&channel=0) | - |
| **智慧医疗** | [眼疾识别](https://www.paddlepaddle.org.cn/tutorials/projectdetail/1630501) | - |
| **其他** | [人摔倒检测](https://aistudio.baidu.com/aistudio/projectdetail/2071768) | - |
| **其他** | [足球比赛动作定位](https://github.com/PaddlePaddle/PaddleVideo/tree/application/FootballAction) | - |
| **其他** | [基于强化学习的飞行器仿真](https://github.com/PaddlePaddle/PARL/tree/develop/examples/tutorials/homework/lesson5/ddpg_quadrotor) | - |
| **其他** | [基于ERNIE-Gram实现语义匹配](https://aistudio.baidu.com/aistudio/projectdetail/2247755) | - |
| **其他** | [基于PaddleDetection的PCB瑕疵检测](https://aistudio.baidu.com/aistudio/projectdetail/2240725) | - |
| **其他** | [中文语音识别](https://aistudio.baidu.com/aistudio/projectdetail/2280562) | - |


[返回快速跳转:arrow_heading_up:](#0)

Expand All @@ -426,10 +432,15 @@

本项目欢迎任何贡献和建议,大多数贡献都需要你同意参与者许可协议(CLA),来声明你有权,并实际上授予我们有权使用你的贡献。


### 代码贡献规范

> pip install pre-commit
>
> pre-commit install

添加修改的代码后,对修改的文件进行代码规范,pre-commit 会自动调整代码格式,执行一次即可,后续commit不需要再执行。提交pr流程,详见:[awesome-DeepLearning 提交 pull request 流程](./examples/awesome-DeepLearning_pr_procedure.md)

## 贡献者
以下是越来越多的awesome-DeepLearning贡献者列表:
[youngzhou](https://youngzhou1999.github.io/cv/)
Loading