Emotion-Investigator
Emotion-Investigator copied to clipboard
An Exciting Deep Learning-based Flask web app that predicts the Facial Expressions of users and also does Graphical Visualization of the Expressions.
Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5. Release notes Sourced from flask's releases. 2.2.5 This is a security fix release for the 2.2.x release branch. Note that 2.3.x is the currently...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
## ๐ Bug Report I get this error when i tried to train it on another dataset. How can i solve this error : --------------------------------------------------------------------------- AttributeError Traceback (most recent call...
Here are some popular Practical Applications of Facial Expression Recognition : - During Interviews - Students activeness during Online Education - Real-time monitoring of physically disabled patients. STEPS to Proceed...
pls refer this video: https://drive.google.com/file/d/1ansX6bU-w_nvntOAjWZqka3AiO8u0nNi/view?usp=drivesdk next step will be????
- It should detect whether **you** are present in a given Image or not - If you are present in the Image, It should Identify you & Label it accordingly
As there are multiple possibilities, First, You can restrict yourselves to some set of actions that can be suggested to user like - Watch a Comedy Movie - Go for...
- First of all, Fix your Set of Possible Persons in the Images - Ex : You can take Possible Persons as **Avengers** or **Popular Film Stars** - Then after...
#### Issue Number ISSUE #37 #### Describe the changes you've made I have added a Face Recognition model trained using EfficientNet B1 Architecture. #### Describe if there is any unusual...
## ๐ 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...