Demo:

image

Technologies used:

AWS EC2, AWS S3, AWS Rekognition-demo, Python 3.7, html, javascript, CSS3

How to use:

When we upload the photo and click "upload", then it will show the image label with confidence.

Proposed system architecture:

image

Install requirements

#paste in the terminal 
$ git clone https://github.com/inyunch/aws-rekognition-workshop
$ sudo apt-get update 

$ sudo python3 -m pip install -U pip
$ sudo python3 -m pip install -U setuptools

# install environments 
$ cd aws-rekognition-workshop 
$ sudo pip3 install -r requirements.txt

#edit config.py 

#execute 
$ python3 application.py