Skip to content

Detecting face contained in images saved in AWS S3 service.

License

Notifications You must be signed in to change notification settings

yofr4nk/lambda-face-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Face Detector

Scanning images and detecting faces in it, based on Rekognition Searching faces in a collection to search faces and compare with already indexed images.

Searching faces in images flow

Face detection

Interesting Info

To deploy your lambda from local:

  • Make sure the lambda already exists

  • Update the name of your lambda in ./scripts/deploy.sh

  • run: sh ./scripts/deploy.sh

Releases

No releases published

Packages

No packages published