Skip to content

Set up a docker environment to run Face Recognition software

Notifications You must be signed in to change notification settings

codlocker/AWS-Face-Recognition

Repository files navigation

Group Name :

  • Dynamo

Group Members :

  • Ipsit Sahoo, Sandipan De, Varad Vijay Deshmukh

Installation steps:

RESOURCE NAMES:

  1. input S3 nucket name : inputbucket-cse546
  2. output S3 bucket name : outputbucket-cse546
  3. Dynamo DB : After configuring AWS CLI, push data to dynamo_db using upload_data_to_dynamo.py
  4. Here's how the end to end pipe looks like

E2E flow

  • Once the docker has been setup, you can run workload.py to execute the test-cases.

Skeleton Forked from : https://github.com/nehavadnere/cse546-project-lambda

LOCAL ENVIRONMENT SETUP

  • Create a new python environment
  • Run: pip install -r requirements.txt
  • Uncomment line 177 in handler.py to test in your non-docker IDE environment.
  • Execute python handler.py

=======

About

Set up a docker environment to run Face Recognition software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published