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 Respuesta
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
EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas