video_datasets
收藏资源简介:
MotionBench 是一个全面的评估基准数据集,旨在评估视频理解模型在细粒度运动理解方面的能力。该数据集针对当前基准中未充分探索的关键能力——细粒度运动理解——而设计,旨在填补这一研究空白。其核心是通过六种主要的运动导向问题类型来评估模型的运动层面感知能力。数据内容来源于多样化的渠道,包括网络收集的视频、公开数据集(如MedVid、SportsSloMo、HA-ViD)以及通过Unity3生成的自合成视频,以确保能够广泛代表现实世界的视频内容分布。数据集包含一个Caption子集,提供了5000个带有手动标注的细粒度运动描述的视频,这些描述在基准标注过程中经过标注和双重检查,标注密度达到每秒12.63个词。数据集遵循CC-BY-NC-SA-4.0许可证,仅用于学术研究,禁止任何形式的商业用途。该数据集适用于视频问答(VideoQA)、多模态理解等任务,是 benchmarking 视频运动理解模型的工具。
MotionBench is a comprehensive evaluation benchmark dataset designed to assess the fine-grained motion understanding capabilities of video understanding models. This dataset is specifically developed for the key capability of fine-grained motion understanding, which has been insufficiently explored in existing benchmarks, aiming to fill this research gap. Its core lies in evaluating the motion-level perceptual abilities of models through six major motion-oriented question types. The dataset content is sourced from diverse channels, including web-collected videos, public datasets (e.g., MedVid, SportsSloMo, HA-ViD), and self-synthesized videos generated via Unity3, to ensure broad representation of real-world video content distributions. The dataset includes a Caption subset, which contains 5,000 videos paired with manually annotated fine-grained motion descriptions. These descriptions underwent annotation and double-checking during the benchmark labeling process, with an annotation density of 12.63 words per second. The dataset is released under the CC-BY-NC-SA-4.0 license, and is exclusively for academic research use, with all forms of commercial usage prohibited. This dataset is applicable to tasks such as video question answering (VideoQA) and multimodal understanding, and serves as a benchmarking tool for video motion understanding models.
MotionBench 数据集概述
MotionBench 是一个综合评估基准,旨在评估视觉语言模型(VLMs)对视频中细粒度运动的理解能力。该数据集涵盖了六大类运动导向问题类型,并从多种来源收集数据,确保对真实世界视频内容的广泛代表性。
核心特性
- 核心能力评估:聚焦六大类细粒度运动理解的核心能力,评估模型的运动级感知水平。
- 数据多样性:从网络、公开数据集以及通过 Unity3 自合成视频中收集数据,覆盖真实应用场景的广泛分布。
- 高质量标注:经过精心的人工标注和多阶段质量控制流程,确保数据集的可靠性。
许可协议
- 许可证:CC-BY-NC-SA-4.0
- 用途限制:仅限学术研究用途,禁止任何形式的商业使用。数据集不拥有原始视频文件的版权。
数据获取与使用
下载
- 从该仓库下载
video_info.meta.jsonl文件。 - 需先安装
video2dataset库。
数据集组成
- 描述数据集:包含 5,000 个视频,并配有手动标注的细粒度运动描述,标注密度达到每秒 12.63 个词。
- 公开数据集:对于公开数据(如 MedVid、SportsSloMo、HA-ViD),不提供原始视频文件,用户需参考其 GitHub 仓库获取映射文件和视频剪辑准备说明。
评价与提交
- 运行
scripts/test_acc.py脚本可生成评估结果文件random_answers.json。 - 评估结果可提交至 Hugging Face 上的在线排行榜 进行对比。
引用
如需引用,请参考提供的 BibTeX 条目: bibtex @misc{hong2024motionbench, title={MotionBench: Benchmarking and Improving Fine-grained Video Motion Understanding for Vision Language Models}, author={Wenyi Hong and Yean Cheng and Zhuoyi Yang and Weihan Wang and Lefan Wang and Xiaotao Gu and Shiyu Huang and Yuxiao Dong and Jie Tang}, year={2024}, eprint={2501.02955}, archivePrefix={arXiv}, primaryClass={cs.CV} }




