CVFeb 16, 2019

BigEarthNet: A Large-Scale Benchmark Archive For Remote Sensing Image Understanding

arXiv:1902.06148v3571 citations
Originality Synthesis-oriented
AI Analysis

This provides a large-scale training source for remote sensing applications, advancing research in image understanding, though it is incremental as it builds on existing data sources.

The paper tackles the lack of large-scale multi-label datasets for remote sensing by introducing BigEarthNet, a benchmark archive with 590,326 Sentinel-2 image patches annotated with multiple land-cover classes, and shows that training a shallow CNN on it yields much higher accuracy than a state-of-the-art CNN pre-trained on ImageNet.

This paper presents the BigEarthNet that is a new large-scale multi-label Sentinel-2 benchmark archive. The BigEarthNet consists of 590,326 Sentinel-2 image patches, each of which is a section of i) 120x120 pixels for 10m bands; ii) 60x60 pixels for 20m bands; and iii) 20x20 pixels for 60m bands. Unlike most of the existing archives, each image patch is annotated by multiple land-cover classes (i.e., multi-labels) that are provided from the CORINE Land Cover database of the year 2018 (CLC 2018). The BigEarthNet is significantly larger than the existing archives in remote sensing (RS) and thus is much more convenient to be used as a training source in the context of deep learning. This paper first addresses the limitations of the existing archives and then describes the properties of the BigEarthNet. Experimental results obtained in the framework of RS image scene classification problems show that a shallow Convolutional Neural Network (CNN) architecture trained on the BigEarthNet provides much higher accuracy compared to a state-of-the-art CNN model pre-trained on the ImageNet (which is a very popular large-scale benchmark archive in computer vision). The BigEarthNet opens up promising directions to advance operational RS applications and research in massive Sentinel-2 image archives.

Foundations

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

Your Notes