English | [简体中文](README_CN.md) # PaddleClas Quantification Model Deployment on RV1126 FastDeploy currently supports the deployment of PaddleClas quantification models to RV1126 based on Paddle Lite. For model quantization and download of quantized models, refer to [Model Quantization](../quantize/README.md). ## Detailed Deployment Tutorials Only C++ deployment is supported on RV1126. - [C++ Deployment](cpp)