Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
333 stars 294 forks source link

Project : Facial Expression Recognition with PyTorch Issue #697 #740

Closed revanth1718 closed 1 month ago

revanth1718 commented 1 month ago

✔️ 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.

Screenshot (550)

I am Participating in GSSOC'24. Please Label this Project as Level 3.

invigorzz313 commented 1 month ago

First of all, please avoid committing from the master branch of your forked/cloned repo. Create a new branch before creating a PR.