paper-with-me

Papers

IENet: Interacting Embranchment One Stage Anchor Free Detector for Orientation Aerial Object Detection

2019-12-02 · Youtian Lin, Pengming Feng, Jian Guan, Wenwu Wang, Jonathon Chambers

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.

📄 PDF Abstract BibTeX arXiv:1912.00969

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial ImagesObject LocalizationOne-stage Anchor-free Oriented Object DetectionOriented Object Detection

Similar Papers 제목 키워드 기반

ScieNet: Deep Learning with Spike-assisted Contextual Information Extraction

2019-09-11 · Xueyuan She, Yun Long, Daehyun Kim, Saibal Mukhopadhyay

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+2

ViKIENet: Towards Efficient 3D Object Detection with Virtual Key Instance Enhanced Network

2025-01-01 · CVPR 2025 1 · Zhuochen Yu, Bijie Qiu, Andy W. H. Khong

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 Detection

GoalieNet: A Multi-Stage Network for Joint Goalie, Equipment, and Net Pose Estimation in Ice Hockey

2023-06-28 · Marjan Shahi, David Clausi, Alexander Wong

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 Estimation

DAFNe: A One-Stage Anchor-Free Approach for Oriented Object Detection

2021-09-13 · Steven Lang, Fabrizio Ventola, Kristian Kersting

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+1

SAPD:Soft Anchor-Point Detector

2019-11-27 · arXiv 2019 11 · Chenchen Zhu, Fangyi Chen, Zhiqiang Shen, Marios Savvides

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