Anchor Free remote sensing detector based on solving discrete polar coordinate equation
As the rapid development of depth learning, object detection in aviatic remote sensing images has become increasingly popular in recent years. Most of the current Anchor Free detectors based on key point detection sampling directly regression and classification features, with the design of object loss function based on the horizontal bounding box. It is more challenging for complex and diverse aviatic remote sensing object. In this paper, we propose an Anchor Free aviatic remote sensing object detector (BWP-Det) to detect rotating and multi-scale object. Specifically, we design a interactive double-branch(IDB) up-sampling network, in which one branch gradually up-sampling is used for the prediction of Heatmap, and the other branch is used for the regression of boundary box parameters. We improve a weighted multi-scale convolution (WmConv) in order to highlight the difference between foreground and background. We extracted Pixel level attention features from the middle layer to guide the two branches to pay attention to effective object information in the sampling process. Finally, referring to the calculation idea of horizontal IoU, we design a rotating IoU based on the split polar coordinate plane, namely JIoU, which is expressed as the intersection ratio following discretization of the inner ellipse of the rotating bounding box, to solve the correlation between angle and side length in the regression process of the rotating bounding box. Ultimately, BWP-Det, our experiments on DOTA, UCAS-AOD and NWPU VHR-10 datasets show, achieves advanced performance with simpler models and fewer regression parameters.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
AF-EMS Detector: Improve the Multi-Scale Detection Per- formance of the Anchor-Free Detector
As a precursor step for computer vision algorithms, object detection plays an important role in various practical application scenarios. With the objects to be detected becoming more complex, the problem of multi-scale o…
Objectobject-detectionObject DetectionOne-stage Anchor-free Oriented Object Detection+1A Light-Weight Object Detection Framework with FPA Module for Optical Remote Sensing Imagery
With the development of remote sensing technology, the acquisition of remote sensing images is easier and easier, which provides sufficient data resources for the task of detecting remote sensing objects. However, how to…
Objectobject-detectionObject DetectionObjects detection for remote sensing images based on polar coordinates
Arbitrary-oriented object detection is an important task in the field of remote sensing object detection. Existing studies have shown that the polar coordinate system has obvious advantages in dealing with the problem of…
Objectobject-detectionObject DetectionOriented Object Detection+1Arbitrary-Oriented Object Detection in Remote Sensing Images Based on Polar Coordinates
Arbitrary-oriented object detection is an important task in the field of remote sensing object detection. Existing studies have shown that the polar coordinate system has obvious advantages in dealing with the problem of…
Objectobject-detectionObject DetectionOne-stage Anchor-free Oriented Object Detection+2Anchor-free Oriented Proposal Generator for Object Detection
Oriented object detection is a practical and challenging task in remote sensing image interpretation. Nowadays, oriented detectors mostly use horizontal boxes as intermedium to derive oriented boxes from them. However, t…
Objectobject-detectionObject DetectionOriented Object Detection