exadel-inc / CompreFace

Leading free and open-source face recognition system
https://exadel.com/accelerator-showcase/compreface/
Apache License 2.0
5.68k stars 773 forks source link

High Similarity Recognition of Unseen Faces #1220

Open HugoSun opened 10 months ago

HugoSun commented 10 months ago

During recognition, an issue was identified where a face not present in the dataset's main subject was erroneously recognized with a high degree of similarity. This poses potential security and privacy risks, requiring further investigation and resolution.

queal commented 5 months ago

I have the same issue and would like to know how to resolve it. @pospielov , How does the Recognition interface identify an unregistered face without returning the most similar face from a collection, as a stranger is not in my face collection? I would like to receive a response like ‘unknown’.