Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
45 stars 125 forks source link

emotion detection using CNN and fuzzy logic #484

Closed sanskriti-lal closed 5 days ago

sanskriti-lal commented 5 days ago

Description

This project combines Convolutional Neural Networks (CNN) for face emotion recognition with fuzzy logic to enhance the accuracy and robustness of emotion detection in facial expressions. It includes a confusion matrix for evaluating the model's performance. EmoFuse is designed to recognize a total of seven emotions: Anger, Disgust, Fear, Happy, Sad, Surprise, and Neutral .

Fixes #477

Type of change

Checklist:

github-actions[bot] commented 5 days ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊