Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 422 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 422 Bytes

Setup steps

  1. Download the dataset zips from the here
  2. Execute the following command in the terminal to make setup.sh execuatable
    $ chmod +x setup.sh
  3. Execute ./setup.sh to complete the setup process
  4. To query a video from the dataset, execute python query.py --queryVideo <path_to_query_video>