# UBnormal
**Repository Path**: geekyzql/UBnormal
## Basic Information
- **Project Name**: UBnormal
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-02-08
- **Last Updated**: 2025-02-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### UBnormal: New Benchmark for Supervised Open-Set Video Anomaly Detection
Andra Acsintoae*, Andrei Florescu*, Mariana-Iuliana Georgescu*, Tudor Mare*, Paul Sumedrea*, Radu Tudor Ionescu, Fahad Shahbaz Khan, Mubarak Shah
*equal contribution
IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2022.
Official URL: https://openaccess.thecvf.com/content/CVPR2022/html/Acsintoae_UBnormal_New_Benchmark_for_Supervised_Open-Set_Video_Anomaly_Detection_CVPR_2022_paper.html
ArXiv URL: https://arxiv.org/pdf/2111.08644.pdf
We present an abnormal video in the left side (the anomalous regions are emphasised with red contour) while in the right side we present a normal video from the UBnormal data set.


# 🌟 NEW: We released the ground-truth for the test set (check the download link).
### Table of Contents:
[Description of UBnormal](#description)
[Download data set](#download)
[Statistics](#statistics)
[State-of-the-art results](#State-of-the-art-results)
[Scripts and Split](#Scripts-and-Split)
[License](#license)
[Citation](#citation)
### Description
UBnormal is a new supervised open-set benchmark composed of multiple virtual scenes for video anomaly detection.
Unlike existing data sets, we introduce abnormal events annotated at the pixel level at training time,
for the first time enabling the use of fully-supervised learning methods for abnormal event detection.
To preserve the typical open-set formulation, we make sure to include disjoint sets of anomaly types in our training
and test collections of videos.
Examples of actions from our data set:
### Download
The UBnormal data set can be downloaded from [here](https://drive.google.com/file/d/1KbfdyasribAMbbKoBU1iywAhtoAt9QI0/view?usp=sharing).
### Statistics
### State-of-the-art results
The results on the UBnormal data set on the test set:
| Method | Micro-AUC | Macro-AUC | RBDC | TBDC |
| Georgescu et al. [1] + UBnormal anomalies | 61.3 | 85.6 | 25.430 | 56.272 |
| Sultani et al. [2] (fine-tuned) | 50.3 | 76.8 | 0.002 | 0.001 |
| Bertasius et al. [3] (1/32 sample rate, fine-tuned) | 68.5 | 80.3 | 0.041 | 0.053 |