Oriented R-CNN for Object Detection
- URL: http://arxiv.org/abs/2108.05699v1
- Date: Thu, 12 Aug 2021 12:47:43 GMT
- Title: Oriented R-CNN for Object Detection
- Authors: Xingxing Xie, Gong Cheng, Jiabao Wang, Xiwen Yao, Junwei Han
- Abstract summary: This work proposes an effective and simple oriented object detection framework, termed Oriented R-CNN.
In the first stage, we propose an oriented Region Proposal Network (oriented RPN) that directly generates high-quality oriented proposals in a nearly cost-free manner.
The second stage is oriented R-CNN head for refining oriented Regions of Interest (oriented RoIs) and recognizing them.
- Score: 61.78746189807462
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Current state-of-the-art two-stage detectors generate oriented proposals
through time-consuming schemes. This diminishes the detectors' speed, thereby
becoming the computational bottleneck in advanced oriented object detection
systems. This work proposes an effective and simple oriented object detection
framework, termed Oriented R-CNN, which is a general two-stage oriented
detector with promising accuracy and efficiency. To be specific, in the first
stage, we propose an oriented Region Proposal Network (oriented RPN) that
directly generates high-quality oriented proposals in a nearly cost-free
manner. The second stage is oriented R-CNN head for refining oriented Regions
of Interest (oriented RoIs) and recognizing them. Without tricks, oriented
R-CNN with ResNet50 achieves state-of-the-art detection accuracy on two
commonly-used datasets for oriented object detection including DOTA (75.87%
mAP) and HRSC2016 (96.50% mAP), while having a speed of 15.1 FPS with the image
size of 1024$\times$1024 on a single RTX 2080Ti. We hope our work could inspire
rethinking the design of oriented detectors and serve as a baseline for
oriented object detection. Code is available at
https://github.com/jbwang1997/OBBDetection.
Related papers
- A DeNoising FPN With Transformer R-CNN for Tiny Object Detection [25.892598910922004]
We propose a new framework, DeNoising FPN with Trans R-CNN (DNTR), to improve the performance of tiny object detection.
DNTR consists of an easy plug-in design, DeNoising FPN (DN-FPN), and an effective Transformer-based detector, Trans R-CNN.
We replace the obsolete R-CNN detector with a novel Trans R-CNN detector to focus on the representation of tiny objects with self-attention.
arXiv Detail & Related papers (2024-06-09T12:18:15Z) - PETDet: Proposal Enhancement for Two-Stage Fine-Grained Object Detection [26.843891792018447]
We present PETDet (Proposal Enhancement for Two-stage fine-grained object detection) to better handle the sub-tasks in two-stage FGOD methods.
An anchor-free Quality Oriented Proposal Network (QOPN) is proposed with dynamic label assignment and attention-based decomposition.
A novel Adaptive Recognition Loss (ARL) offers guidance for the R-CNN head to focus on high-quality proposals.
arXiv Detail & Related papers (2023-12-16T18:04:56Z) - Small Object Detection via Coarse-to-fine Proposal Generation and
Imitation Learning [52.06176253457522]
We propose a two-stage framework tailored for small object detection based on the Coarse-to-fine pipeline and Feature Imitation learning.
CFINet achieves state-of-the-art performance on the large-scale small object detection benchmarks, SODA-D and SODA-A.
arXiv Detail & Related papers (2023-08-18T13:13:09Z) - Anchor-free Oriented Proposal Generator for Object Detection [59.54125119453818]
Oriented object detection is a practical and challenging task in remote sensing image interpretation.
Nowadays, oriented detectors mostly use horizontal boxes as intermedium to derive oriented boxes from them.
We propose a novel Anchor-free Oriented Proposal Generator (AOPG) that abandons the horizontal boxes-related operations from the network architecture.
arXiv Detail & Related papers (2021-10-05T10:45:51Z) - PV-RCNN++: Point-Voxel Feature Set Abstraction With Local Vector
Representation for 3D Object Detection [100.60209139039472]
We propose the PointVoxel Region based Convolution Neural Networks (PVRCNNs) for accurate 3D detection from point clouds.
Our proposed PV-RCNNs significantly outperform previous state-of-the-art 3D detection methods on both the Open dataset and the highly-competitive KITTI benchmark.
arXiv Detail & Related papers (2021-01-31T14:51:49Z) - MRDet: A Multi-Head Network for Accurate Oriented Object Detection in
Aerial Images [51.227489316673484]
We propose an arbitrary-oriented region proposal network (AO-RPN) to generate oriented proposals transformed from horizontal anchors.
To obtain accurate bounding boxes, we decouple the detection task into multiple subtasks and propose a multi-head network.
Each head is specially designed to learn the features optimal for the corresponding task, which allows our network to detect objects accurately.
arXiv Detail & Related papers (2020-12-24T06:36:48Z) - Zero Cost Improvements for General Object Detection Network [6.072666305426913]
Two modules are proposed to improve detection precision with zero cost.
We employ the scale attention mechanism to efficiently fuse multi-level feature maps with less parameters.
Experiment results show that the networks with the two modules can surpass original networks by 1.1 AP and 0.8 AP with zero cost.
arXiv Detail & Related papers (2020-11-16T07:21:57Z) - Representation Sharing for Fast Object Detector Search and Beyond [38.18583590914755]
We propose Fast And Diverse (FAD) to better explore the optimal configuration of receptive fields and convolution types in the sub-networks for one-stage detectors.
FAD achieves prominent improvements on two types of one-stage detectors with various backbones.
arXiv Detail & Related papers (2020-07-23T15:39:44Z) - R-FCN: Object Detection via Region-based Fully Convolutional Networks [87.62557357527861]
We present region-based, fully convolutional networks for accurate and efficient object detection.
Our result is achieved at a test-time speed of 170ms per image, 2.5-20x faster than the Faster R-CNN counterpart.
arXiv Detail & Related papers (2016-05-20T15:50:11Z)
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.