torchgeo/tests
isaac 7d1ff80649
Add BigEarthNet dataset (#197)
* add bigearthnet dataset

* add dummy data for bigearthnet tests

* add bigearthnet unit tests

* updated bigearthnet dataset and tests with s1 imagery

* add bigearthnet to docs

* mypy fixes

* updated docstrings
2021-10-17 11:19:57 -05:00
..
data Add BigEarthNet dataset (#197) 2021-10-17 11:19:57 -05:00
datasets Add BigEarthNet dataset (#197) 2021-10-17 11:19:57 -05:00
models Added RCF model to implement the MOSAIKs method (#176) 2021-10-08 21:13:50 +00:00
samplers Improve sampler performance for pixel-aligned files (#181) 2021-10-12 15:34:08 -05:00
trainers add tests for trainer utils (#200) 2021-10-16 23:51:57 -05:00
transforms Remove non-geospatial transforms (#198) 2021-10-15 23:59:17 -05:00
__init__.py Flake8 fixes 2021-08-31 13:25:05 -05:00
test_setup.py Add license header to all files 2021-08-31 13:25:05 -05:00
test_train.py Refactoring how the trainer modules are called from train.py and how the configuration files are structured 2021-09-09 15:12:22 -07:00