Datasets:
EgoArgus Decision Videos
This dataset repository hosts the 311 videos used by the decision part of EgoArgus: Benchmarking VLMs as Situational Assistants for Modality-Grounded User Supports.
Annotations, evaluation code, and the complete benchmark documentation are available in the EgoArgus GitHub repository.
The 789 decision annotations map to these files through the video_filename
column in the released CSV files:
VISTA/<video_id>.mp4
Download the videos while preserving this layout:
hf download tommytyc/EgoArgus \
--repo-type dataset \
--include "VISTA/*.mp4" \
--local-dir dataset/videos
Then pass dataset/videos to the EgoArgus decision evaluator with
--decision-video-dir.
- Downloads last month
- 68