paper-with-me

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, Guangxing Yang, Hao Fu, Tao Wang, Tongkui Liao

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 the label noises are underexplored in modern oriented remote sensing object detectors. To address this issue, we propose a robust oriented remote sensing object detection method through dynamic loss decay (DLD) mechanism, inspired by the two phase `early-learning'' and `memorization'' learning dynamics of deep neural networks on clean and noisy samples. To be specific, we first observe the end point of early learning phase termed as EL, after which the models begin to memorize the false labels that significantly degrade the detection accuracy. Secondly, under the guidance of the training indicator, the losses of each sample are ranked in descending order, and we adaptively decay the losses of the top K largest ones (bad samples) in the following epochs. Because these large losses are of high confidence to be calculated with wrong labels. Experimental results show that the method achieves excellent noise resistance performance tested on multiple public datasets such as HRSC2016 and DOTA-v1.0/v2.0 with synthetic category label noise. Our solution also has won the 2st place in the "fine-grained object detection based on sub-meter remote sensing imagery" track with noisy labels of 2023 National Big Data and Computing Intelligence Challenge.

📄 PDF Abstract BibTeX arXiv:2405.09024

Code (0)

등록된 구현이 없습니다.

Tasks

Memorizationobject-detectionObject DetectionOriented Object Detection

Similar Papers 제목 키워드 기반

Category-Aware Dynamic Label Assignment with High-Quality Oriented Proposal

2024-07-03 · Mingkui Feng, Hancheng Yu, Xiaoyu Dang, Ming Zhou

Objects in aerial images are typically embedded in complex backgrounds and exhibit arbitrary orientations. When employing oriented bounding boxes (OBB) to represent arbitrary oriented objects, the periodicity of angles c…

object-detectionObject DetectionObject Detection In Aerial ImagesOriented Object Detection+1

Improving the Detection of Small Oriented Objects in Aerial Images

2024-01-12 · Chandler Timm C. Doloriel, Rhandley D. Cajote

Small oriented objects that represent tiny pixel-area in large-scale aerial images are difficult to detect due to their size and orientation. Existing oriented aerial detectors have shown promising results but are mainly…

Instance Segmentationobject-detectionObject DetectionOriented Object Detection+1

ARS-DETR: Aspect Ratio-Sensitive Detection Transformer for Aerial Oriented Object Detection

2023-03-09 · Ying Zeng, Yushi Chen, Xue Yang, Qingyun Li 외

Existing oriented object detection methods commonly use metric AP$_{50}$ to measure the performance of the model. We argue that AP$_{50}$ is inherently unsuitable for oriented object detection due to its large tolerance …

Objectobject-detectionObject DetectionOriented Object Detection

LO-Det: Lightweight Oriented Object Detection in Remote Sensing Images

2022-09-16 · Zhanchao Huang, Wei Li, Xiang-Gen Xia, Hao Wang 외

A few lightweight convolutional neural network (CNN) models have been recently designed for remote sensing object detection (RSOD). However, most of them simply replace vanilla convolutions with stacked separable convolu…

object-detectionObject DetectionOriented Object Detection

Projecting Points to Axes: Oriented Object Detection via Point-Axis Representation

2024-07-11 · Zeyang Zhao, Qilong Xue, Yuhang He, Yifan Bai 외

This paper introduces the point-axis representation for oriented object detection, emphasizing its flexibility and geometrically intuitive nature with two key components: points and axes. 1) Points delineate the spatial …

object-detectionObject DetectionObject Detection In Aerial ImagesOriented Object Detection+1