Emotion detection AI model developed by Rain, Evan, Cassie and Tim (RECT).
Web-app is available at: HERE
Face detection is also available in this application.
Database required: Affectnet
Available at: HERE
Citation: Ali Mollahosseini, Behzad Hasani, and Mohammad H. Mahoor, “AffectNet: A New Database for Facial Expression, Valence, and Arousal Computation in the Wild”, IEEE Transactions on Affective Computing, 2017.
You could deploy it to Jupyter Notebook or Google Colab (Small changes such as folder path needs to be made).
We have two versions.
Primary model (first version) - transfer learning with AlexNet.
Final model (second version) - transfer learning with concatenation of different models.
Rain (Yucan Wu), Evan (Yifan Cui), Cassie (Kexin Li), and Tim Fei.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details.
- Sample codes provided by APS360 Introduction to Machine Learning at the University of Toronto.
- Everyone who contributed to this project.