Oriented Object Detection

73 papers with code • 4 benchmarks • 5 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Oriented Object Detection models and implementations

Most implemented papers

RTMDet: An Empirical Study of Designing Real-Time Object Detectors

open-mmlab/mmdetection 14 Dec 2022

In this paper, we aim to design an efficient real-time object detector that exceeds the YOLO series and is easily extensible for many object recognition tasks such as instance segmentation and rotated object detection.

Oriented R-CNN for Object Detection

jbwang1997/OBBDetection ICCV 2021

Current state-of-the-art two-stage detectors generate oriented proposals through time-consuming schemes.

On the Arbitrary-Oriented Object Detection: Classification based Approaches Revisited

yangxue0827/RotationDetection ECCV 2020

For the resulting circularly distributed angle classification problem, we first devise a Circular Smooth Label technique to handle the periodicity of angle and increase the error tolerance to adjacent angles.

Wholly-WOOD: Wholly Leveraging Diversified-quality Labels for Weakly-supervised Oriented Object Detection

yuyi1005/whollywood 13 Feb 2025

Accurately estimating the orientation of visual objects with compact rotated bounding boxes (RBoxes) has become a prominent demand, which challenges existing object detection paradigms that only use horizontal bounding boxes (HBoxes).

Align Deep Features for Oriented Object Detection

csuhan/s2anet 21 Aug 2020

However most of existing methods rely on heuristically defined anchors with different scales, angles and aspect ratios and usually suffer from severe misalignment between anchor boxes and axis-aligned convolutional features, which leads to the common inconsistency between the classification score and localization accuracy.

H2RBox: Horizontal Box Annotation is All You Need for Oriented Object Detection

yangxue0827/h2rbox-mmrotate 13 Oct 2022

Oriented object detection emerges in many applications from aerial images to autonomous driving, while many existing detection benchmarks are annotated with horizontal bounding box only which is also less costive than fine-grained rotated box, leading to a gap between the readily available training corpus and the rising demand for oriented object detection.

Strip R-CNN: Large Strip Convolution for Remote Sensing Object Detection

yxb-nku/strip-r-cnn 7 Jan 2025

While witnessed with rapid development, remote sensing object detection remains challenging for detecting high aspect ratio objects.

Learning RoI Transformer for Oriented Object Detection in Aerial Images

dingjiansw101/AerialDetection CVPR 2019

Object detection in aerial images is an active yet challenging task in computer vision because of the bird's-eye view perspective, the highly complex backgrounds, and the variant appearances of objects.

Dynamic Anchor Learning for Arbitrary-Oriented Object Detection

ming71/DAL 8 Dec 2020

With the newly introduced DAL, we achieve superior detection performance for arbitrary-oriented objects with only a few horizontal preset anchors.

MODS -- A USV-oriented object detection and obstacle segmentation benchmark

lojzezust/WaSR 5 May 2021

We propose a new obstacle segmentation performance evaluation protocol that reflects the detection accuracy in a way meaningful for practical USV navigation.