paper-with-me

홈 › Papers

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

2018-11-17 · ICCV 2019 10 · Xue Yang, Jirui Yang, Junchi Yan, Yue Zhang, Tengfei Zhang, Zhi Guo, Sun Xian, Kun fu

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.

📄 PDF Abstract BibTeX arXiv:1811.07126

Code (3)

DetectionTeamUCAS/R2CNN-Plus-Plus_Tensorflow 공식 구현 tf
DetectionTeamUCAS/RetinaNet_Tensorflow_Rotation tf
NovasMax/R3Det-Refined-Single-Stage-Detector-with-Feature-Refinement-for-RO tf

Tasks

object-detectionObject DetectionObject Detection In Aerial Images

Similar Papers 제목 키워드 기반

SCRDet++: Detecting Small, Cluttered and Rotated Objects via Instance-Level Feature Denoising and Rotation Loss Smoothing

2020-04-28 · Xue Yang, Junchi Yan, Wenlong Liao, Xiaokang Yang 외

Small and cluttered objects are common in real-world which are challenging for detection. The difficulty is further pronounced when the objects are rotated, as traditional detectors often routinely locate the objects in …

Denoisingobject-detectionObject DetectionObject Detection In Aerial Images

RSDet++: Point-based Modulated Loss for More Accurate Rotated Object Detection

2021-09-24 · Wen Qian, Xue Yang, Silong Peng, Junchi Yan 외

We classify the discontinuity of loss in both five-param and eight-param rotated object detection methods as rotation sensitivity error (RSE) which will result in performance degeneration. We introduce a novel modulated …

Objectobject-detectionObject DetectionSensitivity

Rotation-robust Intersection over Union for 3D Object Detection

2020-08-01 · ECCV 2020 8 · Yu Zheng, Danyang Zhang, Sinan Xie, Jiwen Lu 외

In this paper, we propose a Rotation-robust Intersection over Union ($ extit{RIoU}$) for 3D object detection, which aims to jointly learn the overlap of rotated bounding boxes. In most existing 3D object detection method…

2D Object Detection3D Object DetectionObjectobject-detection+1

Multitask Learning for SAR Ship Detection with Gaussian-Mask Joint Segmentation

2024-11-21 · Ming Zhao, Xin Zhang, André Kaup

Detecting ships in synthetic aperture radar (SAR) images is challenging due to strong speckle noise, complex surroundings, and varying scales. This paper proposes MLDet, a multitask learning framework for SAR ship detect…

Denoisingobject-detectionObject DetectionSAR Ship Detection

Visual Cue Integration for Small Target Motion Detection in Natural Cluttered Backgrounds

2019-03-18 · Hongxin Wang, Jigen Peng, Qinbing Fu, Huatian Wang 외

The robust detection of small targets against cluttered background is important for future artificial visual systems in searching and tracking applications. The insects' visual systems have demonstrated excellent ability…

Motion Detection