Python application that uses a class of neural networks known as convolutional neural networks to recognise facial emotions from images. Users can upload images and the application will classify each detected face with a facial emotion such as sad or happy. MTCNN python library is used to detect faces and a self-made model trained from the fer2013 dataset is used to classify the emotion.
-
Notifications
You must be signed in to change notification settings - Fork 1
Python application that uses convolutional neural networks to recognize facial emotions from images. Users can upload images and the application will classify each detected face with a facial emotion such as sad or happy. MTCNN python library is used to detect faces and a self-made model trained from the fer2013 dataset is used to classify the e…
shaolinseed/emotion_recognition_python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python application that uses convolutional neural networks to recognize facial emotions from images. Users can upload images and the application will classify each detected face with a facial emotion such as sad or happy. MTCNN python library is used to detect faces and a self-made model trained from the fer2013 dataset is used to classify the e…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published