-
Thanks for you awesome work; however i am curious:
1. Number of video samples to compute FVD.
2. The train-test split of RAVDESS dataset (Since StyleFaceV needs an initial frame).
3. Will you guys …
-
We are referencing your paper "Self-attention fusion for audiovisual emotion recognition with incomplete data, ICPR 2022" in our research.
And, we want to apply facial expression recognition with c…
-
Hi @Neclow,
I failed to build AESDD dataset using your recipe
```bash
(serab) bagus@pc-omen:aesdd$ tfds build …
-
-
### SER(Speech Emotion Recognition)을 다룬 논문
- MFCC(특징추출), LSTM Algorithm
### MFCC
**Mel-Frequency Cepstral Coefficient (MFCC)** is a popular and powerful analytical tool in the field of speech rec…
-
Hi, thank you for sharing such a great job. I applied it to a face dataset, RAVDESS, which consists of 2500 videos recorded by 24 professional actors. I use the images of 20 of them as the training se…
-
-
Hello,
For pre-trained models we don't have the dictionary to which predicted value translators ({0: "Neutral", 1: "fear" ...}).
Your code rebuilds the dictionary based on the Ravdess data-set.
B…
-
https://github.com/habla-liaa/ser-with-w2v2/blob/c9be8a9bc8c6c6969838e3e77c2fc8af10e27136/configs/datasets/ravdess.yaml#L1
when running shell file this warning occurs.
![image](https://user-imag…
-
Hi good day, Am currently working on data fusion and stumbled upon your code. It has been of great help but it seems the code isn't finished yet. Am really intrested in this and would like to know if …