torchgeo/tests/trainers
Nils Lehmann c746cac1f7
Add SpaceNet6 datamodule (#2367)
* spacenet 6 datamodule

* datamodule base class

* mypy

* fix tests

* fix docs

* fix tests again

* uncomment test

* magic comma

* review

* class -> instance

---------

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-10-27 09:19:36 +00:00
..
__init__.py Flake8 fixes 2021-08-31 13:25:05 -05:00
conftest.py Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00
test_byol.py Ruff: enable ruff-specific rules (#2218) 2024-08-19 15:07:21 +02:00
test_classification.py Ruff: enable ruff-specific rules (#2218) 2024-08-19 15:07:21 +02:00
test_detection.py Ruff: enable ruff-specific rules (#2218) 2024-08-19 15:07:21 +02:00
test_iobench.py Ruff: enable ruff-specific rules (#2218) 2024-08-19 15:07:21 +02:00
test_moco.py Ruff: enable ruff-specific rules (#2218) 2024-08-19 15:07:21 +02:00
test_regression.py Add Digital typhoon dataset (#1748) 2024-08-29 11:29:04 +02:00
test_segmentation.py Add SpaceNet6 datamodule (#2367) 2024-10-27 09:19:36 +00:00
test_simclr.py Ruff: enable ruff-specific rules (#2218) 2024-08-19 15:07:21 +02:00
test_utils.py Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00