English | [简体中文](README_CN.md) # Deploy YOLOv5 Quantification Model on A311D Now FastDeploy supports the deployment of YOLOv5 quantification model to A311D 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 A311D. - [C++ Deployment](cpp)