Benchmarking and scaling of deep learning models for land cover image classification
Ioannis Papoutsis, Nikolaos-Ioannis Bountos, Angelos Zavras, Dimitrios, Michail, Christos Tryfonopoulos

TL;DR
This paper benchmarks various deep learning models for land cover classification using Sentinel-2 imagery, introduces a scaled lightweight model with improved accuracy, and provides a comprehensive model zoo for remote sensing tasks.
Contribution
It provides the first extensive benchmark of 60 deep learning models on the BigEarthNet dataset and proposes a novel scaled lightweight model with state-of-the-art performance.
Findings
Scaled lightweight WRN outperforms ResNet50 by 4.5% in F-Score.
The model zoo enables transfer learning for remote sensing tasks.
The top model achieves 71.1% F-Score on SEN12MS dataset.
Abstract
The availability of the sheer volume of Copernicus Sentinel-2 imagery has created new opportunities for exploiting deep learning (DL) methods for land use land cover (LULC) image classification. However, an extensive set of benchmark experiments is currently lacking, i.e. DL models tested on the same dataset, with a common and consistent set of metrics, and in the same hardware. In this work, we use the BigEarthNet Sentinel-2 dataset to benchmark for the first time different state-of-the-art DL models for the multi-label, multi-class LULC image classification problem, contributing with an exhaustive zoo of 60 trained models. Our benchmark includes standard CNNs, as well as non-convolutional methods. We put to the test EfficientNets and Wide Residual Networks (WRN) architectures, and leverage classification accuracy, training time and inference rate. Furthermore, we propose to use the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Remote Sensing in Agriculture · Remote Sensing and Land Use
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Pointwise Convolution · Depthwise Convolution · Batch Normalization · Depthwise Separable Convolution · RMSProp · Inverted Residual Block · Dense Connections · Dropout · Squeeze-and-Excitation Block
