urbanlc.model.dataloader#
modified from https://github.com/microsoft/torchgeo/blob/main/torchgeo/datasets/landsat.py https://github.com/microsoft/torchgeo/blob/main/torchgeo/datasets/geo.py
Functions
|
Get a PyTorch DataLoader for Landsat and ESA2021 datasets. |
|
Parse paths of files matching a certain pattern in the given root directory, excluding any paths that contain the specified exclusion keywords. |
Classes
|
Custom raster dataset class for training DL model |
|
ESA World Cover 2021 v200 dataset for training/inference |
|
Landsat dataset for training/inference |