Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection

About

Recently, many arbitrary-oriented object detection (AOOD) methods have been proposed and attracted widespread attention in many fields. However, most of them are based on anchor-boxes or standard Gaussian heatmaps. Such label assignment strategy may not only fail to reflect the shape and direction characteristics of arbitrary-oriented objects, but also have high parameter-tuning efforts. In this paper, a novel AOOD method called General Gaussian Heatmap Label Assignment (GGHL) is proposed. Specifically, an anchor-free object-adaptation label assignment (OLA) strategy is presented to define the positive candidates based on two-dimensional (2-D) oriented Gaussian heatmaps, which reflect the shape and direction features of arbitrary-oriented objects. Based on OLA, an oriented-bounding-box (OBB) representation component (ORC) is developed to indicate OBBs and adjust the Gaussian center prior weights to fit the characteristics of different objects adaptively through neural network learning. Moreover, a joint-optimization loss (JOL) with area normalization and dynamic confidence weighting is designed to refine the misalign optimal results of different subtasks. Extensive experiments on public datasets demonstrate that the proposed GGHL improves the AOOD performance with low parameter-tuning and time costs. Furthermore, it is generally applicable to most AOOD methods to improve their performance including lightweight models on embedded platforms.

Zhanchao Huang, Wei Li, Xiang-Gen Xia, Ran Tao• 2021

Related benchmarks

TaskDatasetResultRank
Oriented Object DetectionDOTA v1.0 (test)--
378
Object DetectionDOTA 1.0 (test)
Plane AP89.74
256
Oriented Object DetectionDOTA v1.5 (test)
mAP66.48
58
Rotated Object DetectionDOTA 1.0 (test)
mAP76.95
46
Oriented Object DetectionDIOR-R
mAP5066.48
44
Object DetectionDOTA v1.5
mAP68.92
37
Rotated Object DetectionDIOR-R extended (test)
mAP66.48
28
Oriented Object DetectionDIOR-R (test)--
28
Oriented Object DetectionDOTA 1.0 (train test)
mAP 5077
23
Rotated Object DetectionDOTA 2.0 (test)
mAP57.17
19
Showing 10 of 14 rows

Other info

Code

Follow for update