Type: Official Firmware
Filename: rknn_ssd_demo
Download Address: http://en.t-firefly.com/doc/download/89.html#other_401
Log: log.zip
1. NPU — Firefly Wiki (t-firefly.com)
The compiled demo does not work on Linux.
- There is no road.bmp in the Linux folder:
./rknn_ssd_demo model/RK3588/ssd_inception_v2.rknn model/road.bmp - I found bus.jpg in the same place, so I tried with that:
./rknn_ssd_demo model/RK3588/ssd_inception_v2.rknn model/bus.jpg
Result:
resize 640 640 to 300 300
Loading model …
rknn_init …
E RKNN: [15:47:17.921] This shared library is for RK3566/RK3568 platforms only!
rknn_init fail! ret=-1
It seems like compiled Linux Demo does not work for RK3588.
tchip_askquestions
log.zip (486 Bytes)