In this workshop you will learn how to build a sentiment analysis project for your DeepLens. This project was submitted by Ricardo Mota and Jidesh Veeramachaneni as part of the DeepLens Hackathon challenge.
In this project you will learn to build a deep learning model to identify and analyze the sentiments of your audience
- How to build and train a face detection model in SageMaker
- Modify the DeepLens inference lambda function to upload cropped faces to S3
- Depploy the inference lambda function and face detection model to DeepLens
- Create a lambda function to trigger Rekognition to identify emotions
- Create a DynamoDB table to store the recognized emotions
- Analyze using CloudWatch