ChargingStation/chargingstation/rknn_yolo_EAI_pic/libs/rklibs/README.md

19 lines
471 B
Markdown
Raw Permalink Normal View History

2024-07-28 18:43:35 +08:00
## 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
```