Files
FastDeploy/examples/vision/detection/yolov5/rv1126
yeliang2258 1e9872db94 [Other] Add FlyCV support for A311D (#928)
* add FlyCV support

* update doc

* update cmake

* re-ci

* fix bug

* fix cmake

* fix doc

* update doc

* fix doc
2022-12-21 20:00:43 +08:00
..

YOLOv5 量化模型在 RV1126 上的部署

目前 FastDeploy 已经支持基于 Paddle Lite 部署 YOLOv5 量化模型到 RV1126 上。

模型的量化和量化模型的下载请参考:模型量化

详细部署文档

在 RV1126 上只支持 C++ 的部署。