English | [简体中文](README_CN.md) # Deployment of PP-LiteSeg Quantification Model on RV1126 Now FastDeploy allows deploying PP-LiteSeg quantization model 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)