metadata
license: cc-by-4.0
UAL-Bench: The First Comprehensive Unusual Activity Localization Benchmark
UAL Bench Datasets
We introduce UAL-Bench, a comprehensive benchmark for unusual activity localization, featuring three video datasets: UAG-OOPS, UAG-SSBD, UAG-FunQA, and an instruction-tune dataset: OOPS-UAG-Instruct.
Usage
- Go to Files and versions
- download the tar file
- untar the file. For example:
tar -xvf uag_oops.tar
- Follow the project repository for more details including loading the data in your project, implementing VLM-LLM approach etc.