Skip to content

Commit

Permalink
update docs (#2629)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmberC0209 authored Dec 11, 2024
1 parent 0c38711 commit 25da46e
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ comments: true
<table>
<thead>
<tr>
<th>模型</th><th>Model Download Link</th>
<th>模型</th><th>模型下载链接</th>
<th>Top-1 Acc(%)</th>
<th>GPU推理耗时(ms)</th>
<th>CPU推理耗时 (ms)</th>
Expand All @@ -23,7 +23,7 @@ comments: true
</thead>
<tbody>
<tr>
<td>PP-LCNet_x1_0_doc_ori</td><td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-LCNet_x1_0_doc_ori_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-LCNet_x1_0_doc_ori_pretrained.pdparams">Trained Model</a></td>
<td>PP-LCNet_x1_0_doc_ori</td><td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-LCNet_x1_0_doc_ori_infer.tar">推理模型</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-LCNet_x1_0_doc_ori_pretrained.pdparams">训练模型</a></td>
<td>99.06</td>
<td>3.84845</td>
<td>9.23735</td>
Expand Down
22 changes: 12 additions & 10 deletions docs/support_list/model_list_npu.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,38 +360,40 @@ PaddleX incorporates multiple pipelines, each containing several modules, and ea
</table>
<b>Note: The above accuracy metrics refer to Top-1 Accuracy on the [ImageNet-1k](https://www.image-net.org/index.php) validation set.</b>

## [图像多标签分类模块](../module_usage/tutorials/cv_modules/image_multilabel_classification.md)
## [Image Multi-label Classification Module](../module_usage/tutorials/cv_modules/image_multilabel_classification.en.md)
<table>
<thead>
<tr>
<th>模型名称</th>
<th>mAP(%)</th>
<th>模型存储大小</th>
<th>Model Name</th>
<th>mAP (%)</th>
<th>Model Storage Size</th>
<th>Model Download Link</th></tr>
</thead>
<tbody>
<tr>
<td>CLIP_vit_base_patch16_448_ML</td>
<td>89.15</td>
<td>325.6 M</td>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/CLIP_vit_base_patch16_448_ML_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/CLIP_vit_base_patch16_448_ML_pretrained.pdparams">Trained Model</a></td></tr>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/CLIP_vit_base_patch16_448_ML_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/CLIP_vit_base_patch16_448_ML_pretrained.pdparams">Training Model</a></td></tr>
<tr>
<td>PP-HGNetV2-B0_ML</td>
<td>80.98</td>
<td>39.6 M</td>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B0_ML_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B0_ML_pretrained.pdparams">Training Model</a></td>
<tr>
<td>PP-HGNetV2-B4_ML</td>
<td>87.96</td>
<td>88.5 M</td>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B4_ML_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B4_ML_pretrained.pdparams">Trained Model</a></td></tr>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B4_ML_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B4_ML_pretrained.pdparams">Training Model</a></td></tr>
<tr>
<td>PP-HGNetV2-B6_ML</td>
<td>91.25</td>
<td>91.06</td>
<td>286.5 M</td>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B6_ML_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B6_ML_pretrained.pdparams">Trained Model</a></td></tr>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B0_ML_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B0_ML_pretrained.pdparams">Trained Model</a></td></tr></tbody>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B6_ML_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B6_ML_pretrained.pdparams">Training Model</a></td></tr>
</tr></tbody>
</table>
<b>注:以上精度指标为 [COCO2017](https://cocodataset.org/#home) 的多标签分类任务mAP。</b>
<b>Note: The above accuracy metrics are for the multi-label classification task mAP of [COCO2017](https://cocodataset.org/#home).</b>


## Object Detection Module
<table>
Expand Down
3 changes: 2 additions & 1 deletion docs/support_list/model_list_npu.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ PaddleX 内置了多条产线,每条产线都包含了若干模块,每个模
<td>PP-HGNetV2-B0_ML</td>
<td>80.98</td>
<td>39.6 M</td>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B0_ML_infer.tar">推理模型</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B0_ML_pretrained.pdparams">训练模型</a></td>
<tr>
<td>PP-HGNetV2-B4_ML</td>
<td>87.96</td>
Expand All @@ -389,7 +390,7 @@ PaddleX 内置了多条产线,每条产线都包含了若干模块,每个模
<td>91.06</td>
<td>286.5 M</td>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B6_ML_infer.tar">推理模型</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B6_ML_pretrained.pdparams">训练模型</a></td></tr>
<td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-HGNetV2-B0_ML_infer.tar">推理模型</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-HGNetV2-B0_ML_pretrained.pdparams">训练模型</a></td></tr></tbody>
</tr></tbody>
</table>
<b>注:以上精度指标为 [COCO2017](https://cocodataset.org/#home) 的多标签分类任务mAP。</b>

Expand Down
63 changes: 63 additions & 0 deletions docs/support_list/pipelines_list.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,69 @@ comments: true
<tr>
<td>Text Recognition</td>
</tr>
<tr>
<td rowspan = 2>General Image Recognition</td>
<td>Subject Detection</td>
<td rowspan = 2>None</td>
<td rowspan = 2>The general image recognition production line is designed to address open-domain target localization and recognition issues. It can effectively identify and differentiate various target objects in different environments and conditions, making it widely applicable in autonomous driving, intelligent security, medical image analysis, and industrial automation, among other fields.</td>
<td rowspan = 2>
<ul>
<li>Automated Identity Verification</li>
<li>Unmanned Retail</li>
<li>Autonomous Driving</li>
</ul>
</td>
</tr>
<tr>
<td>Image Features</td>
</tr>
<tr>
<td rowspan = 2>Pedestrian Attribute Recognition</td>
<td>Pedestrian Detection</td>
<td rowspan = 2>None</td>
<td rowspan = 2>Pedestrian attribute recognition is a key function in computer vision systems used to locate and tag specific features of pedestrians in images or videos, such as gender, age, clothing color, and style.</td>
<td rowspan = 2>
<ul>
<li>Smart City</li>
<li>Security Monitoring</li>
</ul>
</td>
</tr>
<tr>
<td>Pedestrian Attribute Recognition</td>
</tr>
<tr>
<td rowspan = 2>Vehicle Attribute Recognition</td>
<td>Vehicle Detection</td>
<td rowspan = 2>None</td>
<td rowspan = 2>Vehicle attribute recognition is an important component of computer vision systems. Its main task is to locate and tag specific attributes of vehicles in images or videos, such as vehicle type, color, and license plate number. This task not only requires accurate detection of vehicles but also the recognition of detailed attribute information for each vehicle.</td>
<td rowspan = 2>
<ul>
<li>Intelligent Parking</li>
<li>Traffic Management</li>
<li>Autonomous Driving</li>
</ul>
</td>
</tr>
<tr>
<td>Vehicle Attribute Recognition</td>
</tr>
<tr>
<td rowspan = 2>Face Recognition</td>
<td>Face Detection</td>
<td rowspan = 2>None</td>
<td rowspan = 2>The facial recognition task is an important component of the computer vision field, aiming to realize automatic personal identity recognition through the analysis and comparison of facial features.</td>
<td rowspan = 2>
<ul>
<li>Security Authentication</li>
<li>Monitoring Systems</li>
<li>Social Media</li>
</ul>
</td>
</tr>
<tr>
<td>Face Features</td>
</tr>
</table>

## 2. Featured Pipelines
Expand Down
63 changes: 63 additions & 0 deletions docs/support_list/pipelines_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,69 @@ comments: true
<td>文本识别</td>
</tr>
<tr>
<tr>
<td rowspan = 2>通用图像识别</td>
<td>主体检测</td>
<td rowspan = 2>暂无</td>
<td rowspan = 2>通用图像识别产线旨在解决开放域目标定位及识别问题,通用图像识别产线能够在不同的环境和条件下有效识别和区分各种目标物体,从而广泛应用于自动驾驶、智能安防、医疗影像分析以及工业自动化等多个领域。</td>
<td rowspan = 2>
<ul>
<li>自动化身份核验</li>
<li>无人零售</li>
<li>自动驾驶</li>
</ul>
</td>
</tr>
<tr>
<td>图像特征</td>
</tr>
<tr>
<td rowspan = 2>行人属性识别</td>
<td>行人检测</td>
<td rowspan = 2>暂无</td>
<td rowspan = 2>行人属性识别是计算机视觉系统中的关键功能,用于在图像或视频中定位并标记行人的特定特征,如性别、年龄、衣物颜色和款式等。</td>
<td rowspan = 2>
<ul>
<li>智慧城市</li>
<li>安防监控</li>
</ul>
</td>
</tr>
<tr>
<td>行人属性识别</td>
</tr>
<tr>
<td rowspan = 2>车辆属性识别</td>
<td>车辆检测</td>
<td rowspan = 2>暂无</td>
<td rowspan = 2>车辆属性识别是计算机视觉系统中的重要组成部分,其主要任务是在图像或视频中定位并标记出车辆的特定属性,如车辆类型、颜色、车牌号等。该任务不仅要求准确检测出车辆,还需识别每辆车的详细属性信息。</td>
<td rowspan = 2>
<ul>
<li>智能停车</li>
<li>交通管理</li>
<li>自动驾驶</li>
</ul>
</td>
</tr>
<tr>
<td>车辆属性识别</td>
</tr>
<tr>
<td rowspan = 2>人脸识别</td>
<td>人脸检测</td>
<td rowspan = 2>暂无</td>
<td rowspan = 2>人脸识别任务是计算机视觉领域的重要组成部分,旨在通过分析和比较人脸特征,实现对个人身份的自动识别。</td>
<td rowspan = 2>
<ul>
<li>安全认证</li>
<li>监控系统</li>
<li>社交媒体</li>
</ul>
</td>
</tr>
<tr>
<td>人脸特征</td>
</tr>
</table>


Expand Down

0 comments on commit 25da46e

Please sign in to comment.