English

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

Computer Vision and Pattern Recognition 2019-08-13 v4

Abstract

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.

Keywords

Cite

@article{arxiv.1811.07126,
  title  = {SCRDet: Towards More Robust Detection for Small, Cluttered and Rotated Objects},
  author = {Xue Yang and Jirui Yang and Junchi Yan and Yue Zhang and Tengfei Zhang and Zhi Guo and Sun Xian and Kun Fu},
  journal= {arXiv preprint arXiv:1811.07126},
  year   = {2019}
}

Comments

10 pages, 10 figures, 6 tables, ICCV2019

R2 v1 2026-06-23T05:18:59.395Z