[Feature] Machine Learning using Rockchip NPU on supported boards. #13243
Replies: 6 comments 33 replies
-
Update: I am able to run "ViT-B-32__openai" using rknn-toolkit2 on emulator, I haven't verify the accuracy but I will say it got some progress. |
Beta Was this translation helpful? Give feedback.
-
Can someone help me with dynamic_shapes&static_shapes? I have no idea what are them. |
Beta Was this translation helpful? Give feedback.
-
Small update: I tested the model in Immich, and the ViT-B-32 shows a latency difference of 200 ms after using RKNN(from cpu bcs I am on dietpi). |
Beta Was this translation helpful? Give feedback.
-
I don't know anything about machine learning development but I do have a FriendlyElec CM3588 NAS which is mostly idling at the moment. I was anyways planning to move my Immich to that from my 15 years old Xeon home server. |
Beta Was this translation helpful? Give feedback.
-
Oh, wait! It looks like it got itself race-conditioned or something. |
Beta Was this translation helpful? Give feedback.
-
Ok, now all models (clip ViT-B-32 and buffalo_l) work with concurrency 1. |
Beta Was this translation helpful? Give feedback.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Since immich already supports Hardware Transcoding with hardware acceleration via rkmpp, maybe we can make machine learning working on rockchip NPUs.
Links:
rknn-toolkit2
frigate's implantation
Platform
Beta Was this translation helpful? Give feedback.
All reactions