You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Randall Zhuo 5ada5f99bf examples: update yolov5 demo 2 years ago
..
3rdparty Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.0 2 years ago
RV1106_RV1103 Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
librknn_api_android_demo Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_api_demo Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_benchmark Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_common_test Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_dynamic_shape_input_demo Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_internal_mem_reuse_demo Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_matmul_api_demo Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_mobilenet_demo Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_multiple_input_demo Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
rknn_yolov5_android_apk_demo examples: update yolov5 demo 2 years ago
rknn_yolov5_demo examples: update yolov5 demo 2 years ago
README.md Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago
README_CN.md Update RK3562/RK3566/RK3568/RK3588/RV1103/RV1106 NPU SDK to 1.5.2 2 years ago

README.md

  1. 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.

  2. For all demos, except for the one under examples/RV1106_RV1103, they are all supported on the platform of RK356X/RK3588.

  3. When setting LD_LIBRARY_PATH on the RV1106 or RV1103, it must be the full path. For example,

    export LD_LIBRARY_PATH=/userdata/lib
    

    For RK356X, RK3588, LD_LIBRARY_PATH can be set as either full path or relative path