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 Answer
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
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions