CVDec 22, 2021

Leveraging Synthetic Data in Object Detection on Unmanned Aerial Vehicles

arXiv:2112.12252v166 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses data scarcity issues for researchers and engineers in UAV-based object detection, but it is incremental as it builds on existing synthetic data methods.

The paper tackles the problem of expensive and legally restricted data acquisition for training object detectors on UAVs by exploring synthetic data, extending the DeepGTAV framework for UAV scenarios and analyzing training strategies across models to demonstrate its use in real-world detection.

Acquiring data to train deep learning-based object detectors on Unmanned Aerial Vehicles (UAVs) is expensive, time-consuming and may even be prohibited by law in specific environments. On the other hand, synthetic data is fast and cheap to access. In this work, we explore the potential use of synthetic data in object detection from UAVs across various application environments. For that, we extend the open-source framework DeepGTAV to work for UAV scenarios. We capture various large-scale high-resolution synthetic data sets in several domains to demonstrate their use in real-world object detection from UAVs by analyzing multiple training strategies across several models. Furthermore, we analyze several different data generation and sampling parameters to provide actionable engineering advice for further scientific research. The DeepGTAV framework is available at https://git.io/Jyf5j.

Code Implementations1 repo
Foundations

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

Your Notes