This is the official repository of the paper.
We use uv to manage our dependencies. To install uv follow the next link.
uv venv
uv syncWe use detectmate parser matcher, if you are using a not supported hardware follow the instructions from the official repository.
To run the experiments you just need to run:
sh run_scripts.shAll the results of the paper can be found in the folder db.
We added in the folder container a docker image as an optional way of running the code.
Currently in peer-review