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

SCRDet: Towards More Robust Detection for Small, Cluttered and Rotated Objects

About

Object detection has been a building block in computer vision. Though considerable progress has been made, there still exist challenges for objects with small size, arbitrary direction, and dense distribution. Apart from natural images, such issues are especially pronounced for aerial images of great importance. This paper presents a novel multi-category rotation detector for small, cluttered and rotated objects, namely SCRDet. Specifically, a sampling fusion network is devised which fuses multi-layer feature with effective anchor sampling, to improve the sensitivity to small objects. Meanwhile, the supervised pixel attention network and the channel attention network are jointly explored for small and cluttered object detection by suppressing the noise and highlighting the objects feature. For more accurate rotation estimation, the IoU constant factor is added to the smooth L1 loss to address the boundary problem for the rotating bounding box. Extensive experiments on two remote sensing public datasets DOTA, NWPU VHR-10 as well as natural image datasets COCO, VOC2007 and scene text data ICDAR2015 show the state-of-the-art performance of our detector. The code and models will be available at https://github.com/DetectionTeamUCAS.

Xue Yang, Jirui Yang, Junchi Yan, Yue Zhang, Tengfei Zhang, Zhi Guo, Sun Xian, Kun Fu• 2018

Related benchmarks

TaskDatasetResultRank
Oriented Object DetectionDOTA v1.0 (test)
SV68.4
378
Object DetectionDOTA 1.0 (test)
Plane AP89.98
256
Scene Text DetectionICDAR 2015 (test)
F1 Score80.1
150
Oriented Object DetectionDOTA (test)
AP (Plane)89.98
92
Oriented Object DetectionDOTA v1.5 (test)--
58
Oriented Object DetectionHRSC 2016 (test)
mAP82.59
55
Rotated Object DetectionDOTA 1.0 (test)
mAP72.61
46
Object DetectionDOTA
AP (Plane)89.98
28
Oriented Object DetectionDOTA single-scale 1.0 (test)
AP (PL)89.98
24
Oriented Object DetectionDOTA 1.0 (train test)
mAP 5072.6
23
Showing 10 of 17 rows

Other info

Code

Follow for update