Skip to content

v0.2.1

Compare
Choose a tag to compare
@adamjstewart adamjstewart released this 20 Mar 16:41
af38975

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

  • Avoid bounding boxes smaller than patch size (#319, #376)

Tutorials

  • Fix variable name in trainer notebook (#434)

Tests

  • Fix integration tests on macOS/Windows (#349, #468)

Contributors

This release is thanks to the following contributors: