Anomaly detection

Problem: Anomaly detection in surveillance videos

Global approach fed each entire frame into a CNN of 2 streams and then estimated the corresponding normality score.

Paper (ICCV) | arXiv | code | demo (Youtube)

Local approach designed a CNN that considers the normality embedded in spatial frame patches.

Paper (BMVC) | arXiv | code | demo (Youtube)