Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.12 KB

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