Edge Based Oriented Object Detection
Jianghu Shen, Xiaojun Wu

TL;DR
This paper introduces a novel edge gradient-based loss function and an edge-focused self-attention module to improve oriented object detection accuracy in remote sensing, resulting in measurable performance gains.
Contribution
The paper proposes a new edge gradient-based loss function and an edge self-attention module to enhance oriented object detection accuracy.
Findings
0.6% mAP improvement over Smooth L1 loss
1.3% mAP increase on DOTA dataset
Effective focus on object edges enhances detection
Abstract
In the field of remote sensing, we often utilize oriented bounding boxes (OBB) to bound the objects. This approach significantly reduces the overlap among dense detection boxes and minimizes the inclusion of background content within the bounding boxes. To enhance the detection accuracy of oriented objects, we propose a unique loss function based on edge gradients, inspired by the similarity measurement function used in template matching task. During this process, we address the issues of non-differentiability of the function and the semantic alignment between gradient vectors in ground truth (GT) boxes and predicted boxes (PB). Experimental results show that our proposed loss function achieves mAP improvement compared to the commonly used Smooth L1 loss in the baseline algorithm. Additionally, we design an edge-based self-attention module to encourage the detection network to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Advanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
MethodsFocus
