Aerial object detection is a challenging task, in which one major obstacle lies in the limitations of large-scale data collection and the long-tail distribution of certain classes. Synthetic data offers a promising solution, especially with recent advances in diffusion-based methods like stable diffusion (SD). However, the direct application of diffusion methods to aerial domains poses unique challenges: stable diffusion's optimization for rich ground-level semantics doesn't align with the sparse nature of aerial objects, and the extraction of post-synthesis object coordinates remains problematic. To address these challenges, we introduce a synthetic data augmentation framework tailored for aerial images. It encompasses sparse-to-dense region of interest (ROI) extraction to bridge the semantic gap, fine-tuning the diffusion model with low-rank adaptation (LORA) to circumvent exhaustive retraining, and finally, a Copy-Paste method to compose synthesized objects with backgrounds, providing a nuanced approach to aerial object detection through synthetic data.
@article{arxiv.2311.12345,
title = {Stable Diffusion For Aerial Object Detection},
author = {Yanan Jian and Fuxun Yu and Simranjit Singh and Dimitrios Stamoulis},
journal= {arXiv preprint arXiv:2311.12345},
year = {2023}
}
Comments
Accepted at NeurIPS 2023 Synthetic Data Generation with Generative AI workshop