ClassicMemes-50-templates (CM50)
收藏资源简介:
CM50数据集由哥本哈根大学的研究团队创建,包含33,172个模因,围绕50个流行的模因模板构建。该数据集旨在通过自动化的注释管道生成高质量的图像描述、模因描述和文学设备标签,解决了手动注释的繁琐问题。数据集的内容主要来源于ImgFlip平台,涵盖了多种模因类型,适用于模因理解和分析任务。该数据集的应用领域包括模因生成、情感分析、文化研究等,旨在提升模因的自动化理解和检索能力。
The CM50 dataset was developed by a research team at the University of Copenhagen, consisting of 33,172 memes constructed around 50 popular meme templates. This dataset aims to generate high-quality image captions, meme descriptions, and literary device tags via an automated annotation pipeline, alleviating the labor-intensive challenges of manual annotation. The content of the CM50 dataset is primarily sourced from the ImgFlip platform, covering a diverse range of meme categories, and is applicable to meme understanding and analysis tasks. Its application domains include meme generation, sentiment analysis, cultural studies, among others, with the core objective of improving automated meme understanding and retrieval capabilities.
数据集概述
数据集名称
Meme-text retrieval 数据集
数据集来源
该数据集由丹麦先锋人工智能中心(Pioneer Centre for Artificial Intelligence)的一个项目创建,项目名称为“Meme-text retrieval: a new dataset and a cross-model embedder”。
数据集内容
- 数据集分为两个部分:training_set.json 和 validation_set.json。
- 每个表情包(meme)都有一个链接。
数据集用途
该数据集用于表情包与文本的检索任务,旨在通过跨模型嵌入器实现表情包与文本的匹配。
模型
- 实验中使用了 CLIP 和 LlaVA-1.6 模型。
- 有关这些模型的详细信息,请参考其原始仓库。
数据标注
- 使用 GPT-4o 进行数据标注。
- 标注后可以使用 post_processing.ipynb 提取特征并检查有效性。
- 如果存在缺失信息,建议过滤后重新标注。
模板表情包过滤
- 可以从 Figmemes 和 MemeCap 数据集中过滤出模板表情包。
- 过滤后会生成一个 HTML 文件,用于可视化配对的模板和实例。
模型微调
- 提供了微调 CLIP 模型的代码。
- 可以设置超参数搜索(sweep)为 True 以启用超参数优化。
- 微调后可以使用 retrieval_test.py 在目标数据集上测试模型。
环境配置
- 提供了 Linux 环境下的安装指南。
- 需要安装 Python 3.10 和相关依赖包。
- 支持训练场景的额外包安装。
快速开始
- 提供了数据标注、模板表情包过滤和模型微调的快速启动命令。

- 1Large Vision-Language Models for Knowledge-Grounded Data Annotation of Memes哥本哈根大学 · 2025年



