SOTAVerified

Abnormal Event Detection in Videos using Generative Adversarial Nets

2017-08-31Unverified0· sign in to hype

Mahdyar Ravanbakhsh, Moin Nabi, Enver Sangineto, Lucio Marcenaro, Carlo Regazzoni, Nicu Sebe

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper we address the abnormality detection problem in crowded scenes. We propose to use Generative Adversarial Nets (GANs), which are trained using normal frames and corresponding optical-flow images in order to learn an internal representation of the scene normality. Since our GANs are trained with only normal data, they are not able to generate abnormal events. At testing time the real data are compared with both the appearance and the motion representations reconstructed by our GANs and abnormal areas are detected by computing local differences. Experimental results on challenging abnormality detection datasets show the superiority of the proposed method compared to the state of the art in both frame-level and pixel-level abnormality detection tasks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
UBI-FightsAdversarial GeneratorAUC0.53Unverified
UCSD Ped2Adversarial GeneratorAUC97.4Unverified

Reproductions