AWS rekognition for Identity verification

0

I want to use rekognition to create an identity verification workflow such as https://docs.aws.amazon.com/rekognition/latest/dg/identity-verification-tutorial.html. I need to validate a selfie against an ID card. My problem is how I can recognize that the selfie photo is not a "fake/spoof" image, ex: I use an already taken image as a selfie or use the ID card in both images. Specifically, Is there a way to recognize Presentation Attack Detection (PAD)?

1 回答
1

You may find relevant:

  1. https://aws.amazon.com/rekognition/identity-verification/
  2. https://aws.amazon.com/blogs/developer/authenticate-applications-through-facial-recognition-with-amazon-cognito-and-amazon-rekognition/

On the first link there is a reference diagram and details on the page which you can refer

Enter image description here

Perhaps to build more security, you can implement additional means of verifications which can augment selfie against an ID card

profile pictureAWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则