- Python
- boto3
- cv2
- opencv
- awscli
To run analysis tool:
py analysis.py
To run face detection tool:
py detection.py
- Setup AWS account
- Setup Dependencies (Including aws credentials)
sudo apt-get install python awscli
pip install boto3, cv2, opencv