torchgeo/tests
Burak 1268993bc0
EuroSAT Subclass with Longitude-Based Splits (#2074)
* spatialspliteurosat

* address the comments

* make ruff happy

* make ruff happier

* ruff-ing

* address comments

* add test

* missing comma

* add to init

* make ruff happy

* ruff-ing

* fix a silly mistake

* Update torchgeo/datasets/eurosat.py

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>

* Update torchgeo/datamodules/eurosat.py

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>

* raw to resolve

* spatial mean and std

* eurosat dataset and datamodule rst

* add the datamodule to rst

* corect the typo in rst

* lots of typos before morning coffee

* add dataloader to init

* make isort  happy

* swap order spatial and 100

---------

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-05-29 15:51:43 +02:00
..
conf EuroSAT Subclass with Longitude-Based Splits (#2074) 2024-05-29 15:51:43 +02:00
data SSL4EO-L Benchmark: test len (#2084) 2024-05-25 20:32:09 +02:00
datamodules Datasets: improve lazy import error msg for missing deps (#2054) 2024-05-15 18:03:54 +02:00
datasets EuroSAT Subclass with Longitude-Based Splits (#2074) 2024-05-29 15:51:43 +02:00
losses Remove type ignores for PyTorch (#460) 2022-03-14 20:35:37 +00:00
models torch.hub: add support for DOFA and Swin models (#2052) 2024-05-12 09:28:28 +02:00
samplers Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00
trainers EuroSAT Subclass with Longitude-Based Splits (#2074) 2024-05-29 15:51:43 +02:00
transforms Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00
__init__.py Flake8 fixes 2021-08-31 13:25:05 -05:00
test_main.py Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00