CVAug 31, 2019

SSSDET: Simple Short and Shallow Network for Resource Efficient Vehicle Detection in Aerial Scenes

arXiv:1909.00292v135 citations
Originality Incremental advance
AI Analysis

This work addresses efficient vehicle detection for UAV-based applications, offering significant improvements in speed and resource usage, though it is incremental as it builds on existing detection methods.

The authors tackled the problem of detecting small vehicles in aerial scenes with resource-constrained UAVs by proposing SSSDET, a simple short and shallow network that is up to 4x faster, requires 4.4x less FLOPs, has 30x less parameters, and provides better accuracy compared to existing state-of-the-art detectors.

Detection of small-sized targets is of paramount importance in many aerial vision-based applications. The commonly deployed low cost unmanned aerial vehicles (UAVs) for aerial scene analysis are highly resource constrained in nature. In this paper we propose a simple short and shallow network (SSSDet) to robustly detect and classify small-sized vehicles in aerial scenes. The proposed SSSDet is up to 4x faster, requires 4.4x less FLOPs, has 30x less parameters, requires 31x less memory space and provides better accuracy in comparison to existing state-of-the-art detectors. Thus, it is more suitable for hardware implementation in real-time applications. We also created a new airborne image dataset (ABD) by annotating 1396 new objects in 79 aerial images for our experiments. The effectiveness of the proposed method is validated on the existing VEDAI, DLR-3K, DOTA and Combined dataset. The SSSDet outperforms state-of-the-art detectors in term of accuracy, speed, compute and memory efficiency.

Foundations

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

Your Notes