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

Xue Yang,Jirui Yang,Junchi Yan,Yue Zhang,Tengfei Zhang,Zhi Guo,Xian Sun,Kun Fu
DOI: https://doi.org/10.1109/iccv.2019.00832
2019-10-01
Abstract:Object detection has been a building block in computervision. Though considerable progress has been made, therestill 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 multilayer feature with effective anchor sampling, to improve the sensitivity to small objects. Meanwhile, the supervised pixel attention network and the channel attention network arejointly exploredfor small and cluttered object detection by suppressing thenoise and highlighting the objects feature. For more accurate rotation estimation, the IoU constant factor is addedto the smooth Ll loss to address the boundary problem forthe rotating bounding box. Extensive experiments on tworemote sensing public datasets DOTA, NWPU VHR10 aswell as natural image datasets COCO, VOC2007 and scenetext data ICDAR2015 show the stateof theart performance of our detector. The code and models will be available at https://github.com/DetectionTeamUCAS.
What problem does this paper attempt to address?