EgoPet
收藏资源简介:
该数据集包含宠物自我运动图像,提供多样化的自我运动和多代理交互示例。当前视频数据集分别包含自我运动和交互示例,但很少同时包含两者。EgoPet提供了一个与现有以人类或车辆为中心的数据集截然不同的视角。数据集定义了两个领域内基准任务,以捕捉动物行为,并评估了EgoPet作为预训练资源对四足机器人运动的效用,表明使用EgoPet训练的模型优于先前数据集训练的模型。
This dataset comprises self-motion images of pets, offering a diverse array of self-motion and multi-agent interaction examples. Current video datasets typically contain either self-motion or interaction examples, but rarely both. EgoPet presents a perspective distinctly different from existing human or vehicle-centric datasets. The dataset defines two benchmark tasks within the domain to capture animal behavior and evaluates the utility of EgoPet as a pre-training resource for quadrupedal robot motion, demonstrating that models trained with EgoPet outperform those trained with previous datasets.
Egopet Dataset 概述
数据集介绍
- 目的: 为了缩小动物与AI系统之间的能力差距,本数据集提供了一个包含宠物自我运动图像的集合,这些图像展示了同时发生的自我运动和多代理交互的多样示例。
- 特点: 当前视频数据集通常分别包含自我运动和交互示例,但很少同时包含两者。EgoPet提供了一个与现有以人类或车辆为中心的自我数据集截然不同的视角。
- 应用: 定义了两个领域内基准任务以捕捉动物行为,并设置了第三个基准来评估EgoPet作为预训练资源对四足机器人运动的效用。
数据获取
- 直接下载: 通过Hugging Face请求访问,需使用学术邮箱。
- 视频下载: 正在开发中,依赖Python 3.9、ffmpeg、yt-dlp等工具,从TikTok和YouTube下载视频。
数据结构
- 输入: 需要一个Excel文件(
egopet_dataset_spreadsheet.xlsx),包含视频详细信息如URL、可用性和片段信息。 - 输出格式: 处理后的视频保存在
edited_downloaded_videos目录中,每个视频文件名前缀为"edited_"。
引用
-
若使用此数据集,请引用以下论文:
@article{bar2024egopet, title={EgoPet: Egomotion and Interaction Data from an Animals Perspective}, author={Bar, Amir and Bakhtiar, Arya and Tran, Danny and Loquercio, Antonio and Rajasegaran, Jathushan and LeCun, Yann and Globerson, Amir and Darrell, Trevor}, journal={arXiv preprint arXiv:2404.09991}, year={2024} }




