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