CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
Hi, Looks like both ALPR and YOLOv5 RKNN models are working just fine on Radxa rock 5b, even though it took me some hacking to install and enable the module.
Can you please make it supported / installable officially?
cat /sys/firmware/devicetree/base/model
Radxa ROCK 5B
Log example:
17:35:42:Response rec'd from Object Detection (YOLOv5 RKNN) command 'detect' (...35f477) ['Found chair, potted plant, car...'] took 139ms
17:35:42:Response rec'd from Object Detection (YOLOv5 RKNN) command 'detect' (...31e032) ['Found car, person, person...'] took 116ms
17:35:44:Response rec'd from Object Detection (YOLOv5 RKNN) command 'detect' (...ee9e06) ['Found car, car, car...'] took 169ms
17:35:45:Response rec'd from Object Detection (YOLOv5 RKNN) command 'detect' (...fcabbc) ['Found car'] took 200ms
17:35:46:Response rec'd from Object Detection (YOLOv5 RKNN) command 'detect' (...5a7e25) ['Found car, car, car...'] took 172ms
Hi, Looks like both ALPR and YOLOv5 RKNN models are working just fine on Radxa rock 5b, even though it took me some hacking to install and enable the module. Can you please make it supported / installable officially?
Log example: