---
comments: true
---
# PaddleX 端侧部署 demo 使用指南
- [PaddleX 端侧部署 demo 使用指南](#paddlex-端侧部署-demo-使用指南)
- [安装流程与使用方式](#安装流程与使用方式)
- [环境准备](#环境准备)
- [物料准备](#物料准备)
- [部署步骤](#部署步骤)
- [参考资料](#参考资料)
- [反馈专区](#反馈专区)
本指南主要介绍 PaddleX 端侧部署 demo 在 Android shell 上的运行方法。
本指南适用于下列 7 种模块的 13 个模型:
| 模型产线 |
Pipeline_Name |
模块 |
Demo_Name |
具体模型 |
Model_Name |
| 通用目标检测 |
object_detection |
目标检测 |
picodet_detection |
PicoDet-S |
PicoDet-S(default)PicoDet-S_gpu |
| PicoDet-L |
PicoDet-LPicoDet-L_gpu |
| PicoDet_layout_1x |
PicoDet_layout_1xPicoDet_layout_1x_gpu |
| 通用语义分割 |
semantic_segmentation |
语义分割 |
semantic_segmentation |
PP-LiteSeg-T |
PP-LiteSeg-T(default)PP-LiteSeg-T_gpu |
| 通用图像分类 |
image_classification |
图像分类 |
image_classification |
PP-LCNet_x1_0 |
PP-LCNet_x1_0(default)PP-LCNet_x1_0_gpu |
| MobileNetV3_small_x1_0 |
MobileNetV3_small_x1_0MobileNetV3_small_x1_0_gpu |
| 通用OCR |
ocr |
文本检测 |
ppocr_demo |
PP-OCRv5_mobile_det
PP-OCRv4_mobile_det
PP-OCRv3_mobile_det
|
PP-OCRv5_mobile_det
PP-OCRv4_mobile_det
PP-OCRv3_mobile_det
|
| 文本行方向分类 |
PP-LCNet_x0_25_textline_ori |
PP-LCNet_x0_25_textline_ori |
| 文本识别 |
PP-OCRv5_mobile_rec
PP-OCRv4_mobile_rec
PP-OCRv3_mobile_rec
|
PP-OCRv5_mobile_rec
PP-OCRv4_mobile_rec
PP-OCRv3_mobile_rec
|