torchgeo/tests
Caleb Robinson 94960bbcf6
Adds the LandCoverAI100 dataset and datamodule for use in semantic segmentation notebooks (#2262)
* Add dataset and datamodule

* Add docs

* Tests

* Ran ruff one time

* Fixture needs a params kwarg

* Make dataset work

* Add versionadded to datamodule

* Add conf file to test new datamodule

* Test datamodule

* Changing dataset URL

* Update main hash
2024-09-11 13:48:24 -07:00
..
conf Adds the LandCoverAI100 dataset and datamodule for use in semantic segmentation notebooks (#2262) 2024-09-11 13:48:24 -07:00
data Add Digital typhoon dataset (#1748) 2024-08-29 11:29:04 +02:00
datamodules Add Digital typhoon dataset (#1748) 2024-08-29 11:29:04 +02:00
datasets Adds the LandCoverAI100 dataset and datamodule for use in semantic segmentation notebooks (#2262) 2024-09-11 13:48:24 -07:00
losses Remove type ignores for PyTorch (#460) 2022-03-14 20:35:37 +00:00
models SatlasPretrain: ResNet50/152 and Swin_V2_T Weights (#2038) 2024-08-27 15:58:49 +02:00
samplers Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00
trainers Adds the LandCoverAI100 dataset and datamodule for use in semantic segmentation notebooks (#2262) 2024-09-11 13:48:24 -07:00
transforms transforms: Switch to kornia AugmentationSequential (#2008) 2024-06-30 18:20:48 +00:00
__init__.py Flake8 fixes 2021-08-31 13:25:05 -05:00
conftest.py 0.6.0 release (#2265) 2024-09-01 12:06:26 +02:00
test_main.py Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00