AI_Charging_Station/libs/rklibs/README.md

19 lines
471 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## rklibs
在 rknn_model_zoo/libs/rklibs 目录下,根据实际需要,下载以下依赖库
```
# RK1808/RV1126/RV1109 NPU 依赖库
git clone https://github.com/rockchip-linux/rknpu
# RK3399pro NPU 依赖库
git clone https://github.com/airockchip/RK3399Pro_npu
# RK3566/RK3568/RK3588/RV1106/RV1103 NPU 依赖库
git clone https://github.com/rockchip-linux/rknpu2
# RGA调用依赖库不区分硬件平台
git clone https://github.com/airockchip/librga
```