Papers › Benchmarking and scaling of deep learning models for land cover image classification

Benchmarking and scaling of deep learning models for land cover image classification

18 Nov 2021arXiv:2111.09451archive 2025-07-28

Ioannis Papoutsis, Nikolaos-Ioannis Bountos, Angelos Zavras, Dimitrios Michail, Christos Tryfonopoulos

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 EfficientNet framework for the compound scaling of a lightweight WRN. Enhanced with an Efficient Channel Attention mechanism, our scaled lightweight model emerged as the new state-of-the-art. It achieves 4.5% higher averaged F-Score classification accuracy for all 19 LULC classes compared to a standard ResNet50 baseline model, with an order of magnitude less trainable parameters. We provide access to all trained models, along with our code for distributed training on multiple GPU nodes. This model zoo of pre-trained encoders can be used for transfer learning and rapid prototyping in different remote sensing tasks that use Sentinel-2 data, instead of exploiting backbone models trained with data from a different domain, e.g., from ImageNet. We validate their suitability for transfer learning in different datasets of diverse volumes. Our top-performing WRN achieves state-of-the-art performance (71.1% F-Score) on the SEN12MS dataset while being exposed to only a small fraction of the training dataset.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2111.09451")

Code

Syntology Ran 0 of 5 code samples harvested from 1 repository linked to this paper; 5 have no recorded run.

By repository: official repository: 5 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

orion-ai-lab/efficientbigearthnet officialmentioned in papermentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

5 samples harvested; 0 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5unverified

Licence: 0 of the 5 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from orion-ai-lab/efficientbigearthnet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

MlpMixerModel orion-ai-lab/efficientbigearthnet/models.py official repository unverified MIT (permissive) · a90db59f5000c624 · report
coord_module orion-ai-lab/efficientbigearthnet/modules.py official repository unverified MIT (permissive) · a54c0fcde85f305b · report
create_batched_dataset orion-ai-lab/efficientbigearthnet/inputs.py official repository unverified MIT (permissive) · 305e2195acf9efc5 · report
eca_module orion-ai-lab/efficientbigearthnet/modules.py official repository unverified MIT (permissive) · 6bad926586ca04c0 · report
ghost_module orion-ai-lab/efficientbigearthnet/modules.py official repository unverified MIT (permissive) · 90e46f4b8d8dd1b9 · report

Tasks

BenchmarkingClassificationImage ClassificationMulti-Label Image ClassificationTransfer Learningimage-classification

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multi-Label Image Classification BigEarthNet WideResNet-B5-ECA FScore 79 #7 of 10 Archive leaderboard report
Multi-Label Image Classification BigEarthNet WideResNet-B5-ECA official split Yes #7 of 10 Archive leaderboard report
Multi-Label Image Classification BigEarthNet ViTM/20 FScore 77.1 #8 of 10 Archive leaderboard report
Multi-Label Image Classification BigEarthNet ViTM/20 official split Yes #8 of 10 Archive leaderboard report
Multi-Label Image Classification BigEarthNet ResNet50 FScore 76.8 #9 of 10 Archive leaderboard report
Multi-Label Image Classification BigEarthNet ResNet50 official split Yes #9 of 10 Archive leaderboard report
Multi-Label Image Classification BigEarthNet MLPMixer FScore 75.2 #10 of 10 Archive leaderboard report
Multi-Label Image Classification BigEarthNet MLPMixer official split Yes #10 of 10 Archive leaderboard report
Multi-Label Image Classification BigEarthNet (official test set) ResNet50 F1 Score 76.8 #6 of 6 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

1x1 ConvolutionAverage PoolingBatch NormalizationConvolutionDense ConnectionsDepthwise ConvolutionDepthwise Separable ConvolutionDropoutEfficient Channel AttentionGlobal Average PoolingInverted Residual BlockPointwise ConvolutionRMSPropReLUResidual ConnectionSigmoid ActivationSqueeze-and-Excitation Block

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections