HuggingFaceM4/ActivitiyNet_Captions
收藏资源简介:
ActivityNet Captions数据集将视频与一系列时间标注的句子描述连接起来。每个句子描述视频中的一个独特片段,涵盖多个事件。这些事件可能发生在很长或很短的时间内,并且没有限制,允许它们同时发生。平均而言,每个视频包含3.65个时间标注的句子,总共有100k个句子。随着视频时长的增加,句子的数量也会增加。每个句子的平均长度为13.48个单词。数据集的标注由Amazon Mechanical Turk的众包人员完成,标注过程包括描述视频中的主要事件,并标注每个事件在视频中的开始和结束时间。
The ActivityNet Captions dataset links videos to a collection of temporally annotated sentence descriptions. Each sentence corresponds to a distinct segment of the video and covers multiple events, which may span either long or short durations with no constraints and can occur concurrently. On average, each video contains 3.65 temporally annotated sentences, and the entire dataset comprises 100,000 sentences in total. The number of annotated sentences per video increases as the video's duration grows longer. The average length of each sentence is 13.48 words. The annotations for this dataset were crowdsourced via Amazon Mechanical Turk, and the annotation process requires workers to describe the main events in the video and mark the start and end timestamps of each event within the video.
数据集卡片 - ActivityNet Captions
数据集描述
数据集概述
ActivityNet Captions 数据集将视频与一系列时间注释的句子描述连接起来。每个句子覆盖视频的一个独特片段,描述多个事件的发生。这些事件可能发生在非常长或短的时间段内,并且不受任何限制,允许它们同时发生。平均而言,每个20k视频包含3.65个时间本地化的句子,总计100k个句子。我们发现每个视频的句子数量遵循相对正常的分布。此外,随着视频持续时间的增加,句子数量也增加。每个句子的平均长度为13.48个单词,这也是正态分布的。
语言
数据集中的字幕为英语。
数据集结构
数据字段
video_id:str视频的唯一标识符video_path:str视频文件的路径duration:float32视频的持续时间captions_starts:List_float32表示每个字幕开始时间的列表captions_ends:List_float32表示每个字幕结束时间的列表en_captions:list_str描述视频部分的英语字幕列表
数据拆分
| train | validation | test | Overall | |
|---|---|---|---|---|
| # of videos | 10,009 | 4,917 | 4,885 | 19,811 |
数据集创建
个人和敏感信息
论文中没有特别提及。
使用数据的注意事项
数据集的社会影响
[更多信息需要]
偏见的讨论
[更多信息需要]
其他已知限制
[更多信息需要]
附加信息
许可信息
[更多信息需要]
引用信息
bibtex @inproceedings{krishna2017dense, title={Dense-Captioning Events in Videos}, author={Krishna, Ranjay and Hata, Kenji and Ren, Frederic and Fei-Fei, Li and Niebles, Juan Carlos}, booktitle={International Conference on Computer Vision (ICCV)}, year={2017} }
贡献
感谢 @leot13 添加此数据集。




