paper-with-me

홈 › Papers

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 adjusting the image or its features to expand the size, quality, and variety of samples during training in various tasks including object detection. However, we argue that it is necessary to investigate bounding box transformations as a data augmentation technique rather than image-level transformations, especially in aerial imagery due to potentially inconsistent bounding box annotations. Hence, this letter presents a thorough investigation of bounding box transformation in terms of scaling, rotation, and translation for remote sensing object detection. We call this augmentation strategy NBBOX (Noise Injection into Bounding Box). We conduct extensive experiments on DOTA and DIOR-R, both well-known datasets that include a variety of rotated generic objects in aerial images. Experimental results show that our approach significantly improves remote sensing object detection without whistles and bells and it is more time-efficient than other state-of-the-art augmentation strategies.

📄 PDF Abstract BibTeX arXiv:2409.09424

Code (1)

unique-chan/nbbox 공식 구현 pytorch

Tasks

Data AugmentationObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar 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 pe…

Objectobject-detectionObject DetectionObject Localization+1

Visual and Text Prompt Segmentation: A Novel Multi-Model Framework for Remote Sensing

2025-03-10 · Xing Zi, Kairui Jin, Xian Tao, Jun Li 외

Pixel-level segmentation is essential in remote sensing, where foundational vision models like CLIP and Segment Anything Model(SAM) have demonstrated significant capabilities in zero-shot segmentation tasks. Despite thei…

Image SegmentationSegmentationSemantic SegmentationZero Shot Segmentation

DiffuSAM: Diffusion Guided Zero-Shot Object Grounding for Remote Sensing Imagery

2026-04-20 · Geet Sethi, Panav Shah, Ashutosh Gandhe, Soumitra Darshan Nayak arxiv

Diffusion models have emerged as powerful tools for a wide range of vision tasks, including text-guided image generation and editing. In this work, we explore their potential for object grounding in remote sensing imager…

Object LocalizationImage Generation

Learning Orientation-Estimation Convolutional Neural Network for Building Detection in Optical Remote Sensing Image

2019-03-14 · Yongliang Chen

Benefiting from the great success of deep learning in computer vision, CNN-based object detection methods have drawn significant attentions. Various frameworks have been proposed which show awesome and robust performance…

GPUobject-detectionObject Detectionregression

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