mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Model] Add picodet for RV1126 and A311D (#1549)
* add infer for picodet * update code * update lite lib --------- Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
English | [简体中文](README_CN.md)
|
||||
# Deploy PP-YOLOE Quantification Model on A311D
|
||||
Now FastDeploy supports the deployment of PP-YOLOE quantification model to A311D on Paddle Lite.
|
||||
Now FastDeploy supports the deployment of PP-YOLOE and PicoDet quantification model to A311D 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
|
||||
Only C++ deployment is supported on A311D
|
||||
|
||||
- [C++ deployment](cpp)
|
||||
|
||||
Reference in New Issue
Block a user