paper-with-me

홈 › Papers

Robust Object Detection in Remote Sensing Imagery with Noisy and Sparse Geo-Annotations (Full Version)

2022-10-24 · Maximilian Bernhard, Matthias Schubert

Recently, the availability of remote sensing imagery from aerial vehicles and satellites constantly improved. For an automated interpretation of such data, deep-learning-based object detectors achieve state-of-the-art performance. However, established object detectors require complete, precise, and correct bounding box annotations for training. In order to create the necessary training annotations for object detectors, imagery can be georeferenced and combined with data from other sources, such as points of interest localized by GPS sensors. Unfortunately, this combination often leads to poor object localization and missing annotations. Therefore, training object detectors with such data often results in insufficient detection performance. In this paper, we present a novel approach for training object detectors with extremely noisy and incomplete annotations. Our method is based on a teacher-student learning framework and a correction module accounting for imprecise and missing annotations. Thus, our method is easy to use and can be combined with arbitrary object detectors. We demonstrate that our approach improves standard detectors by 37.1\% $AP_{50}$ on a noisy real-world remote-sensing dataset. Furthermore, our method achieves great performance gains on two datasets with synthetic noise. Code is available at \url{https://github.com/mxbh/robust_object_detection}.

📄 PDF Abstract BibTeX arXiv:2210.12989

Code (1)

mxbh/robust_object_detection 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionObject LocalizationRobust Object Detection

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Dynamic Loss Decay based Robust Oriented Object Detection on Remote Sensing Images with Noisy Labels

2024-05-15 · Guozhang Liu, Ting Liu, Mengke Yuan, Tao Pang 외

The ambiguous appearance, tiny scale, and fine-grained classes of objects in remote sensing imagery inevitably lead to the noisy annotations in category labels of detection dataset. However, the effects and treatments of…

Memorizationobject-detectionObject DetectionOriented Object Detection

Learning to detect cloud and snow in remote sensing images from noisy labels

2024-01-17 · Zili Liu, Hao Chen, Wenyuan Li, Keyan Chen 외

Detecting clouds and snow in remote sensing images is an essential preprocessing task for remote sensing imagery. Previous works draw inspiration from semantic segmentation models in computer vision, with most research f…

DiversitySemantic Segmentation

NBBOX: Noisy Bounding Box Improves Remote Sensing Object Detection

2024-09-14 · Yechan Kim, SooYeon Kim, Moongu Jeon

Data augmentation has shown significant advancements in computer vision to improve model performance over the years, particularly in scenarios with limited and insufficient data. Currently, most studies focus on adjustin…

Data AugmentationObjectobject-detectionObject Detection

RSSOD-Bench: A large-scale benchmark dataset for Salient Object Detection in Optical Remote Sensing Imagery

2023-06-04 · Zhitong Xiong, Yanfeng Liu, Qi Wang, Xiao Xiang Zhu

We present the RSSOD-Bench dataset for salient object detection (SOD) in optical remote sensing imagery. While SOD has achieved success in natural scene images with deep learning, research in SOD for remote sensing image…

object-detectionObject DetectionSalient Object Detection

Hyperbolic Geometry for Open-World Object Detection in Remote Sensing Imagery

2026-09-09 · Wuzhou Li, Jiawei Zhou, Shenghang Wang, Xiang Li arxiv

Open-world object detection (OWOD) extends closed-set detection by requiring models to identify unknown objects and incrementally learn them once annotations become available. In remote sensing imagery, object categories…

Incremental LearningObject DetectionMetric Learning