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