CVFeb 24, 2021

Object Detection in Aerial Images: A Large-Scale Benchmark and Challenges

arXiv:2102.12219v2619 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a major obstacle for researchers and practitioners in aerial image analysis by providing a comprehensive dataset and tools, though it is incremental as it builds on existing detection methods.

The authors tackled the lack of large-scale benchmarks for object detection in aerial images by creating the DOTA dataset with 1,793,658 object instances across 18 categories, and they established baselines evaluating 10 state-of-the-art algorithms with over 70 configurations.

In the past decade, object detection has achieved significant progress in natural images but not in aerial images, due to the massive variations in the scale and orientation of objects caused by the bird's-eye view of aerial images. More importantly, the lack of large-scale benchmarks has become a major obstacle to the development of object detection in aerial images (ODAI). In this paper,we present a large-scale Dataset of Object deTection in Aerial images (DOTA) and comprehensive baselines for ODAI. The proposed DOTA dataset contains 1,793,658 object instances of 18 categories of oriented-bounding-box annotations collected from 11,268 aerial images. Based on this large-scale and well-annotated dataset, we build baselines covering 10 state-of-the-art algorithms with over 70 configurations, where the speed and accuracy performances of each model have been evaluated. Furthermore, we provide a code library for ODAI and build a website for evaluating different algorithms. Previous challenges run on DOTA have attracted more than 1300 teams worldwide. We believe that the expanded large-scale DOTA dataset, the extensive baselines, the code library and the challenges can facilitate the designs of robust algorithms and reproducible research on the problem of object detection in aerial images.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes