Emotion-Recognition-RNN
Emotion-Recognition-RNN copied to clipboard
Recurrent Neural Networks for Emotion Recognition in Video
Hi, In your PreProcessing folder, in the mapAll2FER.m file, https://github.com/saebrahimi/Emotion-Recognition-RNN/blob/master/PreProcessing/mapAll2FER.m#L18 you comment > %add border of 32 for TFD which results in 160 image size but actually you add **48**...
@saebrahimi I have read your paper and interested by your net work for video analysis. I am a fresh wanting to build net work for video while it seems hard...
Hi, I am trying to run your code using all the data sets that you have been used except TFD data. I have done pre processing following your code,but while...
Hi, I am very interested in your code, but it is hard to understand your code. Could you present a demo for your RNN code for audio or video emotion...