jaygupta1999 / Detect-Face-AWS-Rekognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect-Face-AWS-Rekognition

The script uses AWS-Rekognition to detect faces in the input image and it also extracts several details like Age-Range of the face, gender and emotions.

To run the script:

python main.py

Input Image:

Input Image

Output Image with Bounding Box in Face:

Output Image

Terminal Output:

Terminal Output

About


Languages

Language:Python 100.0%