Oriented R-CNN for Object Detection
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.
Code (5)
Tasks
Objectobject-detectionObject DetectionObject Detection In Aerial ImagesOriented Object DetectionRegion ProposalSimilar Papers 제목 키워드 기반
Oriented Object Detection in Optical Remote Sensing Images using Deep Learning: A Survey
Oriented object detection is one of the most fundamental and challenging tasks in remote sensing, aiming to locate and classify objects with arbitrary orientations. Recent advancements in deep learning have significantly…
Objectobject-detectionObject DetectionOriented Object Detection+1Graph Fusion Network for Multi-Oriented Object Detection
In object detection, non-maximum suppression (NMS) methods are extensively adopted to remove horizontal duplicates of detected dense boxes for generating final object instances. However, due to the degraded quality of de…
Objectobject-detectionObject DetectionOriented Object DetectionGliding vertex on the horizontal bounding box for multi-oriented object detection
Object detection has recently experienced substantial progress. Yet, the widely adopted horizontal bounding box representation is not appropriate for ubiquitous oriented objects such as objects in aerial images and scene…
Objectobject-detectionObject DetectionObject Detection In Aerial Images+4TricubeNet: 2D Kernel-Based Object Representation for Weakly-Occluded Oriented Object Detection
We present a novel approach for oriented object detection, named TricubeNet, which localizes oriented objects using visual cues ($i.e.,$ heatmap) instead of oriented box offsets regression. We represent each object as a …
Objectobject-detectionObject DetectionObject Detection In Aerial Images+2Oriented Object Detection in Aerial Images with Box Boundary-Aware Vectors
Oriented object detection in aerial images is a challenging task as the objects in aerial images are displayed in arbitrary directions and are usually densely packed. Current oriented object detection methods mainly rely…
Objectobject-detectionObject DetectionObject Detection In Aerial Images+2