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

R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object

About

Rotation detection is a challenging task due to the difficulties of locating the multi-angle objects and separating them effectively from the background. Though considerable progress has been made, for practical settings, there still exist challenges for rotating objects with large aspect ratio, dense distribution and category extremely imbalance. In this paper, we propose an end-to-end refined single-stage rotation detector for fast and accurate object detection by using a progressive regression approach from coarse to fine granularity. Considering the shortcoming of feature misalignment in existing refined single-stage detector, we design a feature refinement module to improve detection performance by getting more accurate features. The key idea of feature refinement module is to re-encode the position information of the current refined bounding box to the corresponding feature points through pixel-wise feature interpolation to realize feature reconstruction and alignment. For more accurate rotation estimation, an approximate SkewIoU loss is proposed to solve the problem that the calculation of SkewIoU is not derivable. Experiments on three popular remote sensing public datasets DOTA, HRSC2016, UCAS-AOD as well as one scene text dataset ICDAR2015 show the effectiveness of our approach. Tensorflow and Pytorch version codes are available at https://github.com/Thinklab-SJTU/R3Det_Tensorflow and https://github.com/SJTU-Thinklab-Det/r3det-on-mmdetection, and R3Det is also integrated in our open source rotation detection benchmark: https://github.com/yangxue0827/RotationDetection.

Xue Yang, Junchi Yan, Ziming Feng, Tao He• 2019

Related benchmarks

TaskDatasetResultRank
Oriented Object DetectionDOTA v1.0 (test)
SV78.76
378
Object DetectionDOTA 1.0 (test)
Plane AP89.8
256
Oriented Object DetectionDOTA (test)
AP (Plane)89.54
92
Object DetectionHRSC 2016 (test)
mAP@0.0789.26
72
Oriented Object DetectionDOTA v1.5 (test)--
58
Oriented Object DetectionHRSC 2016 (test)
mAP89.26
55
Rotated Object DetectionDOTA 1.0 (test)
mAP76.47
46
Oriented Object DetectionDIOR-R
mAP5061.11
44
Oriented Object DetectionHRSC2016
mAP89.26
35
Object DetectionDOTA
AP (Plane)89.54
28
Showing 10 of 21 rows

Other info

Follow for update