-
I did modify to THE_800_P and 1280x800 .
But gen2-emotion-recognition code do not work.
this is error message.
./main.py:161: DeprecationWarning: Use 'inputConfig.setWaitForMessage()' instead…
-
When I run:
from deep_emotion_recognition import DeepEmotionRecognizer
deeprec = DeepEmotionRecognizer(emotions=['angry', 'sad', 'neutral', 'ps', 'happy'], n_rnn_layers=2, n_dense_layers=2, rnn_unit…
-
**Describe the solution you'd like**
facial expression/emotion recognition using machine learning
I am a GSSoc contributor. and would like to work on this please assign it to me.
-
# Speech Emotion Captioning
Speech emotion captioning is to describe the emotion in speech using natural language.
## Task Objective
Compared with traditional speech emotion recognition(wher…
-
## Information
The problem arises in chapter:
* [ ] Introduction
* [x] Text Classification
* [ ] Transformer Anatomy
* [ ] Multilingual Named Entity Recognition
* [ ] Text Generation
* [ ] …
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Emotion Recognition from Audio using Deep Learning
:red_circle: **Aim** : To build a deep learning mode…
-
We will write questions for the supervisor here:)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
This feature request is for adding a Facial Emotion Recognition system that can detect and…
-
Hi,
I see you have several models for Speech Emotion Recognition (SER).
Would you say Vesper is the best?
I have also noticed you use acted databases for training, in your experience, does l…
-
**Abstract**
Computers can tell us whether we’re happy, sad, angry or any of the several emotions we feel. Computers can understand what we’re saying and answer back. How does all this magic happen? …