paper-with-me

홈 › Papers

ReDet: A Rotation-equivariant Detector for Aerial Object Detection

2021-03-13 · CVPR 2021 1 · Jiaming Han, Jian Ding, Nan Xue, Gui-Song Xia

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 rotation-equivariant features, we also present Rotation-invariant RoI Align (RiRoI Align), which adaptively extracts rotation-invariant features from equivariant features according to the orientation of RoI. Extensive experiments on several challenging aerial image datasets DOTA-v1.0, DOTA-v1.5 and HRSC2016, show that our method can achieve state-of-the-art performance on the task of aerial object detection. Compared with previous best results, our ReDet gains 1.2, 3.5 and 2.6 mAP on DOTA-v1.0, DOTA-v1.5 and HRSC2016 respectively while reducing the number of parameters by 60\% (313 Mb vs. 121 Mb). The code is available at: \url{https://github.com/csuhan/ReDet}.

📄 PDF Abstract BibTeX arXiv:2103.07733

Code (4)

csuhan/ReDet 공식 구현 pytorch
HVision-NKU/Strip-R-CNN pytorch
open-mmlab/mmrotate pytorch
yxb-nku/strip-r-cnn pytorch

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Measuring the Impact of Rotation Equivariance on Aerial Object Detection

2025-07-14 · Xiuyu Wu, Xinhao Wang, Xiubin Zhu, Lan Yang 외 arxiv

Due to the arbitrary orientation of objects in aerial images, rotation equivariance is a critical property for aerial object detectors. However, recent studies on rotation-equivariant aerial object detection remain scarc…

Data AugmentationObject Detection

Deep Generic Dynamic Object Detection Based on Dynamic Grid Maps

2024-10-18 · Rujiao Yan, Linda Schubert, Alexander Kamm, Matthias Komar 외

This paper describes a method to detect generic dynamic objects for automated driving. First, a LiDAR-based dynamic grid is generated online. Second, a deep learning-based detector is trained on the dynamic grid to infer…

object-detectionObject DetectionOriented Object Detection

FRED: Towards a Full Rotation-Equivariance in Aerial Image Object Detection

2023-12-22 · Chanho Lee, Jinsu Son, Hyounguk Shon, Yunho Jeon 외

Rotation-equivariance is an essential yet challenging property in oriented object detection. While general object detectors naturally leverage robustness to spatial shifts due to the translation-equivariance of the conve…

Data AugmentationObjectobject-detectionObject Detection+2

ReAFFPN: Rotation-equivariant Attention Feature Fusion Pyramid Networks for Aerial Object Detection

2022-10-17 · Chongyu Sun, Yang Xu, Zebin Wu, Zhihui Wei

This paper proposes a Rotation-equivariant Attention Feature Fusion Pyramid Networks for Aerial Object Detection named ReAFFPN. ReAFFPN aims at improving the effect of rotation-equivariant features fusion between adjacen…

object-detectionObject Detection

Rotation Equivariant Feature Image Pyramid Network for Object Detection in Optical Remote Sensing Imagery

2021-06-02 · Pourya Shamsolmoali, Masoumeh Zareapoor, Jocelyn Chanussot, Huiyu Zhou 외

Detection of objects is extremely important in various aerial vision-based applications. Over the last few years, the methods based on convolution neural networks have made substantial progress. However, because of the l…

Objectobject-detectionObject Detection