CVSep 7, 2022

Multi-Grained Angle Representation for Remote Sensing Object Detection

arXiv:2209.02884v223 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses angle representation issues in remote sensing object detection, offering an incremental improvement for domain-specific applications.

The paper tackles the challenges of ambiguity and high computational costs in arbitrary-oriented object detection for remote sensing by proposing a multi-grained angle representation method, achieving improved detection performance and efficiency on public datasets and embedded devices.

Arbitrary-oriented object detection (AOOD) plays a significant role for image understanding in remote sensing scenarios. The existing AOOD methods face the challenges of ambiguity and high costs in angle representation. To this end, a multi-grained angle representation (MGAR) method, consisting of coarse-grained angle classification (CAC) and fine-grained angle regression (FAR), is proposed. Specifically, the designed CAC avoids the ambiguity of angle prediction by discrete angular encoding (DAE) and reduces complexity by coarsening the granularity of DAE. Based on CAC, FAR is developed to refine the angle prediction with much lower costs than narrowing the granularity of DAE. Furthermore, an Intersection over Union (IoU) aware FAR-Loss (IFL) is designed to improve accuracy of angle prediction using an adaptive re-weighting mechanism guided by IoU. Extensive experiments are performed on several public remote sensing datasets, which demonstrate the effectiveness of the proposed MGAR. Moreover, experiments on embedded devices demonstrate that the proposed MGAR is also friendly for lightweight deployments.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes