SanjayMarreddi / Emotion-Investigator

An Exciting Deep Learning-based Flask web app that predicts the Facial Expressions of users and also does Graphical Visualization of the Expressions.
MIT License
47 stars 72 forks source link

Face Expression Recognition using EfficientNet #37

Open infiniteoverflow opened 3 years ago

infiniteoverflow commented 3 years ago

πŸš€ Feature

I would like to Develop and contribute a model which performs Facial Expression Recognition using EfficientNet B7 Architecture.

Have you read the Contributing Guidelines on Pull Requests?

Yes

Motivation

Face Expression Recognition is a booming domain in Computer Vision and since the proliferation of EfficientNets , it is widely used for Classification tasks.

welcome[bot] commented 3 years ago

Hello there!πŸ‘‹ Welcome to the project!πŸš€βš‘

Thank you and congratsπŸŽ‰ for opening your very first issue in this project. Please adhere to our Code of Conduct. Please make sure not to start working on the issue, unless you get assigned to it.πŸ˜„

infiniteoverflow commented 3 years ago

I would like to work on this as a part of DWOC 21'

SanjayMarreddi commented 3 years ago

@infiniteoverflow You can start working. Good Luck !

infiniteoverflow commented 3 years ago

Thank you @SanjayMarreddi , i have made a PR for the same.