/MishMash-Dumbo

Submission for Dumbo team

Primary LanguageJupyter Notebook

Team Dumbo, MishMash submission

Download the facial recognition models from Link and place it inside 'facial_recog_service/dragonEyes/transferredSkills' of the repository.

Setup steps

Run below commands from the root folder of the project in terminal

conda create -n dumbo

activate hackathon

pip install -r Requirements.txt

to run the face recognition app

cd facial_recog_service

python app.py