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 object detection has attracted more and more attention, especially in the field of remote sensing detection. Early convolutional neural network detection algorithms are mostly based on artificially preset anchor-boxes to divide different regions in the image, and then obtain the prior position of the target. However, the anchor box is difficult to set reasonably and will cause a large amount of computational redundancy, which affects the generality of the detection model obtained under fixed parameters. In the past two years, anchor-free detection algorithm has achieved remarkable development in the field of detection on natural image. However, there is no sufficient research on how to deal with multi-scale detection more effectively in anchor-free framework and use these detectors on remote sensing images. In this paper, we propose a specific-attention Feature Pyramid Network (FPN) module, which is able to generate a feature pyramid, basing on the characteristics of objects with various sizes. In addition, this pyramid suits multi-scale object detection better. Besides, a scale-aware detection head is proposed which contains a multi-receptive feature fusion module and a size-based feature compensation module. The new anchor-free detector can obtain a more effective multi-scale feature expression. Experiments on challenging datasets show that our approach performs favorably against other methods in terms of the multi-scale object detection performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionOne-stage Anchor-free Oriented Object DetectionOriented Object DetectionSimilar Papers 제목 키워드 기반
SFA: Small Faces Attention Face Detector
In recent year, tremendous strides have been made in face detection thanks to deep learning. However, most published face detectors deteriorate dramatically as the faces become smaller. In this paper, we present the Smal…
Face DetectionGPUBAF-Detector: An Efficient CNN-Based Detector for Photovoltaic Cell Defect Detection
The multi-scale defect detection for photovoltaic (PV) cell electroluminescence (EL) images is a challenging task, due to the feature vanishing as network deepens. To address this problem, an attention-based top-down and…
Defect DetectionRegion ProposalDetecting Heads using Feature Refine Net and Cascaded Multi-Scale Architecture
This paper presents a method that can accurately detect heads especially small heads under the indoor scene. To achieve this, we propose a novel method, Feature Refine Net (FRN), and a cascaded multi-scale architecture. …
Head DetectionDuBox: No-Prior Box Objection Detection via Residual Dual Scale Detectors
Traditional neural objection detection methods use multi-scale features that allow multiple detectors to perform detecting tasks independently and in parallel. At the same time, with the handling of the prior box, the al…
object-detectionObject DetectionMARF: Multiscale Adaptive-switch Random Forest for Leg Detection with 2D Laser Scanners
For the 2D laser-based tasks, e.g., people detection and people tracking, leg detection is usually the first step. Thus, it carries great weight in determining the performance of people detection and people tracking. How…
Binary Classification