---
comments: true
---
# PaddleX On-Device Deployment Demo Usage Guide
- [PaddleX On-Device Deployment Demo Usage Guide](#paddlex-on-device-deployment-demo-usage-guide)
- [Installation Process and Usage](#installation-process-and-usage)
- [Environment Preparation](#environment-preparation)
- [Material Preparation](#material-preparation)
- [Deployment Steps](#deployment-steps)
- [Reference Materials](#reference-materials)
- [Feedback Section](#feedback-section)
This guide mainly introduces the operation method of the PaddleX edge deployment demo on the Android shell.
This guide applies to 13 models across 7 modules:
| Pipeline |
Pipeline_Name |
Module |
Demo_Name |
Specific Model |
Model_Name |
| General Object Detection |
object_detection |
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 |
| General Semantic Segmentation |
semantic_segmentation |
Semantic Segmentation |
semantic_segmentation |
PP-LiteSeg-T |
PP-LiteSeg-T(default)PP-LiteSeg-T_gpu |
| General Image Classification |
image_classification |
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 |
| General OCR |
ocr |
Text Detection |
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
|
| Text Line Orientation Classification |
PP-LCNet_x0_25_textline_ori |
PP-LCNet_x0_25_textline_ori |
| Text Recognition |
PP-OCRv5_mobile_rec
PP-OCRv4_mobile_rec
PP-OCRv3_mobile_rec
|
PP-OCRv5_mobile_rec
PP-OCRv4_mobile_rec
PP-OCRv3_mobile_rec
|