paper-with-me

홈 › Papers

Salience Biased Loss for Object Detection in Aerial Images

2018-10-18 · Peng Sun, Guang Chen, Guerdan Luke, Yi Shang

Object detection in remote sensing, especially in aerial images, remains a challenging problem due to low image resolution, complex backgrounds, and variation of scale and angles of objects in images. In current implementations, multi-scale based and angle-based networks have been proposed and generate promising results with aerial image detection. In this paper, we propose a novel loss function, called Salience Biased Loss (SBL), for deep neural networks, which uses salience information of the input image to achieve improved performance for object detection. Our novel loss function treats training examples differently based on input complexity in order to avoid the over-contribution of easy cases in the training process. In our experiments, RetinaNet was trained with SBL to generate an one-stage detector, SBL-RetinaNet. SBL-RetinaNet is applied to the largest existing public aerial image dataset, DOTA. Experimental results show our proposed loss function with the RetinaNet architecture outperformed other state-of-art object detection models by at least 4.31 mAP, and RetinaNet by 2.26 mAP with the same inference speed of RetinaNet.

📄 PDF Abstract BibTeX arXiv:1810.08103

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FPN 설명 없음
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
RetinaNet RetinaNet is a one-stage object detection model that utilizes a focal loss function to address class imbalance during training.…

Similar Papers 제목 키워드 기반

Salient Sign Detection In Safe Autonomous Driving: AI Which Reasons Over Full Visual Context

2023-01-14 · Ross Greer, Akshay Gopalkrishnan, Nachiket Deo, Akshay Rangesh 외

Detecting road traffic signs and accurately determining how they can affect the driver's future actions is a critical task for safe autonomous driving systems. However, various traffic signs in a driving scene have an un…

Autonomous Drivingobject-detectionObject DetectionTraffic Sign Detection

Robust Traffic Light Detection Using Salience-Sensitive Loss: Computational Framework and Evaluations

2023-05-08 · Ross Greer, Akshay Gopalkrishnan, Jacob Landgren, Lulua Rakla 외

One of the most important tasks for ensuring safe autonomous driving systems is accurately detecting road traffic lights and accurately determining how they impact the driver's actions. In various real-world driving situ…

Autonomous Drivingobject-detectionObject Detection

Salience-SGG: Enhancing Unbiased Scene Graph Generation with Iterative Salience Estimation

2026-01-13 · Runfeng Qu, Ole Hall, Pia K Bideau, Julie Ouerfelli-Ethier 외 arxiv

Scene Graph Generation (SGG) suffers from a long-tailed distribution, where a few predicate classes dominate while many others are underrepresented, leading to biased models that underperform on rare relations. Unbiased-…

Unbiased Scene Graph Generation

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

From Blurry to Brilliant Detection: YOLOv5-Based Aerial Object Detection with Super Resolution

2024-01-26 · Ragib Amin Nihal, Benjamin Yen, Katsutoshi Itoyama, Kazuhiro Nakadai

The demand for accurate object detection in aerial imagery has surged with the widespread use of drones and satellite technology. Traditional object detection models, trained on datasets biased towards large objects, str…

Objectobject-detectionObject DetectionSuper-Resolution