AVE-Dataset
收藏资源简介:
AVE数据集最初来源于GitHub上的一个项目,用于音频-视觉事件定位研究。数据集包含多个视频样本,每个视频可能包含不同的音频-视觉事件,因此视频总数并非固定的4143个。注释文件(annotations.txt)包含了每个样本的事件类别、YouTube ID、质量(均为良好,表示包含音频-视觉事件)、事件的开始时间和结束时间。此外,数据集还提供了训练集、验证集和测试集的划分文件(train/val/test-Set.txt),这些划分用于原始论文的研究。
The AVE dataset was originally sourced from a GitHub-hosted project for audio-visual event localization research. The dataset comprises multiple video samples, each of which may contain distinct audio-visual events, so the total number of videos is not fixed at 4143. The annotation file (annotations.txt) includes the event category, YouTube ID, quality (all rated as good, indicating that the sample contains audio-visual events), as well as the start and end times of each event. In addition, the dataset also provides split files for the training, validation and test sets (train/val/test-Set.txt), which were used in the research of the original paper.
AVE 数据集概述
数据集基本信息
- 数据集名称:AVE Dataset
- 许可证:MIT
- 数据规模:1K < n < 10K
- 核心标签:Audio-Visual-Event-Localization
数据集来源与内容
- 该数据集是从原始GitHub仓库(https://github.com/YapengTian/AVE-ECCV18/)移植而来。
- 数据集用于音频-视觉事件定位研究。
- 一个视频可能包含不同的音频-视觉事件,因此视频总数量并非4143。
文件说明
- annotations.txt:包含AVE数据集的标注信息。每个样本包含其事件类别、YouTube ID、质量(均为“good”,表示包含一个音频-视觉事件)、音频-视觉事件的开始时间和结束时间。
- train/val/test-Set.txt:分别为原始论文中使用的训练集、验证集和测试集划分文件。
引用信息
如果使用AVE数据集,请考虑引用原始论文:
@inproceedings{TianECCV2018, title={Audio-Visual Event Localization in Unconstrained Videos}, author={Tian, Yapeng and Shi, Jing and Li, Bochen and Duan, Zhiyao and Xu, Chenliang}, editor="Ferrari, Vittorio and Hebert, Martial and Sminchisescu, Cristian and Weiss, Yair", booktitle="Computer Vision -- ECCV 2018", year="2018", publisher="Springer", }




