Skip to content

astro-josh/AWS-Rekognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AWS Rekognition

Simple examples using AWS Rekognition and S3 to analyze faces and objects.

NOTE: These examples use AWS rekognition and S3 services. You are responsible for AWS usage charges that may result from using/accessing these services.

Requirements

  • AWS CLI installed and configured with credentials.
  • AWS IAM user with admin privileges and S3 bucket.
  • OpenCV and boto3 python modules (pip install boto3, pip install opencv-python).

About

AWS Recognition for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages