Skip to content

Repository files navigation

GUIAuditor

Install the Environment

conda create -n gui python=3.11
conda activate gui
pip install -r requirements.txt

Use Pipeline

First, generate a database table for store the provenance record:

python3 gen_database_table.py

Then, run the analyze script to generate a record and store it.

python3 analyze_and_save.py

Then you can retrieval and interrogate this using natural language.

python3 retrieval_and_detail.py

Note

We do not release videos due to ethical and privacy concerns. You can try it using your own recordings.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages