Closed jeyyoon-ru closed 3 years ago
we have a few methods to avoid it:
Thanks for letting us know how to avoid the problem I'm worried about.
I designed our faceprints database before, like one person can enroll two faceprints. One is from enrollment process and the other is from authentication process.
It is obviously not a good way though, after authentication process, we ask to people like 'Are you James, or who are you?'. And we get the answer use update the person's faceprint in the answer. So database keeps people's enrollment faceprints and updates people's faceprints from authentication process.
But if Intel RSID team can say if there is NICE threshold value to be sure who the person is, we can apply that concept into our application.
Or could you give us any advice? Thanks
please update if issue was solved for you
At the newest feature 0.17.1, I found a new feature of <Adaptive learning. Update the user's faceprints when new information can be learned, after a successful authentication attempt.>
It seems like it updates a user's faceprint after the user does authentication process. But, what if F455 does wrong?(mean it recognizes the person as another one) If it happens it makes itself worse I guess. Or, could I get some explanation this concept?