android13/hardware/rockchip/rknpu2/examples
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
3rdparty initial 2024-06-22 20:45:49 +08:00
RV1106_RV1103 initial 2024-06-22 20:45:49 +08:00
librknn_api_android_demo initial 2024-06-22 20:45:49 +08:00
rknn_api_demo initial 2024-06-22 20:45:49 +08:00
rknn_api_test initial 2024-06-22 20:45:49 +08:00
rknn_benchmark initial 2024-06-22 20:45:49 +08:00
rknn_common_test initial 2024-06-22 20:45:49 +08:00
rknn_dynamic_shape_input_demo initial 2024-06-22 20:45:49 +08:00
rknn_internal_mem_reuse_demo initial 2024-06-22 20:45:49 +08:00
rknn_matmul_api_demo initial 2024-06-22 20:45:49 +08:00
rknn_mobilenet_demo initial 2024-06-22 20:45:49 +08:00
rknn_multiple_input_demo initial 2024-06-22 20:45:49 +08:00
rknn_yolov5_android_apk_demo initial 2024-06-22 20:45:49 +08:00
rknn_yolov5_demo initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
README_CN.md initial 2024-06-22 20:45:49 +08:00

README.md

  1. Currently, there are only two demo supported on the RV1106/1103 platformlocated 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