Raster Vision 0.21
Highlights
- Raster Vision can now consume imagery from STAC APIs
- Tutorial: Imagery from STAC API + labels from OSM
- Raster Vision can now work with temporal data
- Tutorial: Working with time-series of images
- Raster Vision can now export and use models in ONNX format
Changelog
https://docs.rastervision.io/en/0.21/changelog.html#raster-vision-0-21
Pypi
pip install rastervision==0.21
https://pypi.org/project/rastervision/0.21/
Notes
- The
pip
installation is only guaranteed to work with Python 3.10. Anaconda is highly recommended.
Docker image
docker pull quay.io/azavea/raster-vision:pytorch-0.21