Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleClas
提交
b0ce13d5
P
PaddleClas
项目概览
PaddlePaddle
/
PaddleClas
大约 1 年 前同步成功
通知
115
Star
4999
Fork
1114
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
19
列表
看板
标记
里程碑
合并请求
6
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleClas
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
19
Issue
19
列表
看板
标记
里程碑
合并请求
6
合并请求
6
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
b0ce13d5
编写于
10月 31, 2022
作者:
C
cuicheng01
提交者:
cuicheng01
11月 01, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update model_list.md
上级
f2b43832
变更
1
显示空白变更内容
内联
并排
Showing
1 changed file
with
11 addition
and
11 deletion
+11
-11
docs/zh_CN/models/PULC/model_list.md
docs/zh_CN/models/PULC/model_list.md
+11
-11
未找到文件。
docs/zh_CN/models/PULC/model_list.md
浏览文件 @
b0ce13d5
...
@@ -5,18 +5,18 @@
...
@@ -5,18 +5,18 @@
此处提供了 PULC 模型库的相关指标和模型的下载链接,其中预训练模型可以用来微调训练,推理模型可以直接用来预测和部署。
此处提供了 PULC 模型库的相关指标和模型的下载链接,其中预训练模型可以用来微调训练,推理模型可以直接用来预测和部署。
|模型名称|
模型简介
|模型精度 |模型大小|推理耗时|下载地址|
|模型名称|
使用介绍|模型介绍
|模型精度 |模型大小|推理耗时|下载地址|
| --- | --- | --- | --- | --- | --- |
| --- | --- | --- | --- | --- | --- |
| person_exists |
[
PULC有人/无人分类
模型
](
PULC_person_exists.md
)
| 96.23 |7.0M|2.58ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/person_exists_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/person_exists_pretrained.pdparams
)
|
| person_exists |
[
PULC有人/无人分类
](
PULC_person_exists.md
)
|判断图片中是否有人
| 96.23 |7.0M|2.58ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/person_exists_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/person_exists_pretrained.pdparams
)
|
| person_attribute |
[
PULC人体属性识别
模型
](
PULC_person_attribute.md
)
| 78.59 |7.2M|2.01ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/person_attribute_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/person_attribute_pretrained.pdparams
)
|
| person_attribute |
[
PULC人体属性识别
](
PULC_person_attribute.md
)
|人体属性识别,可以识别行人性别、年龄、朝向、配饰、包、服装风格等
| 78.59 |7.2M|2.01ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/person_attribute_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/person_attribute_pretrained.pdparams
)
|
| safety_helmet |
[
PULC佩戴安全帽分类
模型
](
PULC_safety_helmet.md
)
| 99.38 |7.1M|2.03ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/safety_helmet_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/safety_helmet_pretrained.pdparams
)
|
| safety_helmet |
[
PULC佩戴安全帽分类
](
PULC_safety_helmet.md
)
|判断图片中的人脸是否佩戴安全帽
| 99.38 |7.1M|2.03ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/safety_helmet_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/safety_helmet_pretrained.pdparams
)
|
| traffic_sign |
[
PULC交通标志分类
模型
](
PULC_traffic_sign.md
)
| 98.35 |8.2M|2.10ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/traffic_sign_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/traffic_sign_pretrained.pdparams
)
|
| traffic_sign |
[
PULC交通标志分类
](
PULC_traffic_sign.md
)
|常见交通标志分类,共232类别
| 98.35 |8.2M|2.10ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/traffic_sign_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/traffic_sign_pretrained.pdparams
)
|
| vehicle_attribute |
[
PULC车辆属性识别
模型
](
PULC_vehicle_attribute.md
)
| 90.81 |7.2M|2.36ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/vehicle_attribute_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/vehicle_attribute_pretrained.pdparams
)
|
| vehicle_attribute |
[
PULC车辆属性识别
](
PULC_vehicle_attribute.md
)
|车辆属性识别,可以识别车辆的颜色和车型
| 90.81 |7.2M|2.36ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/vehicle_attribute_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/vehicle_attribute_pretrained.pdparams
)
|
| car_exists |
[
PULC有车/无车分类
模型
](
PULC_car_exists.md
)
| 95.92 | 7.1M | 2.38ms |
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/car_exists_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/car_exists_pretrained.pdparams
)
|
| car_exists |
[
PULC有车/无车分类
](
PULC_car_exists.md
)
|判断图片中是否有车
| 95.92 | 7.1M | 2.38ms |
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/car_exists_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/car_exists_pretrained.pdparams
)
|
| text_image_orientation |
[
PULC含文字图像方向分类
模型
](
PULC_text_image_orientation.md
)
| 99.06 | 7.1M | 2.16ms |
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/text_image_orientation_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/text_image_orientation_pretrained.pdparams
)
|
| text_image_orientation |
[
PULC含文字图像方向分类
](
PULC_text_image_orientation.md
)
|判断含文字的图片的方向,可以区分0度、90度、180度、270度
| 99.06 | 7.1M | 2.16ms |
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/text_image_orientation_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/text_image_orientation_pretrained.pdparams
)
|
| textline_orientation |
[
PULC文本行方向分类
模型
](
PULC_textline_orientation.md
)
| 96.01 |7.0M|2.72ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/textline_orientation_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/textline_orientation_pretrained.pdparams
)
|
| textline_orientation |
[
PULC文本行方向分类
](
PULC_textline_orientation.md
)
|判断文本行的方向,可以区分0度、180度
| 96.01 |7.0M|2.72ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/textline_orientation_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/textline_orientation_pretrained.pdparams
)
|
| language_classification |
[
PULC语种分类
模型
](
PULC_language_classification.md
)
| 99.26 |7.1M|2.58ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/language_classification_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/language_classification_pretrained.pdparams
)
|
| language_classification |
[
PULC语种分类
](
PULC_language_classification.md
)
|判断文本行的语种,可以区分10种常见的语种
| 99.26 |7.1M|2.58ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/language_classification_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/language_classification_pretrained.pdparams
)
|
| table_attribute |
[
PULC表格属性识别
模型
](
PULC_table_attribute.md
)
| 88.1 |7.1M|2.58ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/table_attribute_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/table_attribute_pretrained.pdparams
)
|
| table_attribute |
[
PULC表格属性识别
](
PULC_table_attribute.md
)
|表格属性识别,可以识别表格是否为拍照、表格数量、表格颜色、表格清晰度、表格有无干扰、表格角度6个属性
| 88.1 |7.1M|2.58ms|
[
推理模型
](
https://paddleclas.bj.bcebos.com/models/PULC/inference/table_attribute_infer.tar
)
/
[
预训练模型
](
https://paddleclas.bj.bcebos.com/models/PULC/pretrained/table_attribute_pretrained.pdparams
)
|
**备注:**
**备注:**
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录