/VideoIndexing

Multimedia Project to index the video files

Primary LanguagePython

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>