Object Detection In Aerial Images

54 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

PP-YOLOE-R: An Efficient Anchor-Free Rotated Object Detector

PaddlePaddle/Paddle 4 Nov 2022

With multi-scale training and testing, PP-YOLOE-R-l and PP-YOLOE-R-x further improve the detection precision to 80. 02 and 80. 73 mAP.

21,619
04 Nov 2022

Task-wise Sampling Convolutions for Arbitrary-Oriented Object Detection in Aerial Images

Shank2358/GGHL 6 Sep 2022

Specifically, sampling positions of the localization convolution in TS-Conv are supervised by the oriented bounding box (OBB) prediction associated with spatial coordinates, while sampling positions and convolutional kernel of the classification convolution are designed to be adaptively adjusted according to different orientations for improving the orientation robustness of features.

610
06 Sep 2022

Advancing Plain Vision Transformer Towards Remote Sensing Foundation Model

vitae-transformer/vitae-transformer-remote-sensing 8 Aug 2022

Large-scale vision foundation models have made significant progress in visual tasks on natural images, with vision transformers being the primary choice due to their good scalability and representation ability.

413
08 Aug 2022

Detecting tiny objects in aerial images: A normalized Wasserstein distance and a new benchmark

Chasel-Tsui/mmdet-aitod 28 Jun 2022

Tiny object detection (TOD) in aerial images is challenging since a tiny object only contains a few pixels.

43
28 Jun 2022

An Empirical Study of Remote Sensing Pretraining

vitae-transformer/vitae-transformer-remote-sensing 6 Apr 2022

To this end, we train different networks from scratch with the help of the largest RS scene recognition dataset up to now -- MillionAID, to obtain a series of RS pretrained backbones, including both convolutional neural networks (CNN) and vision transformers such as Swin and ViTAE, which have shown promising performance on computer vision tasks.

413
06 Apr 2022

Learning to Reduce Information Bottleneck for Object Detection in Aerial Images

ssyc123/gsnet 5 Apr 2022

In this letter, we first underline the importance of the neck network in object detection from the perspective of information bottleneck.

9
05 Apr 2022

The KFIoU Loss for Rotated Object Detection

open-mmlab/mmrotate 29 Jan 2022

This is in contrast to recent Gaussian modeling based rotation detectors e. g. GWD loss and KLD loss that involve a human-specified distribution distance metric which require additional hyperparameter tuning that vary across datasets and detectors.

1,727
29 Jan 2022

Anchor Retouching via Model Interaction for Robust Object Detection in Aerial Images

qxgeng/dea-net 13 Dec 2021

On DOTA, our DEA-Net which integrated with the baseline of RoI-Transformer surpasses the advanced method by 0. 40% mean-Average-Precision (mAP) for oriented object detection with a weaker backbone network (ResNet-101 vs ResNet-152) and 3. 08% mean-Average-Precision (mAP) for horizontal object detection with the same backbone.

14
13 Dec 2021

DARDet: A Dense Anchor-free Rotated Object Detector in Aerial Images

zf020114/dardet 3 Oct 2021

Rotated object detection in aerial images has received increasing attention for a wide range of applications.

42
03 Oct 2021

A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection

Shank2358/GGHL 27 Sep 2021

Specifically, an anchor-free object-adaptation label assignment (OLA) strategy is presented to define the positive candidates based on two-dimensional (2-D) oriented Gaussian heatmaps, which reflect the shape and direction features of arbitrary-oriented objects.

610
27 Sep 2021