MMRotate: A Rotated Object Detection Benchmark using Pytorch
- URL: http://arxiv.org/abs/2204.13317v1
- Date: Thu, 28 Apr 2022 07:31:00 GMT
- Title: MMRotate: A Rotated Object Detection Benchmark using Pytorch
- Authors: Yue Zhou, Xue Yang, Gefan Zhang, Jiabao Wang, Yanyi Liu, Liping Hou,
Xue Jiang, Xingzhao Liu, Junchi Yan, Chengqi Lyu, Wenwei Zhang, Kai Chen
- Abstract summary: We present an open-source toolbox, named MMRotate, which provides a coherent algorithm framework for rotated object detection.
MMRotate implements 18 state-of-the-art algorithms and supports the three most frequently used angle definition methods.
We also provide a large number of trained models and detailed benchmarks to give insights into the performance of rotated object detection.
- Score: 68.3869241353113
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We present an open-source toolbox, named MMRotate, which provides a coherent
algorithm framework of training, inferring, and evaluation for the popular
rotated object detection algorithm based on deep learning. MMRotate implements
18 state-of-the-art algorithms and supports the three most frequently used
angle definition methods. To facilitate future research and industrial
applications of rotated object detection-related problems, we also provide a
large number of trained models and detailed benchmarks to give insights into
the performance of rotated object detection. MMRotate is publicly released at
https://github.com/open-mmlab/mmrotate.
Related papers
- RotaTR: Detection Transformer for Dense and Rotated Object [0.49764328892172144]
We propose Rotated object detection TRansformer (RotaTR) as an extension of DETR to oriented detection.
Specifically, we design Rotation Sensitive deformable (RSDeform) attention to enhance the DETR's ability to detect oriented targets.
RotaTR shows a great advantage in detecting dense and oriented objects compared to the original DETR.
arXiv Detail & Related papers (2023-12-05T15:06:04Z) - SalienDet: A Saliency-based Feature Enhancement Algorithm for Object
Detection for Autonomous Driving [160.57870373052577]
We propose a saliency-based OD algorithm (SalienDet) to detect unknown objects.
Our SalienDet utilizes a saliency-based algorithm to enhance image features for object proposal generation.
We design a dataset relabeling approach to differentiate the unknown objects from all objects in training sample set to achieve Open-World Detection.
arXiv Detail & Related papers (2023-05-11T16:19:44Z) - Adaptive Rotated Convolution for Rotated Object Detection [96.94590550217718]
We present Adaptive Rotated Convolution (ARC) module to handle rotated object detection problem.
In our ARC module, the convolution kernels rotate adaptively to extract object features with varying orientations in different images.
The proposed approach achieves state-of-the-art performance on the DOTA dataset with 81.77% mAP.
arXiv Detail & Related papers (2023-03-14T11:53:12Z) - AlphaRotate: A Rotation Detection Benchmark using TensorFlow [63.39088942989411]
AlphaRotate is an open-source benchmark for performing scalable rotation detection on various datasets.
It currently provides more than 18 popular rotation detection models under a single, well-documented API.
AlphaRotate can be installed from PyPI and is released under the Apache-2.0 License.
arXiv Detail & Related papers (2021-11-12T11:56:40Z) - RSDet++: Point-based Modulated Loss for More Accurate Rotated Object
Detection [53.57176614020894]
We classify the discontinuity of loss in both five-param and eight-param rotated object detection methods as rotation sensitivity error (RSE)
We introduce a novel modulated rotation loss to alleviate the problem and propose a rotation sensitivity detection network (RSDet)
To further improve the accuracy of our method on objects smaller than 10 pixels, we introduce a novel RSDet++.
arXiv Detail & Related papers (2021-09-24T11:57:53Z) - OSKDet: Towards Orientation-sensitive Keypoint Localization for Rotated
Object Detection [0.0]
We propose an orientation-sensitive keypoint based rotated detector OSKDet.
We adopt a set of keypoints to characterize the target and predict the keypoint heatmap on ROI to form a rotated target.
We achieve an AP of 77.81% on DOTA, 89.91% on HRSC2016, and 97.18% on UCAS-AOD, respectively.
arXiv Detail & Related papers (2021-04-18T03:40:52Z) - Robust 6D Object Pose Estimation by Learning RGB-D Features [59.580366107770764]
We propose a novel discrete-continuous formulation for rotation regression to resolve this local-optimum problem.
We uniformly sample rotation anchors in SO(3), and predict a constrained deviation from each anchor to the target, as well as uncertainty scores for selecting the best prediction.
Experiments on two benchmarks: LINEMOD and YCB-Video, show that the proposed method outperforms state-of-the-art approaches.
arXiv Detail & Related papers (2020-02-29T06:24:55Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.