English

Practical GPU Choices for Earth Observation: ResNet-50 Training Throughput on Integrated, Laptop, and Cloud Accelerators

Distributed, Parallel, and Cluster Computing 2025-08-26 v1 Machine Learning

Abstract

This project implements a ResNet-based pipeline for land use and land cover (LULC) classification on Sentinel-2 imagery, benchmarked across three heterogeneous GPUs. The workflow automates data acquisition, geospatial preprocessing, tiling, model training, and visualization, and is fully containerized for reproducibility. Performance evaluation reveals up to a 2x training speed-up on an NVIDIA RTX 3060 and a Tesla T4 compared to the Apple M3 Pro baseline, while maintaining high classification accuracy on the EuroSAT dataset. These results demonstrate the feasibility of deploying deep learning LULC models on consumer and free cloud GPUs for scalable geospatial analytics.

Keywords

Cite

@article{arxiv.2508.18206,
  title  = {Practical GPU Choices for Earth Observation: ResNet-50 Training Throughput on Integrated, Laptop, and Cloud Accelerators},
  author = {Ritvik Chaturvedi},
  journal= {arXiv preprint arXiv:2508.18206},
  year   = {2025}
}

Comments

10 pages, 5 figures

R2 v1 2026-07-01T05:04:56.618Z