paper-with-me

홈 › Papers

GRA: Detecting Oriented Objects through Group-wise Rotating and Attention

2024-03-17 · Jiangshan Wang, Yifan Pu, Yizeng Han, Jiayi Guo, Yiru Wang, Xiu Li, Gao Huang

Oriented object detection, an emerging task in recent years, aims to identify and locate objects across varied orientations. This requires the detector to accurately capture the orientation information, which varies significantly within and across images. Despite the existing substantial efforts, simultaneously ensuring model effectiveness and parameter efficiency remains challenging in this scenario. In this paper, we propose a lightweight yet effective Group-wise Rotating and Attention (GRA) module to replace the convolution operations in backbone networks for oriented object detection. GRA can adaptively capture fine-grained features of objects with diverse orientations, comprising two key components: Group-wise Rotating and Group-wise Attention. Group-wise Rotating first divides the convolution kernel into groups, where each group extracts different object features by rotating at a specific angle according to the object orientation. Subsequently, Group-wise Attention is employed to adaptively enhance the object-related regions in the feature. The collaborative effort of these components enables GRA to effectively capture the various orientation information while maintaining parameter efficiency. Extensive experimental results demonstrate the superiority of our method. For example, GRA achieves a new state-of-the-art (SOTA) on the DOTA-v2.0 benchmark, while saving the parameters by nearly 50% compared to the previous SOTA method. Code will be released.

📄 PDF Abstract BibTeX arXiv:2403.11127

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionOriented Object Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

GauCho: Gaussian Distributions with Cholesky Decomposition for Oriented Object Detection

2025-02-03 · CVPR 2025 1 · Jeffri Murrugarra-LLerena, Jose Henrique Lima Marques, Claudio R. Jung

Oriented Object Detection (OOD) has received increased attention in the past years, being a suitable solution for detecting elongated objects in remote sensing analysis. In particular, using regression loss functions bas…

object-detectionObject DetectionOriented Object Detectionregression

Tracking Objects as Pixel-wise Distributions

2022-07-12 · Zelin Zhao, Ze Wu, Yueqing Zhuang, Boxun Li 외

Multi-object tracking (MOT) requires detecting and associating objects through frames. Unlike tracking via detected bounding boxes or tracking objects as points, we propose tracking objects as pixel-wise distributions. W…

Multi-Object TrackingObjectObject Tracking

Single-Stage Rotation-Decoupled Detector for Oriented Object

2020-10-08 · Bo Zhong, Kai Ao

Oriented object detection has received extensive attention in recent years, especially for the task of detecting targets in aerial imagery. Traditional detectors locate objects by horizontal bounding boxes (HBBs), which …

Objectobject-detectionObject DetectionObject Detection In Aerial Images+1

Oriented Tiny Object Detection: A Dataset, Benchmark, and Dynamic Unbiased Learning

2024-12-16 · Chang Xu, Ruixiang Zhang, Wen Yang, Haoran Zhu 외

Detecting oriented tiny objects, which are limited in appearance information yet prevalent in real-world applications, remains an intricate and under-explored problem. To address this, we systemically introduce a new dat…

Objectobject-detectionObject DetectionOriented Object Detection

Adaptive Period Embedding for Representing Oriented Objects in Aerial Images

2019-06-22 · Yixing Zhu, Xueqing Wu, Jun Du

We propose a novel method for representing oriented objects in aerial images named Adaptive Period Embedding (APE). While traditional object detection methods represent object with horizontal bounding boxes, the objects …

Objectobject-detectionObject DetectionObject Detection In Aerial Images