README_ch.md 10.1 KB
Newer Older
L
littletomatodonkey 已提交
1 2 3 4 5 6
简体中文 | [English](README_en.md)

# PaddleClas

## 简介

D
dongshuilong 已提交
7
飞桨图像识别套件PaddleClas是飞桨为工业界和学术界所准备的一个图像识别和图像分类任务的工具集,助力使用者训练出更好的视觉模型和应用落地。 
W
weishengyu 已提交
8 9

<div align="center">
D
dongshuilong 已提交
10
<img src="./docs/images/shituv2.gif"  width = "450" />
D
dongshuilong 已提交
11
<p>PP-ShiTuV2图像识别系统效果展示</p>
W
weishengyu 已提交
12 13 14
</div>


L
lilithzhou 已提交
15

D
dongshuilong 已提交
16

D
dyning 已提交
17
<div align="center">
D
dongshuilong 已提交
18 19
<img src="./docs/images/class_simple.gif"  width = "600" />
<p>PULC实用图像分类模型效果展示</p>
D
dyning 已提交
20
</div>
L
lilithzhou 已提交
21 22 23



D
dongshuilong 已提交
24
## 近期更新
L
lilithzhou 已提交
25

H
HydrogenSulfate 已提交
26
- 🔥️ 发布[PP-ShiTuV2](./docs/zh_CN/PPShiTu/PPShiTuV2_introduction.md),recall1精度提升8个点,覆盖[20+识别场景](./docs/zh_CN/introduction/ppshitu_application_scenarios.md),新增[库管理工具](./deploy/shitu_index_manager/)[Android Demo](./docs/zh_CN/quick_start/quick_start_recognition.md)全新体验。
D
dongshuilong 已提交
27
- 2022.9.4 新增[生鲜产品自主结算范例库](./docs/zh_CN/samples/Fresh_Food_Recogniiton/README.md),具体内容可以在AI Studio上体验。
D
dongshuilong 已提交
28 29
- 2022.6.15 发布[PULC超轻量图像分类实用方案](docs/zh_CN/PULC/PULC_train.md),CPU推理3ms,精度比肩SwinTransformer,覆盖人、车、OCR场景九大常见任务。
- 2022.5.23 新增[人员出入管理范例库](https://aistudio.baidu.com/aistudio/projectdetail/4094475),具体内容可以在 AI Studio 上体验。
D
dyning 已提交
30
- 2022.5.20 上线[PP-HGNet](./docs/zh_CN/models/PP-HGNet.md), [PP-LCNetv2](./docs/zh_CN/models/PP-LCNetV2.md)
W
weishengyu 已提交
31
- [more](./docs/zh_CN/others/update_history.md)
L
littletomatodonkey 已提交
32 33 34

## 特性

W
weishengyu 已提交
35
PaddleClas发布了[PP-HGNet](docs/zh_CN/models/PP-HGNet.md)[PP-LCNetv2](docs/zh_CN/models/PP-LCNetV2.md)[PP-LCNet](docs/zh_CN/models/PP-LCNet.md)[SSLD半监督知识蒸馏方案](docs/zh_CN/advanced_tutorials/ssld.md)等算法,
36
并支持多种图像分类、识别相关算法,在此基础上打造[PULC超轻量图像分类方案](docs/zh_CN/PULC/PULC_quickstart.md)[PP-ShiTu图像识别系统](./docs/zh_CN/quick_start/quick_start_recognition.md)
D
dongshuilong 已提交
37
![](https://user-images.githubusercontent.com/11568925/189267545-7a6eefa0-b4fc-4ed0-ae9d-7c6d53f59798.png)
W
dbg  
weishengyu 已提交
38

L
littletomatodonkey 已提交
39 40 41

## 欢迎加入技术交流群

D
dongshuilong 已提交
42
* 欢迎加入PaddleClas 微信用户群(扫码填写问卷即可入群)
L
littletomatodonkey 已提交
43 44

<div align="center">
D
dongshuilong 已提交
45
  <img src="https://user-images.githubusercontent.com/45199522/173483779-2332f990-4941-4f8d-baee-69b62035fc31.png" width = "200" height = "200"/>
L
littletomatodonkey 已提交
46 47
</div>

D
dongshuilong 已提交
48

L
littletomatodonkey 已提交
49 50
## 快速体验

D
dyning 已提交
51
PULC超轻量图像分类方案快速体验:[点击这里](docs/zh_CN/PULC/PULC_quickstart.md)
W
dbg  
weishengyu 已提交
52

D
dyning 已提交
53
PP-ShiTu图像识别快速体验:[点击这里](./docs/zh_CN/quick_start/quick_start_recognition.md)
L
littletomatodonkey 已提交
54

D
dongshuilong 已提交
55 56
PP-ShiTuV2 Android Demo APP,可扫描如下二维码,下载体验

D
dongshuilong 已提交
57
<div align="center">
D
dongshuilong 已提交
58
<img src="./docs/images/quick_start/android_demo/PPShiTu_qrcode.png"  width = "240" height = "240" />
D
dongshuilong 已提交
59 60 61
<p>PP-ShiTuV2 Android Demo</p>
</div>

D
dongshuilong 已提交
62

L
lilithzhou 已提交
63 64
## 产业实践范例库

D
dongshuilong 已提交
65 66 67 68
- 基于PP-ShiTu v2的生鲜品自助结算: [点击这里](./docs/zh_CN/samples/Fresh_Food_Recogniiton/README.md)
- 基于PULC人员出入视频管理: [点击这里](./docs/zh_CN/samples/Personnel_Access/README.md)
- 基于 PP-ShiTu 的智慧商超商品识别:[点击这里](./docs/zh_CN/Goods_Recognition/README.md)
- 基于PP-ShiTu电梯内电瓶车入室识别:[点击这里](./docs/zh_CN/samples//Electromobile_In_Elevator_Detection/README.md)
L
lilithzhou 已提交
69

D
dyning 已提交
70
## 文档教程
W
weishengyu 已提交
71
- [环境准备](docs/zh_CN/installation/install_paddleclas.md)
D
dongshuilong 已提交
72 73
- [PP-ShiTuV2图像识别系统介绍](./docs/zh_CN/PPShiTu/PPShiTuV2_introduction.md)
  - [图像识别快速体验](docs/zh_CN/quick_start/quick_start_recognition.md)
D
dongshuilong 已提交
74 75
  - [20+应用场景库](docs/zh_CN/introduction/ppshitu_application_scenarios.md)
  - 子模块算法介绍及模型训练
D
dongshuilong 已提交
76 77 78
    - [主体检测](./docs/zh_CN/image_recognition_pipeline/mainbody_detection.md)
    - [特征提取模型](./docs/zh_CN/image_recognition_pipeline/feature_extraction.md)
    - [向量检索](./docs/zh_CN/image_recognition_pipeline/vector_search.md)
D
dongshuilong 已提交
79 80
    - [哈希编码](docs/zh_CN/image_recognition_pipeline/deep_hashing.md)
  - PipeLine 推理部署
D
dongshuilong 已提交
81 82 83 84 85
    - [基于python预测引擎推理](docs/zh_CN/inference_deployment/python_deploy.md#2)
    - [基于C++预测引擎推理](deploy/cpp_shitu/readme.md)
    - [服务化部署](docs/zh_CN/inference_deployment/recognition_serving_deploy.md)
    - [端侧部署](docs/zh_CN/inference_deployment/lite_shitu.md)
    - [库管理工具](docs/zh_CN/inference_deployment/shitu_gallery_manager.md)
C
cuicheng01 已提交
86
- [PULC超轻量图像分类实用方案](docs/zh_CN/PULC/PULC_train.md)
D
dyning 已提交
87
  - [超轻量图像分类快速体验](docs/zh_CN/PULC/PULC_quickstart.md)
W
Wei Shengyu 已提交
88
  - [超轻量图像分类模型库](docs/zh_CN/PULC/PULC_model_list.md)
W
weishengyu 已提交
89
    - [PULC有人/无人分类模型](docs/zh_CN/PULC/PULC_person_exists.md)
C
cuicheng01 已提交
90
    - [PULC人体属性识别模型](docs/zh_CN/PULC/PULC_person_attribute.md)
W
weishengyu 已提交
91 92 93
    - [PULC佩戴安全帽分类模型](docs/zh_CN/PULC/PULC_safety_helmet.md)
    - [PULC交通标志分类模型](docs/zh_CN/PULC/PULC_traffic_sign.md)
    - [PULC车辆属性识别模型](docs/zh_CN/PULC/PULC_vehicle_attribute.md)
W
weishengyu 已提交
94
    - [PULC有车/无车分类模型](docs/zh_CN/PULC/PULC_car_exists.md)
W
weishengyu 已提交
95 96 97
    - [PULC含文字图像方向分类模型](docs/zh_CN/PULC/PULC_text_image_orientation.md)
    - [PULC文本行方向分类模型](docs/zh_CN/PULC/PULC_textline_orientation.md)
    - [PULC语种分类模型](docs/zh_CN/PULC/PULC_language_classification.md)
C
cuicheng01 已提交
98
  - [模型训练](docs/zh_CN/PULC/PULC_train.md)
W
weishengyu 已提交
99 100 101
  - 推理部署
    - [基于python预测引擎推理](docs/zh_CN/inference_deployment/python_deploy.md#1)
    - [基于C++预测引擎推理](docs/zh_CN/inference_deployment/cpp_deploy.md)
H
HtdrogenSulfate 已提交
102
    - [服务化部署](docs/zh_CN/inference_deployment/classification_serving_deploy.md)
W
weishengyu 已提交
103 104 105 106 107
    - [端侧部署](docs/zh_CN/inference_deployment/paddle_lite_deploy.md)
    - [Paddle2ONNX模型转化与预测](deploy/paddle2onnx/readme.md)
  - [模型压缩](deploy/slim/README.md)
- PP系列骨干网络模型
  - [PP-HGNet](docs/zh_CN/models/PP-HGNet.md)
D
dyning 已提交
108
  - [PP-LCNetv2](docs/zh_CN/models/PP-LCNetV2.md)
W
weishengyu 已提交
109 110
  - [PP-LCNet](docs/zh_CN/models/PP-LCNet.md)
- [SSLD半监督知识蒸馏方案](docs/zh_CN/advanced_tutorials/ssld.md)
W
weishengyu 已提交
111
- 前沿算法
W
weishengyu 已提交
112 113
  - [骨干网络和预训练模型库](docs/zh_CN/algorithm_introduction/ImageNet_models.md)
  - [度量学习](docs/zh_CN/algorithm_introduction/metric_learning.md)
H
HydrogenSulfate 已提交
114
    - [ReID](./docs/zh_CN/algorithm_introduction/reid.md)
W
Wei Shengyu 已提交
115 116
  - [模型压缩](docs/zh_CN/algorithm_introduction/model_prune_quantization.md)
  - [模型蒸馏](docs/zh_CN/algorithm_introduction/knowledge_distillation.md)
W
weishengyu 已提交
117 118 119
  - [数据增强](docs/zh_CN/advanced_tutorials/DataAugmentation.md)
- [产业实用范例库](docs/zh_CN/samples)
- [30分钟快速体验图像分类](docs/zh_CN/quick_start/quick_start_classification_new_user.md)
W
weishengyu 已提交
120
- FAQ
W
weishengyu 已提交
121 122 123 124
  - [图像识别精选问题](docs/zh_CN/faq_series/faq_2021_s2.md)
  - [图像分类精选问题](docs/zh_CN/faq_series/faq_selected_30.md)
  - [图像分类FAQ第一季](docs/zh_CN/faq_series/faq_2020_s1.md)
  - [图像分类FAQ第二季](docs/zh_CN/faq_series/faq_2021_s1.md)
H
HydrogenSulfate 已提交
125
  - [图像分类FAQ第三季](docs/zh_CN/faq_series/faq_2022_s1.md)
W
weishengyu 已提交
126
- [社区贡献指南](./docs/zh_CN/advanced_tutorials/how_to_contribute.md)
L
littletomatodonkey 已提交
127 128 129
- [许可证书](#许可证书)
- [贡献代码](#贡献代码)

littletomatodonkey's avatar
littletomatodonkey 已提交
130
<a name="图像识别系统介绍"></a>
D
dongshuilong 已提交
131

D
dongshuilong 已提交
132
## PP-ShiTuV2图像识别系统
L
littletomatodonkey 已提交
133 134

<div align="center">
W
weishengyu 已提交
135
<img src="./docs/images/structure.jpg"  width = "800" />
L
littletomatodonkey 已提交
136 137 138
</div>


H
HydrogenSulfate 已提交
139
PP-ShiTuV2是一个实用的轻量级通用图像识别系统,主要由主体检测、特征学习和向量检索三个模块组成。该系统从骨干网络选择和调整、损失函数的选择、数据增强、学习率变换策略、正则化参数选择、预训练模型使用以及模型裁剪量化多个方面,采用多种策略,对各个模块的模型进行优化,PP-ShiTuV2相比V1,Recall1提升近8个点。更多细节请参考[PP-ShiTuV2详细介绍](./docs/zh_CN/PPShiTu/PPShiTuV2_introduction.md)
L
littletomatodonkey 已提交
140 141

<a name="识别效果展示"></a>
D
dongshuilong 已提交
142

D
dongshuilong 已提交
143
## PP-ShiTuV2图像识别系统效果展示
D
dongshuilong 已提交
144

W
weishengyu 已提交
145
- 瓶装饮料识别
D
dongshuilong 已提交
146

W
weishengyu 已提交
147 148 149
<div align="center">
<img src="docs/images/drink_demo.gif">
</div>
W
dbg  
weishengyu 已提交
150

D
dongshuilong 已提交
151

L
littletomatodonkey 已提交
152
- 商品识别
D
dongshuilong 已提交
153

L
littletomatodonkey 已提交
154
<div align="center">
L
LaraStuStu 已提交
155
<img src="https://user-images.githubusercontent.com/18028216/122769644-51604f80-d2d7-11eb-8290-c53b12a5c1f6.gif"  width = "400" />
L
littletomatodonkey 已提交
156 157
</div>

D
dongshuilong 已提交
158

L
littletomatodonkey 已提交
159
- 动漫人物识别
D
dongshuilong 已提交
160

L
littletomatodonkey 已提交
161
<div align="center">
L
LaraStuStu 已提交
162
<img src="https://user-images.githubusercontent.com/18028216/122769746-6b019700-d2d7-11eb-86df-f1d710999ba6.gif"  width = "400" />
L
littletomatodonkey 已提交
163 164
</div>

D
dongshuilong 已提交
165

L
littletomatodonkey 已提交
166
- logo识别
D
dongshuilong 已提交
167

L
littletomatodonkey 已提交
168
<div align="center">
L
LaraStuStu 已提交
169
<img src="https://user-images.githubusercontent.com/18028216/122769837-7fde2a80-d2d7-11eb-9b69-04140e9d785f.gif"  width = "400" />
L
littletomatodonkey 已提交
170 171
</div>

L
LaraStuStu 已提交
172

D
dongshuilong 已提交
173

L
littletomatodonkey 已提交
174
- 车辆识别
D
dongshuilong 已提交
175

L
littletomatodonkey 已提交
176
<div align="center">
L
LaraStuStu 已提交
177
<img src="https://user-images.githubusercontent.com/18028216/122769916-8ec4dd00-d2d7-11eb-8c60-42d89e25030c.gif"  width = "400" />
L
littletomatodonkey 已提交
178 179
</div>

L
LaraStuStu 已提交
180

D
dongshuilong 已提交
181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198

<a name="PULC超轻量图像分类方案"></a>

## PULC超轻量图像分类方案
<div align="center">
<img src="https://user-images.githubusercontent.com/19523330/173011854-b10fcd7a-b799-4dfd-a1cf-9504952a3c44.png"  width = "800" />
</div>
PULC融合了骨干网络、数据增广、蒸馏等多种前沿算法,可以自动训练得到轻量且高精度的图像分类模型。
PaddleClas提供了覆盖人、车、OCR场景九大常见任务的分类模型,CPU推理3ms,精度比肩SwinTransformer。

<a name="分类效果展示"></a>

## PULC实用图像分类模型效果展示
<div align="center">
<img src="docs/images/classification.gif">
</div>


L
littletomatodonkey 已提交
199 200 201 202 203 204 205 206 207
<a name="许可证书"></a>

## 许可证书
本项目的发布受<a href="https://github.com/PaddlePaddle/PaddleCLS/blob/master/LICENSE">Apache 2.0 license</a>许可认证。


<a name="贡献代码"></a>
## 贡献代码
我们非常欢迎你为PaddleClas贡献代码,也十分感谢你的反馈。
W
weishengyu 已提交
208 209
如果想为PaddleCLas贡献代码,可以参考[贡献指南](./docs/zh_CN/advanced_tutorials/how_to_contribute.md)

L
littletomatodonkey 已提交
210 211 212
- 非常感谢[nblib](https://github.com/nblib)修正了PaddleClas中RandErasing的数据增广配置文件。
- 非常感谢[chenpy228](https://github.com/chenpy228)修正了PaddleClas文档中的部分错别字。
- 非常感谢[jm12138](https://github.com/jm12138)为PaddleClas添加ViT,DeiT系列模型和RepVGG系列模型。