Skip to content

Raster Vision 0.21.3

Compare
Choose a tag to compare
@AdeelH AdeelH released this 17 Oct 20:02
fe1d152

Changelog

Full changelog: https://docs.rastervision.io/en/0.21/changelog.html#raster-vision-0-21-3

Highlights

  • Features:
    • Allow reading pre-chipped datasets with non-RGB TIFF chips (#1932)
  • Bug fixes:
    • Normalize pixel values in the Spacenet Vegas examples (#1930)
    • Account for bbox when saving predictions (#1931)
    • Bug fix: ensure SS datasets always return label array with correct dtype (#1954)
    • Fix bug in Visualizer when plotting temporal data w/ batch size 1 (#1958)
    • Allow specifying chip_sz in StatsTransform.from_raster_sources() (#1933)
    • Misc. minor fixes (#1933)
  • Docs:
    • Update release instructions to simplify patch release process (#1934)
  • Maintenance:
    • Bump pillow to address CVE-2023-4863 (#1952)
    • Update CI and release workflows to free up disk space before building docker image (#1953, #1959)

Pypi

pip install rastervision==0.21.3

https://pypi.org/project/rastervision/0.21.3/

Notes

  • The pip installation is only guaranteed to work with Python 3.10.

Docker image

docker pull quay.io/azavea/raster-vision:pytorch-0.21