Training Rare Object Detection in Satellite Imagery with Synthetic GAN Images

Abstract

When creating a new labeled dataset, human analysts or data reductionists must review and annotate large numbers of images. This process is time consuming and a barrier to the deployment of new computer vision solutions, particularly for rarely occurring objects. To reduce the number of images requiring human attention, we evaluate the utility of images created from 3D models refined with a generative adversarial network to select confidence thresholds that significantly reduce false alarms rates. The resulting approach has been demonstrated to cut the number of images needing to be reviewed by 50% while preserving a 95% recall rate, with only 6 labeled examples of the target.

Cite

Text

Martinson et al. "Training Rare Object Detection in Satellite Imagery with Synthetic GAN Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2021. doi:10.1109/CVPRW53098.2021.00311

Markdown

[Martinson et al. "Training Rare Object Detection in Satellite Imagery with Synthetic GAN Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2021.](https://mlanthology.org/cvprw/2021/martinson2021cvprw-training/) doi:10.1109/CVPRW53098.2021.00311

BibTeX

@inproceedings{martinson2021cvprw-training,
  title     = {{Training Rare Object Detection in Satellite Imagery with Synthetic GAN Images}},
  author    = {Martinson, Eric and Furlong, Bridget and Gillies, Andy},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2021},
  pages     = {2769-2776},
  doi       = {10.1109/CVPRW53098.2021.00311},
  url       = {https://mlanthology.org/cvprw/2021/martinson2021cvprw-training/}
}