Revisiting pre-trained remote sensing model benchmarks: resizing and normalization matters
Isaac Corley, Caleb Robinson, Rahul Dodhia, Juan M. Lavista Ferres,, Peyman Najafirad

TL;DR
This paper demonstrates that proper resizing and normalization in preprocessing significantly improve the performance of pre-trained models on remote sensing datasets, reaffirming ImageNet pre-training as a strong baseline.
Contribution
The study highlights the importance of consistent preprocessing steps in remote sensing model evaluation and provides a comprehensive benchmark suite for future research.
Findings
Preprocessing steps greatly impact model performance on satellite imagery.
Following pre-training normalization methods improves accuracy by up to 32%.
ImageNet pre-training remains competitive for remote sensing tasks.
Abstract
Research in self-supervised learning (SSL) with natural images has progressed rapidly in recent years and is now increasingly being applied to and benchmarked with datasets containing remotely sensed imagery. A common benchmark case is to evaluate SSL pre-trained model embeddings on datasets of remotely sensed imagery with small patch sizes, e.g., 32x32 pixels, whereas standard SSL pre-training takes place with larger patch sizes, e.g., 224x224. Furthermore, pre-training methods tend to use different image normalization preprocessing steps depending on the dataset. In this paper, we show, across seven satellite and aerial imagery datasets of varying resolution, that by simply following the preprocessing steps used in pre-training (precisely, image sizing and normalization methods), one can achieve significant performance improvements when evaluating the extracted features on downstream…
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 · Synthetic Aperture Radar (SAR) Applications and Techniques · Domain Adaptation and Few-Shot Learning
