Update README_ch.md

pull/1381/head
dyning 2021-11-02 11:46:02 +08:00 committed by GitHub
parent 590f0e94d7
commit 5afc16b3f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -18,11 +18,8 @@
- PP-ShiTu轻量图像识别系统集成了目标检测、特征学习、图像检索等模块广泛适用于各类图像识别任务。
cpu上200ms即可完成在10w+库的图像识别。
详细介绍见[PP-ShiTu: A Practical Lightweight Image Recognition System](./docs/PP_ShiTu.pdf)
- PP-LCNet轻量级CPU骨干网络专门为CPU设备打造轻量级骨干网络速度、精度均超越竞品。
详细介绍见[PP-LCNet: A Lightweight CPU Convolutional Neural Network](https://arxiv.org/pdf/2109.15099.pdf),
或者[PP-LCNet模型介绍](docs/zh_CN/models/PP-LCNet.md)。
- 丰富的预训练模型库提供了35个系列共164个ImageNet预训练模型其中6个精选系列模型支持结构快速修改。