CVNov 28, 2017

DOTA: A Large-scale Dataset for Object Detection in Aerial Images

arXiv:1711.10398v32864 citations
Originality Synthesis-oriented
AI Analysis

This dataset addresses the scarcity of well-annotated aerial imagery for Earth Vision applications, enabling more robust object detection in remote sensing.

The authors tackled the problem of object detection in aerial images by introducing DOTA, a large-scale dataset with 2,806 images and 188,282 annotated instances across 15 categories, and found that state-of-the-art algorithms perform poorly on it, highlighting its challenge.

Object detection is an important and challenging problem in computer vision. Although the past decade has witnessed major advances in object detection in natural scenes, such successes have been slow to aerial imagery, not only because of the huge variation in the scale, orientation and shape of the object instances on the earth's surface, but also due to the scarcity of well-annotated datasets of objects in aerial scenes. To advance object detection research in Earth Vision, also known as Earth Observation and Remote Sensing, we introduce a large-scale Dataset for Object deTection in Aerial images (DOTA). To this end, we collect $2806$ aerial images from different sensors and platforms. Each image is of the size about 4000-by-4000 pixels and contains objects exhibiting a wide variety of scales, orientations, and shapes. These DOTA images are then annotated by experts in aerial image interpretation using $15$ common object categories. The fully annotated DOTA images contains $188,282$ instances, each of which is labeled by an arbitrary (8 d.o.f.) quadrilateral To build a baseline for object detection in Earth Vision, we evaluate state-of-the-art object detection algorithms on DOTA. Experiments demonstrate that DOTA well represents real Earth Vision applications and are quite challenging.

Code Implementations6 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