仓库结构: edge/ 设备端(原根目录设备端代码整体移入) control/ 管理端(清理后) docs/ 文档(PRD 移入 design/) README.md 根导航(新增) 清理: - control/.brainstorm 临时草稿删除 - control 根级重复文档(API表/PRD_04)并入 docs/design/ - control/plan.md -> docs/implementation/control-plan.md - control/safesightd-linux-arm64 二进制取消版本控制(.gitignore) - edge/transform 模型转换产物归入 models/,onnx/pt 大源文件取消跟踪(.gitignore) - Readme.md(PRD) -> docs/design/PRD_Product_v1.2.md(避开 README 大小写冲突) 更新: - 根 README.md 导航、docs/README.md 文档索引 - deployment.md/检查表路径加 edge/ 前缀 - .gitignore 重写(edge/control 分区规则) |
||
|---|---|---|
| .. | ||
| 3rdparty | ||
| librknn_api_android_demo | ||
| rknn_api_demo | ||
| rknn_benchmark | ||
| rknn_common_test | ||
| rknn_dynamic_shape_input_demo | ||
| rknn_internal_mem_reuse_demo | ||
| rknn_matmul_api_demo | ||
| rknn_mobilenet_demo | ||
| rknn_multiple_input_demo | ||
| rknn_yolov5_android_apk_demo | ||
| rknn_yolov5_demo | ||
| RV1106_RV1103 | ||
| README_CN.md | ||
| README.md | ||
-
Currently, there are only two demo supported on the RV1106/1103 platform,located under the diretory of examples/RV1106_RV1103. The RV1106 build script is referring to RV1106/RV1103 in the demo.
-
For all demos, except for the one under examples/RV1106_RV1103, they are all supported on the platform of RK356X/RK3588.
-
When setting LD_LIBRARY_PATH on the RV1106 or RV1103, it must be the full path. For example,
export LD_LIBRARY_PATH=/userdata/libFor RK356X, RK3588, LD_LIBRARY_PATH can be set as either full path or relative path