SOTAVerified

DeepSatData: Building large scale datasets of satellite images for training machine learning models

2021-04-28Code Available1· sign in to hype

Michail Tarasiou, Stefanos Zafeiriou

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This report presents design considerations for automatically generating satellite imagery datasets for training machine learning models with emphasis placed on dense classification tasks, e.g. semantic segmentation. The implementation presented makes use of freely available Sentinel-2 data which allows generation of large scale datasets required for training deep neural networks. We discuss issues faced from the point of view of deep neural network training and evaluation such as checking the quality of ground truth data and comment on the scalability of the approach. Accompanying code is provided in https://github.com/michaeltrs/DeepSatData.

Tasks

Reproductions