UWS4VAD is an attempt to unify common pratices in VAD methods, with support for both UCFC and XDV datasets, configured trough hydra for a modular and experimental pipeline. Includes feature extraction for both visual (trough timm models) and audio (trough HEAR-based models).~
Important
Looking for contributions/suggestions of any kind. If you have interest in the project, please dont hesitate to contact, will be more than grateful for such.
conda env create -f environment.yml && conda activate uws4vad
Basic overview of configuration setup
python main.py --help
Gratzie to author's works that are either part of this project, served as inspiration or contributed to VAD. Refer to methods for a complete and updated list.
Give a shout if used:
@misc{uws4vad,
author = {Zuble Barbas},
title = {A Unified WorkStation for Video Anomaly Detection.},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/zuble/uws4vad}},
year = {2024},
}