MM-DFN
MM-DFN copied to clipboard
Source code for ICASSP 2022 paper "MM-DFN: Multimodal Dynamic Fusion Network For Emotion Recognition in Conversations"
I am currently examining the processed dataset you have shared in your code. In MELD_features_raw1.pkl, I have noted that the second section pertains to speaker information. Each identifier corresponds to...
Greetings, i try to reproduce the result on MELD but it doesn't work as i wish (i use the shell script) and i want to get a detailed parameter settings...
I cannot download torch==1.4.0, causing torch_sparse error?
Thank you for your work !! I want to train my dataset, what data format is included in the iemocap_features.pkl file of the dataset ? Is there a sample script...
I found that the MELD dataset you use is 5-classified, and there is no comparison of how you process the two types of data in feature extraction, or how you...
Greetings! i saw the date presented in TABLE.1 in your paper  and i wonder how to get the F1score per class ,Acc and w-F1 are they the data in...
对于MELD数据集来说常见的都是7分类,很好奇您对于5分类具体是怎么操作的,根据您开源的代码来看 似乎是在数据集上进行的处理,方便告知一下 具体的处理过程吗?