Object Detection In Aerial Images

53 papers with code • 6 benchmarks • 8 datasets

Object Detection in Aerial Images is the task of detecting objects from aerial images.

( Image credit: DOTA: A Large-Scale Dataset for Object Detection in Aerial Images )

Libraries

Use these libraries to find Object Detection In Aerial Images models and implementations

FlightScope: A Deep Comprehensive Assessment of Aircraft Detection Algorithms in Satellite Imagery

toelt-llc/FlightScope_Bench 3 Apr 2024

Object detection in remotely sensed satellite pictures is fundamental in many fields such as biophysical, and environmental monitoring.

13
03 Apr 2024

MTP: Advancing Remote Sensing Foundation Model via Multi-Task Pretraining

vitae-transformer/mtp 20 Mar 2024

However, transferring the pretrained models to downstream tasks may encounter task discrepancy due to their formulation of pretraining as image classification or object discrimination tasks.

86
20 Mar 2024

On the Robustness of Object Detection Models in Aerial Images

hehaodong530/dota-c 29 Aug 2023

The robustness of object detection models is a major concern when applied to real-world scenarios.

20
29 Aug 2023

Spatial Transform Decoupling for Oriented Object Detection

yuhongtian17/spatial-transform-decoupling 21 Aug 2023

Vision Transformers (ViTs) have achieved remarkable success in computer vision tasks.

52
21 Aug 2023

Density Crop-guided Semi-supervised Object Detection in Aerial Images

akhilpm/dronessod 9 Aug 2023

One of the important bottlenecks in training modern object detectors is the need for labeled images where bounding box annotations have to be produced for each object present in the image.

12
09 Aug 2023

A Robust Feature Downsampling Module for Remote Sensing Visual Tasks

lwCVer/RFD IEEE Transactions on Geoscience and Remote Sensing 2023

To address this problem, we propose a new and universal downsampling module named robust feature downsampling (RFD).

14
01 Jun 2023

Hausdorff Distance Matching with Adaptive Query Denoising for Rotated Detection Transformer

SIAnalytics/RHINO 12 May 2023

The Detection Transformer (DETR) has emerged as a pivotal role in object detection tasks, setting new performance benchmarks due to its end-to-end design and scalability.

3
12 May 2023

Large Selective Kernel Network for Remote Sensing Object Detection

zcablii/Large-Selective-Kernel-Network ICCV 2023

To the best of our knowledge, this is the first time that large and selective kernel mechanisms have been explored in the field of remote sensing object detection.

327
16 Mar 2023

Adaptive Rotated Convolution for Rotated Object Detection

LeapLabTHU/ARC ICCV 2023

In our ARC module, the convolution kernels rotate adaptively to extract object features with varying orientations in different images, and an efficient conditional computation mechanism is introduced to accommodate the large orientation variations of objects within an image.

89
14 Mar 2023

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.

27,759
14 Dec 2022