Facial recognition matching wrong faces
Has anyone had problems with facial recognition matching wrong faces? Note, this isn't an issue where I've merged the wrong faces together - it's genuinely matched my daughter's face and my niece's face in the same batch.
I've searched high and low, including Github, official doco, and this Discord, and can't find anything anywhere that discusses an admin option of unmatching faces. Does such a capability exist, or can I somehow force it to discard matches and redo it?
7 Replies
There is not at the moment
If you run detect faces job again, does it still happen?
Thanks for the reply Alex - I've just come across that job myself and am re-running it to see if it changes anything.
Unfortunately, it's still doing it. I cleared the facial matches and re-ran the job - there's a tleast one group of photos where it's performed the same incorrect match again.
I think we can fix this by reversing the order of face recognition run
going from most recent
Is that something I can do, or you'd have to make a code change somewhere?
Happy to test it out if that helps
I will have to make code changes
No worries - like I said, happy to test if it'll help. I'm running in docker using your sample compose file.
I know this is a while after this discussion, but after the change of order, my two boys got merged. Before the change of order, the system recognized them correctly. It would be amazing if the order was an option so that I could change it back.