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

Anchor-free Oriented Proposal Generator for Object Detection

About

Oriented object detection is a practical and challenging task in remote sensing image interpretation. Nowadays, oriented detectors mostly use horizontal boxes as intermedium to derive oriented boxes from them. However, the horizontal boxes are inclined to get small Intersection-over-Unions (IoUs) with ground truths, which may have some undesirable effects, such as introducing redundant noise, mismatching with ground truths, detracting from the robustness of detectors, etc. In this paper, we propose a novel Anchor-free Oriented Proposal Generator (AOPG) that abandons horizontal box-related operations from the network architecture. AOPG first produces coarse oriented boxes by a Coarse Location Module (CLM) in an anchor-free manner and then refines them into high-quality oriented proposals. After AOPG, we apply a Fast R-CNN head to produce the final detection results. Furthermore, the shortage of large-scale datasets is also a hindrance to the development of oriented object detection. To alleviate the data insufficiency, we release a new dataset on the basis of our DIOR dataset and name it DIOR-R. Massive experiments demonstrate the effectiveness of AOPG. Particularly, without bells and whistles, we achieve the accuracy of 64.41%, 75.24% and 96.22% mAP on the DIOR-R, DOTA and HRSC2016 datasets respectively. Code and models are available at https://github.com/jbwang1997/AOPG.

Gong Cheng, Jiabao Wang, Ke Li, Xingxing Xie, Chunbo Lang, Yanqing Yao, Junwei Han• 2021

Related benchmarks

TaskDatasetResultRank
Oriented Object DetectionDOTA v1.0 (test)
SV78.7
378
Oriented Object DetectionDOTA (test)--
92
Object DetectionHRSC 2016 (test)
mAP@0.0790.34
72
Oriented Object DetectionDOTA v1.5 (test)
mAP64.41
58
Oriented Object DetectionHRSC 2016 (test)--
55
Rotated Object DetectionDOTA 1.0 (test)
mAP80.66
46
Oriented Object DetectionDIOR-R
mAP5064.41
44
Oriented Object DetectionHRSC2016--
35
Oriented Object DetectionDIOR-R (test)
APL62.39
28
Rotated Object DetectionDIOR-R extended (test)
mAP64.41
28
Showing 10 of 14 rows

Other info

Follow for update