Human Emotion detector

I love working with ML models and have written various articles explaining some of them. I developed an emotion detection model using CNN as part of my academic project.

Github

We used MMI datasets for testing our models and tried different ML models including GNB, LR and SVM.

Overall for videos, CNN performed much better than the traditional models as there were no features given and feature extraction was done by the model itself.

For the image dataset, we ran the model on given features of the image and SVM performed the best in this scenario.

Published by Aditya Rohilla

Software Engineer at Abnormal Security | Ex - Amazon, Samsung, Walmart Labs, Myntra. All things Tech and Startups.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s