vishaal27 / Multimodal-Video-Emotion-Recognition-Pytorch

A Pytorch implementation of emotion recognition from videos
16 stars 1 forks source link

Multimodal-video-emotion-recognition-pytorch #2

Closed Mi12Mi12Cu closed 2 years ago

Mi12Mi12Cu commented 2 years ago

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 you were able to finish working on the code especially in applying the emotions after fusing the audio, video and text dataset together. Thanks, awaiting your response

vishaal27 commented 2 years ago

Hi, The code is completed and all the experimental results and analyses are presented in the Report.pdf file in the github repository. I am not sure if you are asking for any other emotion classification experiments, but I have run my experiments only on the RAVDESS dataset (which can be found here: https://zenodo.org/record/1188976#.YV1qp55ue3I). I do not use text as a modality and am fusing only the visual and audio modalities. More information on this can be found in the report attache with the repository.

Mi12Mi12Cu commented 2 years ago

Thank you for your response. Am very grateful

On Wed, 6 Oct 2021 at 18:24, Vishaal Udandarao @.***> wrote:

Closed #2 https://github.com/vishaal27/Multimodal-Video-Emotion-Recognition-Pytorch/issues/2 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vishaal27/Multimodal-Video-Emotion-Recognition-Pytorch/issues/2#event-5418064539, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATVKAK6BTAB567FZVNMLEJ3UFQIUJANCNFSM5FNCWTEQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Mi12Mi12Cu commented 2 years ago

Thanks, truly helpful.

Mi12Mi12Cu commented 2 years ago

Hi, am still not so clear, i have successfully ran the code and it works just fine, what I would like to know is how to predict the emotions. Angry, sad, happy, neutral. And also if it can be implemented in real time. Thanks, awaiting response