abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
322 stars 290 forks source link

Classification of emotions #670

Closed Pranshu-jais closed 1 month ago

Pranshu-jais commented 1 month ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Classification of emotions
:red_circle: Aim : classification of emotions of a persion in image and video
:red_circle: Dataset : https://www.kaggle.com/datasets/sujaykapadnis/emotion-recognition-dataset
:red_circle: Approach : Training CNN model to identify emotions in text as well as in video and evaluting it on various performance matrix


šŸ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing šŸš€

All the best. Enjoy your open source journey ahead. šŸ˜Ž

github-actions[bot] commented 1 month ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! šŸ˜Š

abhisheks008 commented 1 month ago

This type of problem statement/project is already present in this repo.

https://github.com/abhisheks008/DL-Simplified/tree/main/Facial%20Emotion%20Detection

Closing this issue as duplicate.