diff --git a/README_CN.md b/README_CN.md index 8b380a224..b8eed0458 100644 --- a/README_CN.md +++ b/README_CN.md @@ -199,13 +199,17 @@ int main(int argc, char* argv[]) { 更多部署案例请参考[视觉模型部署示例](examples/vision) . -### 服务端模型支持列表 🔥🔥🔥🔥🔥 -
+### 服务端模型支持列表 🔥🔥🔥🔥🔥 + 符号说明: (1) ✅: 已经支持; (2) ❔: 正在进行中; (3) N/A: 暂不支持;
链接说明:「模型列」会跳转到模型推理Demo代码 +
+ +
+ | 任务场景 | 模型 | API | Linux | Linux | Win | Win | Mac | Mac | Linux | Linux | Linux | Linux | |:----------------------:|:--------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------:|:-------:|:----------:|:-------:|:----------:|:-------:|:-------:|:-----------:|:-------------:|:-------------:|:-------:| | --- | --- | --- | X86 CPU | NVIDIA GPU | X86 CPU | NVIDIA GPU | X86 CPU | Arm CPU | AArch64 CPU | NVIDIA Jetson | Graphcore IPU | Serving | @@ -273,19 +277,24 @@ int main(int argc, char* argv[]) { | Speech | [PaddleSpeech/PP-TTS](./examples/text/uie) | [Python](examples/audio/pp-tts/python)/C++ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | -- | ✅ | -## 📲 移动端和端侧部署 🔥🔥🔥🔥 -
-### Paddle Lite NPU部署 +## 📲 移动端和端侧部署 🔥🔥🔥🔥 +
+### Paddle Lite NPU部署 + - [瑞芯微-NPU/晶晨-NPU/恩智浦-NPU](https://github.com/PaddlePaddle/Paddle-Lite-Demo/tree/develop/object_detection/linux/picodet_detection) +
+ ### 📲 端侧模型支持列表 -
+
+ +
| 任务场景 | 模型 | 大小(MB) | Linux | Android | iOS | Linux | Linux | Linux | Linux | 更新中... | |:------------------:|:-----------------------------------------------------------------------------------------:|:--------:|:-------:|:-------:|:-------: |:------------------:|:------------------------------------:|:---------------------------------:|:------------------------:|:-------:| @@ -341,20 +350,21 @@ int main(int argc, char* argv[]) { | Object Recognition | [ItemIdentification](examples/application/js/web_demo/src/pages/cv/recognition) | ✅ | | OCR | [PaddleOCR/PP-OCRv3](./examples/application/js/web_demo/src/pages/cv/ocr) | ✅ | -## 社区交流 -
+## 社区交流 + - **加入社区👬:** 微信扫描二维码,进入**FastDeploy技术交流群**
-## Acknowledge
+## Acknowledge + 本项目中SDK生成和下载使用了[EasyEdge](https://ai.baidu.com/easyedge/app/openSource)中的免费开放能力,在此表示感谢。 ## License