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

Theoretically Achieving Continuous Representation of Oriented Bounding Boxes

About

Considerable efforts have been devoted to Oriented Object Detection (OOD). However, one lasting issue regarding the discontinuity in Oriented Bounding Box (OBB) representation remains unresolved, which is an inherent bottleneck for extant OOD methods. This paper endeavors to completely solve this issue in a theoretically guaranteed manner and puts an end to the ad-hoc efforts in this direction. Prior studies typically can only address one of the two cases of discontinuity: rotation and aspect ratio, and often inadvertently introduce decoding discontinuity, e.g. Decoding Incompleteness (DI) and Decoding Ambiguity (DA) as discussed in literature. Specifically, we propose a novel representation method called Continuous OBB (COBB), which can be readily integrated into existing detectors e.g. Faster-RCNN as a plugin. It can theoretically ensure continuity in bounding box regression which to our best knowledge, has not been achieved in literature for rectangle-based object representation. For fairness and transparency of experiments, we have developed a modularized benchmark based on the open-source deep learning framework Jittor's detection toolbox JDet for OOD evaluation. On the popular DOTA dataset, by integrating Faster-RCNN as the same baseline model, our new method outperforms the peer method Gliding Vertex by 1.13% mAP50 (relative improvement 1.54%), and 2.46% mAP75 (relative improvement 5.91%), without any tricks.

Zi-Kai Xiao, Guo-Ye Yang, Xue Yang, Tai-Jiang Mu, Junchi Yan, Shi-min Hu• 2024

Related benchmarks

TaskDatasetResultRank
Oriented Object DetectionDOTA v1.0 (test)--
378
Object DetectionDOTA 1.0 (test)--
256
Object DetectionDIOR
mAP5067.53
50
Object DetectionDOTA v1.5
mAP40.96
37
Object DetectionDOTA v1.0
Overall mAP76.52
24
Oriented Object DetectionDOTA 1.0 (train test)
mAP 5076.6
23
Object DetectionFAIR1M v2.0
mAP5044.78
20
Object DetectionFAIR1M 1.0
mAP5039.82
20
Object DetectionHRSC2016
mAP5097.19
11
Showing 9 of 9 rows

Other info

Code

Follow for update