AI4VA
收藏资源简介:
AI4VA数据集是由洛桑联邦理工学院(EPFL)创建的,包含20世纪中叶的法国-比利时漫画,涵盖了从现实主义到抽象风格的广泛漫画样式。该数据集包含282页漫画,每页都经过详细的语义分割、深度估计和视觉显著性标注。数据集的创建过程包括从洛桑漫画中心(Centre BD)数字化收集的漫画页面,并经过手动标注和专家验证。AI4VA数据集旨在推动深度学习模型在视觉叙事理解、语义分割、深度感知和显著性估计等领域的研究,填补了现有数据集在复杂视觉叙事方面的空白。
The AI4VA dataset was created by École Polytechnique Fédérale de Lausanne (EPFL). It contains Franco-Belgian comics from the mid-20th century, covering a wide range of comic styles from realism to abstraction. This dataset comprises 282 comic pages, each of which has been thoroughly annotated with semantic segmentation, depth estimation, and visual saliency labels. The dataset's development process includes comic pages digitized from the Lausanne Comic Center (Centre BD), followed by manual annotation and expert validation. The AI4VA dataset aims to advance research on deep learning models in fields including visual narrative understanding, semantic segmentation, depth perception, and saliency estimation, filling the critical gap in complex visual narrative research left by existing datasets.
AI for Visual Arts Challenges (AI4VA) on Depth and Saliency
数据集概述
- 挑战主题: 深度估计和显著性估计。
- 数据结构:
data/: 包含训练和验证图像及真实数据。notebooks/: 包含用于数据探索的Jupyter笔记本。scripts/: 包含用于评估和指标的Python脚本。models/: 用于存放模型。results/: 包含模型预测结果。requirements.txt: 列出Python依赖项。README.md: 提供任务特定的概述和说明。
使用指南
-
克隆仓库: bash git clone https://github.com/IVRL/AI4VA.git cd AI4VA
-
安装依赖: bash pip install -r requirements.txt
-
下载和组织数据:
- 数据存储在Google Drive文件夹中: https://drive.google.com/drive/folders/1wkZrOFQx3LZnG_rEc_js1WvNf5HHcGtn?usp=sharing
- 请参考任务页面上的详细说明。
-
探索数据:
- 打开并运行
show_annotations.ipynb。
- 打开并运行
-
运行基线模型:
- 打开并运行
notebooks/baseline_model.ipynb。
- 打开并运行
挑战FAQ
- 最终得分: 由开发阶段和代码提交阶段的排名决定,两个阶段的排名应一致。
- 代码提交: 开发阶段的前两名团队需通过公共GitHub仓库提交代码,并附上详细的技术报告。
- 排行榜: CodaLab上的排行榜反映排名,开发阶段和代码审查阶段的排名应匹配。
- 证书和奖励: 前两名团队将获得证书,仅第一名团队将获得额外奖励。
许可证
- 使用范围: 个人研究、非商业和非盈利用途。
- 其他用途: 请联系AI4VA组织者,邮箱: ai4vaeccv2024-organizers@googlegroups.com。

- 1Unlocking Comics: The AI4VA Dataset for Visual Understanding洛桑联邦理工学院(EPFL) · 2024年



