ReDet: A Rotation-equivariant Detector for Aerial Object Detection
Jiaming Han, Jian Ding, Nan Xue, Gui-Song Xia

TL;DR
ReDet introduces a rotation-equivariant object detection framework for aerial images, significantly reducing model size and improving accuracy by explicitly modeling orientation, thus outperforming previous methods on multiple datasets.
Contribution
The paper proposes ReDet, a novel rotation-equivariant detector that encodes orientation explicitly, reducing parameters and enhancing detection accuracy in aerial imagery.
Findings
Achieves state-of-the-art results on DOTA datasets.
Reduces model parameters by 60%.
Improves detection accuracy by 1.2 to 3.5 mAP.
Abstract
Recently, object detection in aerial images has gained much attention in computer vision. Different from objects in natural images, aerial objects are often distributed with arbitrary orientation. Therefore, the detector requires more parameters to encode the orientation information, which are often highly redundant and inefficient. Moreover, as ordinary CNNs do not explicitly model the orientation variation, large amounts of rotation augmented data is needed to train an accurate object detector. In this paper, we propose a Rotation-equivariant Detector (ReDet) to address these issues, which explicitly encodes rotation equivariance and rotation invariance. More precisely, we incorporate rotation-equivariant networks into the detector to extract rotation-equivariant features, which can accurately predict the orientation and lead to a huge reduction of model size. Based on the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
MethodsALIGN
