Replies: 1 comment
-
same issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
Is anyone there? I have a small problem and need help. I deployed Immich on a RK3566 box and want to enhance machine learning by utilizing the RK3566's NPU. My box's NPU driver is version 0.9.8. When I view the call logs of the image pulled from Docker, it always shows RKNN-Toolkit2 version 2.3.0, which is incompatible. I upgraded it to 2.3.2 in Docker, but it still doesn't display correctly. The face recognition and detection model I'm using is Antelopev2, which I downloaded separately from https://huggingface.co/immich-app.
The OS that Immich Server is running on
armbian-bullseye
Version of Immich Server
2.4.1
Version of Immich Mobile App
2.4.1
Platform with the issue
Device make and model
rk3566
Your docker-compose.yml content
Your .env content
Reproduction steps
Is anyone there? I have a small problem and need help. I deployed Immich on a RK3566 box and want to enhance machine learning by utilizing the RK3566's NPU. My box's NPU driver is version 0.9.8. When I view the call logs of the image pulled from Docker, it always shows RKNN-Toolkit2 version 2.3.0, which is incompatible. I upgraded it to 2.3.2 in Docker, but it still doesn't display correctly. The face recognition and detection model I'm using is Antelopev2, which I downloaded separately from https://huggingface.co/immich-app.
Relevant log output
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions