This example demonstrates how to use VQPy to generate a query that returns the total number of pedestrians at a crosswalk.
You can follow the instructions here to prepare your environment for VQPy.
TO BE ADDED.
You can simply use python main.py
to run the example. Below are the arguments you need to specify.
--path
: your own video dataset path.--save_folder
: the folder that you preferred to save the query result.