CVJun 9, 2020

Can Synthetic Data Improve Object Detection Results for Remote Sensing Images?

arXiv:2006.05015v110 citations
Originality Incremental advance
AI Analysis

This addresses data scarcity for remote sensing applications, but it is incremental as it builds on existing synthetic data and GAN techniques.

The paper tackles the challenge of insufficient labeled training data for remote sensing object detection by using realistic synthetic data, achieving improved performance on aircraft detection across multiple datasets.

Deep learning approaches require enough training samples to perform well, but it is a challenge to collect enough real training data and label them manually. In this letter, we propose the use of realistic synthetic data with a wide distribution to improve the performance of remote sensing image aircraft detection. Specifically, to increase the variability of synthetic data, we randomly set the parameters during rendering, such as the size of the instance and the class of background images. In order to make the synthetic images more realistic, we then refine the synthetic images at the pixel level using CycleGAN with real unlabeled images. We also fine-tune the model with a small amount of real data, to obtain a higher accuracy. Experiments on NWPU VHR-10, UCAS-AOD and DIOR datasets demonstrate that the proposed method can be applied for augmenting insufficient real data.

Foundations

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

Your Notes