Closed ravesmith closed 3 years ago
@ravesmith I would consider this as a feature request. We can add a threshold for the L2 norm. If the score ( L2 norm ) is smaller than a given threshold, the image belongs to that particular person. Else, it is in the UNKNOWN
category.
@ravesmith See the face_verification_feature
branch.
I've done the following test.
I take a photograph of a person (my friend Tom) and put it in his folder. I open the app and the app reads the folder (I only have one person).
ok, the app recognizes all people like Tom, shouldn't it show a warning that his photograph is missing or directly ignore those people?
(if necessary I can record a video showing it to you)
best regards.