torchgeo/tests
Adam J. Stewart 744078fcff
Refactor datamodule/model testing (#329)
* Refactor RegressionTask testing

* Programmatically determine max value

* Refactor ClassificationTask testing

* Silence warnings

* Refactor SegmentationTask testing

* Fix training mappings

* Fix GeoDataset trainers

* Fix ETCI trainer fake data

* Update OSCD training data

* Get LandCoverAI tests to pass

* Fix OSCD checksum handling

* Fix NAIP-Chesapeake tests

* Fix OSCD tests

* Keep BoundingBox icy

* Fix other datamodules

* Fix chesapeake testing

* Refactor BYOLTask tests

* Style fixes

* Silence pytorch-lightning warnings

* Get coverage for Chesapeake CVPR prior

* Fix trainer tests
2021-12-30 13:54:47 -06:00
..
data Refactor datamodule/model testing (#329) 2021-12-30 13:54:47 -06:00
datamodules Refactor datamodule/model testing (#329) 2021-12-30 13:54:47 -06:00
datasets Refactor datamodule/model testing (#329) 2021-12-30 13:54:47 -06:00
losses functionality for learning on the prior with QR loss and ChesapeakeCVPR data (#202) 2021-12-28 14:56:14 -06:00
models Fixing network calls in unit tests (#265) 2021-12-09 19:38:30 -06:00
samplers Overhaul BoundingBox and ZipDataset classes (#144) 2021-12-03 16:40:50 -06:00
trainers Refactor datamodule/model testing (#329) 2021-12-30 13:54:47 -06:00
transforms Transform tests: min Kornia version, filter warnings (#306) 2021-12-19 15:04:23 -06:00
__init__.py Flake8 fixes 2021-08-31 13:25:05 -05:00
test_train.py Refactor datamodule/model testing (#329) 2021-12-30 13:54:47 -06:00