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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

codlockerIpsit Sahoo (Student)
and
Ipsit Sahoo (Student)
Mar 31, 2023
cb5f755 · Mar 31, 2023

History

30 Commits
Mar 31, 2023
Mar 30, 2023
Mar 19, 2023
Mar 20, 2023
Mar 31, 2023
Mar 20, 2023
Jun 21, 2022
Mar 20, 2023
Jun 21, 2022
Mar 19, 2023
Mar 19, 2023
Mar 26, 2023

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