v0.2.1
TorchGeo 0.2.1 Release Notes
This is a bugfix release. There are no new features or API changes with respect to the 0.2.0 release.
Dependencies
- Fix minimum supported kornia version (#350)
- Support older pytorch-lightning (#347, #351)
- Add support for torchmetrics 0.8+ (#361, #382)
DataModules
- RESISC45: fix normalization statistics (#440)
Datasets
Fixes for dataset base classes:
- GeoDataset: fix
len()
of empty dataset (#374) - RasterDataset: add support for float dtype (#379, #384)
- RasterDataset: don't override custom cmap (#421, #422)
- VectorDataset: fix issue with empty query (#399, #454, #467)
Fixes for specific datasets:
- CDL: update checksums due to new file formats (#423, #424, #428)
- Chesapeake: support extraction of deflate64-compressed zip files (#59, #282)
- Chesapeake: allow multiple datasets to share same root (#419, #420)
- ChesapeakeCVPR: update prior extension data to version 1.1 (#359)
- IDTReeS: fix citation (#389)
- LandCover.ai: support already-downloaded dataset (#383)
- Sentinel-2: fix regex to support band 8A (#393)
- SpaceNet 2: update checksum due to data format consistency fix (#469)
Samplers
Tutorials
- Fix variable name in trainer notebook (#434)
Tests
Contributors
This release is thanks to the following contributors: