Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 528 Bytes

File metadata and controls

24 lines (16 loc) · 528 Bytes

Visual modality

This folder tackles the visual modality. It extracts features and provides some baselines.

Feature extraction

  1. Download the videos from Google Drive to data/videos, placing the files there without subdirectories.

  2. Move to this directory:

    cd visual
  3. Run save_frames.sh to extract the frames in the video files:

    ./save_frames.sh
  4. To extract the features and save them in heavy H5 files:

    ./extract_features.py resnet