SOTAVerified

Unmasking the abnormal events in video

2017-05-23ICCV 2017Unverified0· sign in to hype

Radu Tudor Ionescu, Sorina Smeureanu, Bogdan Alexe, Marius Popescu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose a novel framework for abnormal event detection in video that requires no training sequences. Our framework is based on unmasking, a technique previously used for authorship verification in text documents, which we adapt to our task. We iteratively train a binary classifier to distinguish between two consecutive video sequences while removing at each step the most discriminant features. Higher training accuracy rates of the intermediately obtained classifiers represent abnormal events. To the best of our knowledge, this is the first work to apply unmasking for a computer vision task. We compare our method with several state-of-the-art supervised and unsupervised methods on four benchmark data sets. The empirical results indicate that our abnormal event detection framework can achieve state-of-the-art results, while running in real-time at 20 frames per second.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CUHK AvenueUnmaskingAUC80.6Unverified

Reproductions