Molmo2-VideoPoint
收藏资源简介:
Molmo2-VideoPoint是一个从人类注释者收集的视频指向数据的数据集。它可用于通过指向来微调视觉语言模型以进行视频定位。该数据集是Molmo2数据集集合的一部分,并用于训练Molmo2系列模型。数据集包含多种视频来源(如YouTube、生成视频和MammalNet视频),并提供了重新编码为2FPS的视频注释。每个条目包含2D坐标点列表,对应特定的时间戳。注释者不确定标记用于记录注释者对标注的确定性,模型训练默认仅使用标记为确定的示例。类别列指出了指向查询的类型,包括对象、动作/事件、动物、指代表达、间接引用、空间引用、比较引用和视觉伪影/异常(仅适用于生成视频)。
Molmo2-VideoPoint is a dataset of video pointing data collected from human annotators. It can be used to fine-tune vision-language models for video grounding via pointing. This dataset is part of the Molmo2 dataset collection and is used to train the Molmo2 family of models. The dataset includes multiple video sources (e.g., YouTube, generated videos, and MammalNet videos) and provides video annotations re-encoded at 2FPS. Each entry contains a list of 2D coordinate points corresponding to specific timestamps. The annotator uncertainty tag is used to record the annotators' confidence in their annotations, and by default, only examples marked as certain are used for model training. The category column indicates the type of pointing query, including object, action/event, animal, referential expression, indirect reference, spatial reference, comparative reference, and visual artifacts/abnormalities (only applicable to generated videos).
Molmo2-VideoPoint 数据集概述
数据集简介
Molmo2-VideoPoint 是一个从人类标注者收集的视频指向数据的数据集。该数据集可用于通过指向微调视觉语言模型以进行视频定位。Molmo2-VideoPoint 是 Molmo2 数据集集合 的一部分,并用于训练 Molmo2 模型系列。
数据集详情
- 许可证: ODC-BY
- 下载大小: 78,226,518 字节
- 数据集大小: 211,519,152 字节
- 训练集样本数: 658,340
数据特征
数据集包含以下字段:
video_id: 字符串类型,视频标识符。question: 字符串类型,问题描述。label: 字符串类型,标签。count: int64 类型,计数。two_fps_timestamps: float64 序列,以 2 帧每秒速率重新编码视频的时间戳。points: 二维坐标列表的列表,其中points[i]对应timestamps[i]的二维点列表,每个点包含x(float64) 和y(float64) 坐标。raw_frames: int64 序列,从原始视频提取的帧。raw_timestamps: float64 序列,从原始视频提取的时间戳。annotator_unsure: 布尔类型,标注者是否对其标注不确定。category: 字符串类型,指向查询的类别。video_duration: float64 类型,视频持续时间。video_source: 字符串类型,视频来源。
数据格式说明
- 视频来源: 共有三种视频来源:
youtube、generated和MammalNet。对于 YouTube 视频,需按其 ID 下载。对于生成的视频,可在generated_videos/文件夹中找到。对于来自 MammalNet 的视频,可按照其 GitHub 仓库中的说明下载。 - 时间戳对比: 所有原始视频均被重新编码为 2FPS,并在 2FPS 视频上进行标注。
raw_frames和raw_timestamps是从原始视频提取的,而two_fps_timestamps用于模型训练。 - 指向点:
points中的每个条目是二维坐标列表的列表,points[i]对应timestamps[i]的二维点列表。 - 标注者不确定标记: 该列记录标注者是否对其标注不确定。在模型训练中,默认仅使用他们标记为确定的示例(即
annotator_unsure==false)。 - 查询类别:
category列表示指向查询的类别,包括物体、动作/事件、动物、指代表达、间接引用、空间引用、比较引用以及视觉伪影/异常(仅针对生成视频)。
许可证与使用
本数据集采用 ODC-BY 许可证。根据 Ai2 的 负责任使用指南,其旨在用于研究和教育目的。本数据集包含由 GPT-4.1 和 GPT-5 生成的问题,这些问题受 OpenAI 的 使用条款 约束。




