GRA: Detecting Oriented Objects through Group-wise Rotating and Attention
Jiangshan Wang, Yifan Pu, Yizeng Han, Jiayi Guo, Yiru Wang, Xiu Li and, Gao Huang

TL;DR
This paper introduces GRA, a lightweight module that enhances oriented object detection by adaptively capturing diverse object orientations with improved efficiency, achieving state-of-the-art results on DOTA-v2.0 while reducing parameters.
Contribution
The paper proposes the GRA module, combining group-wise rotation and attention, to improve orientation feature extraction in object detection with fewer parameters.
Findings
GRA achieves state-of-the-art performance on DOTA-v2.0.
GRA reduces model parameters by nearly 50%.
GRA effectively captures diverse object orientations.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · Advanced Image and Video Retrieval Techniques · Robotics and Automated Systems
MethodsConvolution
