IENet: Interacting Embranchment One Stage Anchor Free Detector for Orientation Aerial Object Detection
Object detection in aerial images is a challenging task due to the lack of visible features and variant orientation of objects. Significant progress has been made recently for predicting targets from aerial images with horizontal bounding boxes (HBBs) and oriented bounding boxes (OBBs) using two-stage detectors with region based convolutional neural networks (R-CNN), involving object localization in one stage and object classification in the other. However, the computational complexity in two-stage detectors is often high, especially for orientational object detection, due to anchor matching and using regions of interest (RoI) pooling for feature extraction. In this paper, we propose a one-stage anchor free detector for orientational object detection, namely, an interactive embranchment network (IENet), which is built upon a detector with prediction in per-pixel fashion. First, a novel geometric transformation is employed to better represent the oriented object in angle prediction, then a branch interactive module with a self-attention mechanism is developed to fuse features from classification and box regression branches. Finally, we introduce an enhanced intersection over union (IoU) loss for OBB detection, which is computationally more efficient than regular polygon IoU. Experiments conducted demonstrate the effectiveness and the superiority of our proposed method, as compared with state-of-the-art detectors.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionObject Detection In Aerial ImagesObject LocalizationOne-stage Anchor-free Oriented Object DetectionOriented Object DetectionSimilar Papers 제목 키워드 기반
ScieNet: Deep Learning with Spike-assisted Contextual Information Extraction
Deep neural networks (DNNs) provide high image classification accuracy, but experience significant performance degradation when perturbation from various sources are present in the input. The lack of resilience to input …
Autonomous VehiclesClassificationDeep LearningGeneral Classification+2ViKIENet: Towards Efficient 3D Object Detection with Virtual Key Instance Enhanced Network
The sparsity of point clouds and inadequacy of semantic information pose challenges to current LiDAR-only 3D object detection methods. Recent methods alleviate these challenges by converting RGB images into virtual p…
3D Object DetectionDepth Completionobject-detectionObject DetectionGoalieNet: A Multi-Stage Network for Joint Goalie, Equipment, and Net Pose Estimation in Ice Hockey
In the field of computer vision-driven ice hockey analytics, one of the most challenging and least studied tasks is goalie pose estimation. Unlike general human pose estimation, goalie pose estimation is much more comple…
Pose EstimationDAFNe: A One-Stage Anchor-Free Approach for Oriented Object Detection
We present DAFNe, a Dense one-stage Anchor-Free deep Network for oriented object detection. As a one-stage model, it performs bounding box predictions on a dense grid over the input image, being architecturally simpler i…
object-detectionObject DetectionObject LocalizationOne-stage Anchor-free Oriented Object Detection+1SAPD:Soft Anchor-Point Detector
Recently, anchor-free detectors have shown great potential to outperform anchor-based detectors in terms of both accuracy and speed. In this work, we aim at finding a new balance of speed and accuracy for anchor-free det…
feature selectionObject Detection