Skip to content

Official implement of Text-centered Cross-sample Fusion Network for Multimodal Sentiment Analysis

Notifications You must be signed in to change notification settings

TheShy-Dream/MSA-TeCaFN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSA-TeCaFN

The code is related to the paper:Text-centered Cross-sample Fusion Network for Multimodal Sentiment Analysis.

Datasets

You can download the CMU-MOSI and CMU-MOSEI datasets using CMU-MultimodalDataSDK.

You can download the UR-FUNNY dataset using UR-FUNNY resp.

Environment Requirements

python == 3.8.8

torch == 1.8.1

numpy == 1.20.0

Citation

If you use this code please cite it as:

@article{huang2024text,
  title={Text-centered cross-sample fusion network for multimodal sentiment analysis},
  author={Huang, Qionghao and Chen, Jili and Huang, Changqin and Huang, Xiaodi and Wang, Yi},
  journal={Multimedia Systems},
  volume={30},
  number={4},
  pages={228},
  year={2024},
  publisher={Springer}
}

Thank you for your support. If you have any questions, feel free to post them in the issues or contact us via [email protected].

About

Official implement of Text-centered Cross-sample Fusion Network for Multimodal Sentiment Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages