Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.19 KB

DATASETS.md

File metadata and controls

20 lines (13 loc) · 1.19 KB

EGTEA Gaze+

The annotations are used from RULSTM, so you'd need to set it up as described in the main README.

To train models on pre-extracted TSN features

  1. Download the features from RULSTM
  2. Unzip into DATA/external/rulstm/RULSTM/egtea/

To train models on raw videos

Download the videos from here into DATA/videos/EGTEA/101020/videos/

50-Salads

  1. Download videos from here into DATA/videos/50Salads/.
  2. Download annotations
    • The models in this paper use annotations from here
      • Download the cvpr18_data folder to external/breakfast_50salad_anticipation_annotations/cvpr18_data
    • Additionally, this annotations directory was shared by the authors of the above paper as well, download it at external/breakfast_50salad_anticipation_annotations/annotations/. Shared here for reproducibility of the code.