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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ