Ego4DSounds
收藏资源简介:
Ego4DSounds是一个Ego4D数据集的子集,专注于第一人称视角视频,具有高动作-音频对应性,适合用于动作到声音的生成任务。
Ego4DSounds is a subset of the Ego4D dataset, focusing on first-person perspective videos with high action-audio correspondence, making it suitable for action-to-sound generation tasks.
Ego4DSounds数据集概述
数据集描述
Ego4DSounds是Ego4D数据集的一个子集,专注于视频中的动作与音频的对应关系,适用于动作到声音的生成任务。
数据集内容
该数据集包含以下内容:
extract_ego4d_clips.py: 用于从Ego4D数据集中提取视频片段的脚本。dataset.py: 定义了Ego4DSounds数据集类,用于加载和处理视频及音频片段。- 元数据文件:
train_clips_1.2m.csvtest_clips_11k.csvego4d.json
元数据文件中的每行包含以下列:
video_uid, video_dur, narration_source, narration_ind, narration_time, clip_start, clip_end, clip_text, tag_verb, tag_noun, positive, clip_file, speech, background_music, traffic_noise, wind_noise
引用信息
@article{chen2024action2sound, title = {Action2Sound: Ambient-Aware Generation of Action Sounds from Egocentric Videos}, author = {Changan Chen and Puyuan Peng and Ami Baid and Sherry Xue and Wei-Ning Hsu and David Harwath and Kristen Grauman}, year = {2024}, journal = {arXiv}, }




