conda create -n gui python=3.11
conda activate gui
pip install -r requirements.txtFirst, generate a database table for store the provenance record:
python3 gen_database_table.pyThen, run the analyze script to generate a record and store it.
python3 analyze_and_save.pyThen you can retrieval and interrogate this using natural language.
python3 retrieval_and_detail.pyWe do not release videos due to ethical and privacy concerns. You can try it using your own recordings.