ilgrank
ilgrank
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
thanks @Alex : that was exactly the problem. Even tho docker stats showed less than 25% memory usage, face recognition wasn't working with just 2Gb. Upgrading to 8Gb solved the problem, and face recognition is working now!
18 replies
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
now that's interesting of course, but docker status seems to suggest there's plenty of memory
18 replies
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
just noticed something interesting in the logs: [01/28/25 01:46:32] INFO Loading recognition model 'buffalo_l' to memory
[01/28/25 01:46:32] INFO Setting execution providers to ['CPUExecutionProvider'], in descending order of preference
[01/28/25 01:46:54] ERROR Worker (pid:1049) was sent SIGKILL! Perhaps out of memory?
18 replies
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
High CPU usage of the ML container seems to suggest it is doing something, but it will take several hours to complete the job, I'll update when it finishes (I don't know If I'm supposed to find some face already in Explore at this point, but even after having processed several hundred of photos with people, I have none yet) ``` NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS immich_machine_learning 86.68% 253.5MiB / 1.928GiB 12.84% 27.9MB / 135kB 17.8GB / 1.44MB 4 immich_server 0.12% 383.9MiB / 1.928GiB 19.44% 6.35MB / 35.8MB 2.8GB / 3.01MB 24 immich_postgres 2.79% 264.4MiB / 1.928GiB 13.39% 198MB / 211MB 51.3GB / 2.18GB 31 immich_redis 0.18% 15.51MiB / 1.928GiB 0.79% 982MB / 244MB 44GB / 1.16GB 5
18 replies
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
Also, just updated to v.1.125.5 (latest at the time of writing), now re-running the face detection job as suggested
18 replies
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
.env
18 replies
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
docker-compose.yml
18 replies
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
It'll post them shortly, but since I did not edit them at all, they're as released
18 replies
IImmich
Created by ilgrank on 1/28/2025 in #help-desk-support
No face detection when using CPU only?
I set to 2 concurrent, but I get no error in the log. I'll try to reduce to 1
18 replies