TencentARC/MiraData
收藏资源简介:
MiraData是一个大规模视频数据集,专门设计用于长视频生成任务。该数据集旨在解决现有文本-视频数据集在处理长视频序列和捕捉镜头转换方面的不足。MiraData包含330K、93K、42K和9K四个版本的数据,每个视频剪辑都有详细的元数据信息,包括剪辑ID、视频来源、视频URL、视频ID、视频宽度、高度、帧率、持续时间、时间戳、帧数、文件路径以及多种类型的字幕(如短字幕、密集字幕、背景字幕、主对象字幕、风格字幕和摄像机移动字幕)。此外,MiraData还引入了MiraBench,通过增加3D一致性和基于跟踪的运动强度指标来增强现有基准。
MiraData is a large-scale video dataset specifically designed for long video generation tasks. The dataset includes four versions with 330K, 93K, 42K, and 9K data entries. The meta file provides detailed information about the video clips, including clip index, source, URL, dimensions, frame rate, duration, timestamps, frame number, file path, and various captions such as short caption, dense caption, background caption, main object caption, style caption, and camera move caption. Additionally, the dataset provides scripts for downloading videos and splitting them into clips.
MiraData: 大规模视频数据集
数据集概述
- 名称: MiraData
- 任务类别:
- 图像到视频
- 文本到图像
- 文本到视频
- 视频分类
- 语言: 英语
- 标签: 艺术
- 规模: 100K<n<1M
数据集详情
- 版本: 包含330K、93K、42K、9K数据
- 元文件:
- clip_id: 视频片段索引,由
{download_id}.{clip_id}组成 - source: 视频下载来源和类别
- video_url: 视频源URL
- video_id: 源网站中的视频ID
- width: 视频宽度
- height: 视频高度
- fps: 用于提取帧的视频帧率
- seconds: 视频片段的时长
- timestamp: 视频片段在源视频中的起始和结束时间戳
- frame_number: 视频片段的帧数
- framestamp: 视频片段在源视频中的起始和结束帧
- file_path: 存储视频片段的文件路径
- short_caption: 简短的总体描述
- dense_caption: 密集的总体描述
- background_caption: 视频背景描述
- main_object_caption: 视频中主要对象的描述
- style_caption: 视频风格的描述
- camera_caption: 摄像机移动的描述
- clip_id: 视频片段索引,由
下载
- 脚本: 使用
download_data.py脚本下载视频并分割成片段- 参数:
meta_csv: 元文件download_start_id: 下载起始IDdownload_end_id: 下载结束IDraw_video_save_dir: 保存原始视频的路径clip_video_save_dir: 保存分割视频的路径
- 参数:
引用
@misc{ju2024miradatalargescalevideodataset, title={MiraData: A Large-Scale Video Dataset with Long Durations and Structured Captions}, author={Xuan Ju and Yiming Gao and Zhaoyang Zhang and Ziyang Yuan and Xintao Wang and Ailing Zeng and Yu Xiong and Qiang Xu and Ying Shan}, year={2024}, eprint={2407.06358}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2407.06358}, }
联系信息
- 邮箱:
mira-x@googlegroups.com




