Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Project : Facial Expression Recognition with PyTorch #697

Open
revanth1718 opened this issue May 23, 2024 · 4 comments
Open

Adding Project : Facial Expression Recognition with PyTorch #697

revanth1718 opened this issue May 23, 2024 · 4 comments
Assignees
Labels

Comments

@revanth1718
Copy link

✔️ Involved training neural networks to accurately classify facial expressions using annotated facial image datasets, models were constructed and trained with PyTorch's deep learning capabilities.
✔️ Project was employed by convolutional neural networks (CNNs).
✔️ The success of the project was gauged through the model's proficiency in accurately identifying expressions on unseen data, with potential applications ranging from emotion-aware interfaces to behavioral analysis in psychology and market research.

I am Participating in GSSOC'24.

Copy link

Thanks for creating the issue,Please read the Pinned issued first and Readme.md in each Pull Request you made. Keep learning...

@aryanchauh
Copy link

@Niketkumardheeryan hello sir I can write this code accurately. can u assign me this issue please

@Niketkumardheeryan
Copy link
Owner

@revanth1718 go for it. Ensure to follow Project guidelines.

@ldneal
Copy link

ldneal commented May 31, 2024

Hello SIr Can you assign me in this project to contribute it So i see the project issue
.The data consists of 48x48 pixel grayscale images of faces.
.The faces have been automatically registered so that the face is more or less centered and occupies about the same amount of
space in each image.
.The task is to categorize each face based on the emotion shown in the facial expression in to one of seven categories:
1.Angry
2.Disgust
3.Fear
4.Happy
5.Sad
6.Surprise,
7.Neutral

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants