Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ID Verification has been taken from this resource here Please refer to the implementation guide at the page for more detail information.

ID Verification is an application to compare faces for EKYC process. During EKYC validation, users need to upload their ID Card, and turn on video to compare their face between in the ID, and in real face.

Here's the reference architecture for the event check in.


Prerequisites

  1. AWS CLI version 1.16.243 or recent
  2. Python version 3.7 or recent
  3. OpenCV version 4.1.0 or recent
  4. Boto3 python installed
  5. git installed to access repository locally
  6. Prepare 1 selfie on .jpg format

Prerequisites version that has been used for current demo

  1. AWS CLI version 2.0.4
  2. Python version 3.7.4
  3. Open CV version 4.5.2
  4. Boto3 version 1.17.73
  5. git version 2.23.0
  6. Tested on MacOS environment
  7. using us-east-1 Region

Agenda

  1. Install prerequisites (you can skip if you have installed all of the prerequisites)
  2. Run CloudFormation Stack template for infrastructure
  3. Upload Registration Image to Amazon S3
  4. Download and configure the app
  5. Launch and run the App

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors