EMER-Coarse
收藏资源简介:
EMER-Coarse数据集由中国科学院自动化研究所构建,专注于可解释的多模态情感识别任务。该数据集包含115,595个样本,基于MER2024-SEMI数据集,涵盖了大量以人为中心的视频。数据集的创建过程中,采用了简化的标注流程和开源模型,以降低人工检查和闭源模型的依赖。EMER-Coarse数据集主要用于提高情感识别的准确性和可靠性,特别是在人机交互领域的应用。
The EMER-Coarse dataset was constructed by the Institute of Automation, Chinese Academy of Sciences, focusing on interpretable multimodal emotion recognition tasks. Comprising 115,595 samples, this dataset is built upon the MER2024-SEMI dataset and covers a large number of human-centric videos. During the dataset construction process, a simplified annotation workflow and open-source models were adopted to reduce reliance on manual inspection and closed-source models. The EMER-Coarse dataset is primarily intended to improve the accuracy and reliability of emotion recognition, particularly for applications in the field of human-computer interaction.
EMER数据集
数据集构建
初始数据集
- 来源:从MER 2023数据集中选取样本。
- 下载方式:需填写EULA并发送到lianzheng2016@ia.ac.cn。
EMER-V1
- 样本数量:100个非中性样本。
- 详细信息:详见arXiv论文。
- 数据位置:
./EMER/dataset-v1。
EMER-V2
- 样本数量:332个样本。
- 注释方法:使用GPT-4V进行初始注释,结合人工检查和ChatGPT的推理能力。
- 详细信息:详见arXiv论文。
- 数据位置:
./EMER/dataset-v2。
AffectGPT
- 目标:训练一个音频-视频-文本对齐模型,用于可解释的多模态情感推理。
- 实现:基于Video-LLaMA进行修改,支持音频-视频-文本对齐训练。
- 代码位置:
./AffectGPT。 - 当前支持:仅提供使用EMER-V1数据集进行训练的代码。
- 更多实验结果:详见arXiv论文。

- 1AffectGPT: Dataset and Framework for Explainable Multimodal Emotion Recognition中国科学院自动化研究所 · 2024年



