Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.12 KB

README_video_grounding.md

File metadata and controls

26 lines (19 loc) · 1.12 KB

Video Grounding

Dataset and Code

Structure of Video Grounding Dataset

  • Annotations are stored in .txt format
  • Annotations:
    • clip segment_start_time segment_end_time ## "annnotation_sentence"

Evaluation Metrics

Instructions to run Video Grounding models

  1. To prepare the environment, please refer to

  2. For feature extraction, we used the I3D model and frame rate of 24 fps.

  3. Move and replace files according to the directories in $DIR_AK_VG/video_grounding/code/code_new:

    • Helper script to move / create symbolic links to files
      • Remember to change the root directory $DIR_ROOT in $DIR_AK_VG/video_grounding/code/code_new/prepare_dir_VG.sh
      • bash $DIR_AK_VG/video_grounding/code/code_new/prepare_dir_VG.sh