The official implementation of the paper "GraphCFC: A directed graph based cross-modal feature complementation approach for multimodal conversational emotion recognition", which has been accepted by IEEE Transactions on Multimedia (TMM).
Authors: Jiang Li, Xiaoping Wang, Guoqing Lv, Zhigang Zeng
Affiliation: Huazhong University of Science and Technology (HUST)
@article{li2023graphcfc,
title={GraphCFC: A directed graph based cross-modal feature complementation approach for multimodal conversational emotion recognition},
author={Jiang Li and Xiaoping Wang and Guoqing Lv and Zhigang Zeng},
journal={IEEE Transactions on Multimedia},
year={2023},
volume={26},
pages={77--89},
doi={10.1109/TMM.2023.3260635}
}
Checking and installing environmental requirements
pip install -r requirements.txt
We are grateful to MMGCN for sharing their codes and datasets.