SkillAgentSearch skills...

PaddleClas

A treasure chest for visual classification and recognition powered by PaddlePaddle

Install / Use

/learn @PaddlePaddle/PaddleClas

README

简体中文 | English

PaddleClas

简介

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

| PP-ShiTuV2图像识别系统效果展示 | PULC实用图像分类模型效果展示 | | :----------------------------------------------------: | :---------------------------------------------------------: | | <img src="./docs/images/shituv2.gif" width = "450" /> | <img src="./docs/images/class_simple.gif" width = "600" /> |

📣 近期更新

🌟 特性

PaddleClas支持多种前沿图像分类、识别相关算法,发布产业级特色骨干网络PP-HGNetPP-LCNetv2PP-LCNetSSLD半监督知识蒸馏方案等模型,在此基础上打造PULC超轻量图像分类方案PP-ShiTu图像识别系统

<div align="center"> <img src="https://user-images.githubusercontent.com/50011306/198961573-06a1a78d-7669-4061-aba5-79e9a2fc84dc.png"/> </div>

上述内容的使用方法建议从文档教程中的快速开始体验

快速开始

<div align="center"> <img src="./docs/images/quick_start/android_demo/PPShiTu_qrcode.png" width = "170" height = "170" /> </div>

🔥 低代码全流程开发

🛠️ PP系列模型列表

| 模型简介 | 应用场景 | 模型下载链接 | | --------------------------- | ------------------------------------ | ------------------------------------------------------------ | | PULC 超轻量图像分类方案 | 固定图像类别分类方案 | 人体、车辆、文字相关9大模型:模型库连接 | | PP-ShituV2 轻量图像识别系统 | 针对场景数据类别频繁变动、类别数据多 | 主体检测模型:预训练模型 / 推理模型<br />识别模型:预训练模型 / 推理模型 | | PP-LCNet 轻量骨干网络 | 针对Intel CPU设备及MKLDNN加速库定制 | PPLCNet_x1_0:预训练模型 / 推理模型 | | PP-LCNetV2 轻量骨干网络 | 针对Intel CPU设备,适配OpenVINO | PPLCNetV2_base:预训练模型 / 推理模型 | | PP-HGNet 高精度骨干网络 | GPU设备上相同推理时间精度更高 | PPHGNet_small:预训练模型 / 推理模型 |

全部模型下载链接可查看 文档教程 中的各模型介绍

产业范例

📖 文档教程

<a name="图像识别系统介绍"></a>

PP-ShiTuV2图像识别系统

<div align="center"> <img src="./docs/images/structure.jpg" width = "800" /> </div>

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

<a name="识别效果展示"></a>

PP-ShiTuV2图像识别系统效果展示

  • 瓶装饮料识别
<div align="center"> <img src="docs/images/drink_demo.gif"> </div>
  • 商品识别
<div align="center"> <img src="https://user-images.githubusercontent.com/18028216/122769644-51604f80-d2d7-11eb-8290-c53b12a5c1f6.gif" width = "400" /> </div>
  • 动漫人物识别
<div align="center"> <img src="https://user-images.githubusercontent.com/18028216/122769746-6b019700-d2d7-11eb-86df-f1d710999ba6.gif" width = "400" /> </div>
  • logo识别
<div align="center"> <img src="https://user-images.githubusercon

Related Skills

View on GitHub
GitHub Stars5.8k
CategoryOperations
Updated6h ago
Forks1.2k

Languages

Python

Security Score

100/100

Audited on Mar 30, 2026

No findings