Salience Biased Loss for Object Detection in Aerial Images
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionObject Detection In Aerial ImagesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Salient Sign Detection In Safe Autonomous Driving: AI Which Reasons Over Full Visual Context
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 DetectionRobust Traffic Light Detection Using Salience-Sensitive Loss: Computational Framework and Evaluations
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 DetectionSalience-SGG: Enhancing Unbiased Scene Graph Generation with Iterative Salience Estimation
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 GenerationImproving the Detection of Small Oriented Objects in Aerial Images
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+1From Blurry to Brilliant Detection: YOLOv5-Based Aerial Object Detection with Super Resolution
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