A system that identifies different human moods based on their expressions
A Flutter project.
I used Google's Teachable Machine to train the model. The model was saved as Tflite(TensorFlow Lite).
What is Teachable Machine? Teachable Machine is a web-based tool that makes creating machine learning models fast, easy, and accessible to everyone.
TensorFlow Lite is Google's machine learning framework to deploy machine learning models on multiple devices and surfaces such as mobile (iOS and Android), desktops and other edge devices.
To build a Machine Learning model that will help identify different modes based on various expression with an accuracy 80% and above.
Convolutional Neural Network (CNN)
For questions,clarification or corrections Contact me
MIT Lincence