---
comments: true
---
# PaddleX Model List (Hygon DCU)
PaddleX incorporates multiple pipelines, each containing several modules, and each module encompasses various models. The specific models to use can be selected based on the benchmark data below. If you prioritize model accuracy, choose models with higher accuracy. If you prioritize model storage size, select models with smaller storage sizes.
## Image Classification Module
Note: The above accuracy metrics are Top-1 Accuracy on the [ImageNet-1k](https://www.image-net.org/index.php) validation set.
## [Image Multi-label Classification Module](../module_usage/tutorials/cv_modules/image_multilabel_classification.en.md)
Note: The above accuracy metrics are for the multi-label classification task mAP of [COCO2017](https://cocodataset.org/#home).
## [Image Feature Module](../module_usage/tutorials/cv_modules/image_feature.en.md)
Note: The above accuracy metrics are for AliProducts recall@1。
## Object Detection Module
Note: The above accuracy metrics are mAP(0.5:0.95) on the [COCO2017](https://cocodataset.org/#home) validation set.
## [Small Object Detection Module](../module_usage/tutorials/cv_modules/small_object_detection.en.md)
Note: The above accuracy metrics are for [VisDrone-DET](https://github.com/VisDrone/VisDrone-Dataset) validation set mAP(0.5:0.95)。
## [Semantic Segmentation Module](../module_usage/tutorials/cv_modules/semantic_segmentation.en.md)
Note: The above accuracy metrics are mIoU on the [Cityscapes](https://www.cityscapes-dataset.com/) dataset.
## [Abnormality Detection Module](../module_usage/tutorials/cv_modules/anomaly_detection.en.md)
Note: The above accuracy metrics are evaluated on the [MVTec AD](https://www.mvtec.com/company/research/datasets/mvtec-ad) dataset using the average anomaly score.
## [Face Detection Module](../module_usage/tutorials/cv_modules/face_detection.en.md)
Note: The above accuracy metrics are evaluated on the WIDER-FACE validation set with an input size of 640*640.
## Text Detection Module
Note: The evaluation set for the above accuracy metrics is PaddleOCR's self-built Chinese dataset, covering street scenes, web images, documents, handwriting, and more scenarios, with 500 images for detection.
## Text Recognition Module
Note: The evaluation set for the above accuracy metrics is PaddleOCR's self-built Chinese dataset, covering street scenes, web images, documents, handwriting, and more scenarios, with 11,000 images for text recognition.
## [Time Series Forecasting Module](../module_usage/tutorials/time_series_modules/time_series_forecasting.en.md)
Note: The above accuracy metrics are measured on the [ETTH1](https://paddle-model-ecology.bj.bcebos.com/paddlex/data/Etth1.tar) dataset (evaluation results on the test set test.csv).