torchgeo/docs/tutorials
Ashwin Nair 69f0c70209
datamodules: Switch to kornia AugmentationSequential (#2147)
* Switch to kornia AugmentationSequential in datamodules

* Fix for classification & regression tests

* Fix for segmentation tests

* Revert inria batch_size

* Set keepdim=True

* Fix ssl4eo_benchmark

* Masks must not have a channel dimension

* Fix south africa dimensions

* Fix chesapeake dimensions

* Remove unused import

* mypy fixes & remove _Transform

* Fix quakeset

* mypy fix

* Fix chesapeake plot test

* mypy fix

* Fix SpaceNet aug

* Bump min version of kornia

* Remove conditional squeeze

* Fix for new datasets

* Update pyproject.toml

* Update tutorials

---------

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-11-06 17:56:28 +01:00
..
custom_raster_dataset.ipynb Bugfix: wrong test assertion (#2316) 2024-09-24 17:57:12 +02:00
getting_started.ipynb Tutorials: sign NAIP download (#2343) 2024-10-10 19:34:51 +02:00
indices.ipynb Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00
pretrained_weights.ipynb Docs: fix broken links and redirects (#2267) 2024-08-31 14:38:28 +02:00
prolog.rst.jinja Tutorials: add Open in Studio badge (#2146) 2024-07-22 13:21:42 -07:00
trainers.ipynb Ruff: prefer single quotes over double quotes (#2001) 2024-05-03 19:30:14 +02:00
transforms.ipynb datamodules: Switch to kornia AugmentationSequential (#2147) 2024-11-06 17:56:28 +01:00