CVJul 19, 2017

Drone-based Object Counting by Spatially Regularized Regional Proposal Network

arXiv:1707.05972v3520 citations
AI Analysis

This work addresses object counting for drone-based surveillance, offering a novel method that improves over regression-based approaches by incorporating spatial layout constraints, though it is incremental in combining existing techniques for a specific domain.

The paper tackles the problem of counting and localizing objects in dynamic drone videos by proposing Layout Proposal Networks with spatial kernels, achieving improved localization accuracy on a new large-scale dataset (CARPK) with nearly 90,000 annotated cars.

Existing counting methods often adopt regression-based approaches and cannot precisely localize the target objects, which hinders the further analysis (e.g., high-level understanding and fine-grained classification). In addition, most of prior work mainly focus on counting objects in static environments with fixed cameras. Motivated by the advent of unmanned flying vehicles (i.e., drones), we are interested in detecting and counting objects in such dynamic environments. We propose Layout Proposal Networks (LPNs) and spatial kernels to simultaneously count and localize target objects (e.g., cars) in videos recorded by the drone. Different from the conventional region proposal methods, we leverage the spatial layout information (e.g., cars often park regularly) and introduce these spatially regularized constraints into our network to improve the localization accuracy. To evaluate our counting method, we present a new large-scale car parking lot dataset (CARPK) that contains nearly 90,000 cars captured from different parking lots. To the best of our knowledge, it is the first and the largest drone view dataset that supports object counting, and provides the bounding box annotations.

Foundations

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

Your Notes