StreamGaze is a comprehensive streaming video benchmark for evaluating MLLMs on gaze-based QA tasks across past, present, and future contexts.
streamgaze/
├── metadata/
│ ├── egtea.csv # EGTEA fixation metadata
│ ├── egoexolearn.csv # EgoExoLearn fixation metadata
│ └── holoassist.csv # HoloAssist fixation metadata
│
├── qa/
│ ├── past_gaze_sequence_matching.json
│ ├──… See the full description on the dataset page:
https://huggingface.co/datasets/daeunni/StreamGaze.