CVSep 8, 2018

CNNs for Surveillance Footage Scene Classification

arXiv:1809.02766v17 citations
Originality Synthesis-oriented
AI Analysis

This work addresses scene classification for surveillance and security tasks, but it is incremental as it applies existing CNN methods to new data without introducing novel techniques.

The authors tackled the problem of classifying surveillance footage scenes with and without abandoned luggage by adapting high-performing CNN architectures, comparing results across two video datasets and their combination, and using network visualization to understand classification decisions.

In this project, we adapt high-performing CNN architectures to differentiate between scenes with and without abandoned luggage. Using frames from two video datasets, we compare the results of training different architectures on each dataset as well as on combining the datasets. We additionally use network visualization techniques to gain insight into what the neural network sees, and the basis of the classification decision. We intend that our results benefit further work in applying CNNs in surveillance and security-related tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes