torchgeo/tests
Isaac Corley 4cc0cbb327
Add ChaBuD Dataset (#1259)
* add chabud dataset and datamodule

* add clarifying comment for min/max

* fix wrong channel plotting

* cast image as float

* sort uuids

* add chabud dataset and datamodule

* add clarifying comment for min/max

* fix wrong channel plotting

* cast image as float

* sort uuids

* add chabud dataset and datamodule

* add clarifying comment for min/max

* fix wrong channel plotting

* cast image as float

* sort uuids

* update docs

* update test data

* fix order of operations

* update chabud config

* update per suggestions

* fix mypy error

* update to new test config format

* update version added

* use DatasetNotFoundError

* fix tests

* updates per suggestions

* Matching bands/mean/std

---------

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-11-25 15:19:20 -06:00
..
conf Add ChaBuD Dataset (#1259) 2023-11-25 15:19:20 -06:00
data Add ChaBuD Dataset (#1259) 2023-11-25 15:19:20 -06:00
datamodules Add data module for LEVIR-CD+ dataset (#1707) 2023-11-01 11:16:51 -05:00
datasets Add ChaBuD Dataset (#1259) 2023-11-25 15:19:20 -06:00
losses Remove type ignores for PyTorch (#460) 2022-03-14 20:35:37 +00:00
models Satlas pretrained Swin Transformer v2 models (#1358) 2023-11-25 20:39:43 +00:00
samplers GridGeoSampler: don't change stride of last patch (#1329) 2023-05-14 10:59:58 -05:00
trainers Add ChaBuD Dataset (#1259) 2023-11-25 15:19:20 -06:00
transforms RandomGrayscale: add new transform (#1301) 2023-05-03 15:29:49 -05:00
__init__.py Flake8 fixes 2021-08-31 13:25:05 -05:00
test_main.py Add command line script (#1559) 2023-09-27 10:11:52 -07:00