Datasets:

Modalities:
Text
Formats:
webdataset
ArXiv:
Libraries:
Datasets
WebDataset
License:
ual_bench / README.md
hasnat79's picture
Update README.md
9d1a6c7 verified
metadata
license: cc-by-4.0

UAL-Bench: The First Comprehensive Unusual Activity Localization Benchmark

arXiv unusual--activity--localization Project Repo

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.