-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Face clustering: 42 faces left #1200
Comments
Hello 👋 Thank you for taking the time to open this issue with recognize. I know it's frustrating when software I look forward to working with you on this issue |
This could be due to using WASM mode, or because of shortcomings of the face detection model. It's not easily fixable. Unless the missing faces are in the 42 faces that are left. How many pictures do you have overall? |
I am using a WASM module, this is on the linuxserver.io docker, it's alpine based, and I spent a long time trying to get it to work properly, but it's just missing too many dependencies for GNU lib C, there's a github with it compiled, but then it complains about missing nodeJS and other stuff. A little under 10,000 photos on one account, and a little under 9000 on another. So the issue with new photos being taknen and a few here and there not showing up probably applies to the stuff I backlogged when I first set it up, but it's much harder to cross reference |
This is peculiar. With so many photos there should be enough detected faces to sample in enough to get over the 120 faces limits. Except... how many people do you have? If you have all detections grouped into very few people this might explain why it's not overcoming the sample limit. |
It's not detecting the 42. And it's not detecting existing faces, like I'll go out, take 3 photos of the gf,and it'll import 2 for example. |
20-30 faces or 20-30 face clusters (people)? |
20-30 clusters. |
What more information is being waited on? I gave the last response 20-30 clusters. |
Yes, I'm sorry, I didn't remove the "waiting for more information" tag |
Seeing an issue where 42 faces are never being processed.
Unsure if separate or related issue, as new photos are taken, most are being recognised, but in a few cases (maybe 1/5) the face isn't being detected. This is selfies/photos with obvious people.
Original discussion:
If I'm reading this correctly, I have 78 pics with faces detected, but they won't be added into their correct people until I take another 42 photos with faces in them?
Is there any way to shrink those batches?
I definitely know I have photos with peoples faces that aren't showing up under people... and idk how to force em
[edit] to clarify I am using recognize to feed into memories
Originally posted by @31337-4554551n in #1167
The text was updated successfully, but these errors were encountered: