v0.9.1
opengeos/geoaiv0.9.1Jul 21, 2025by giswqs
AI Summary
This release focuses on educational resources and code quality improvements, adding an AWS workshop notebook and type hints while stabilizing dependencies.
Key Highlights
- Added AWS workshop notebook for hands-on training
- Added Detection2 support for image segmentation
- Added type hints and annotations for better code clarity
- Pinned datasets version to ensure stability
New Features
- AWS workshop notebook
- Detection2 for image segmentation
- Type hints and annotations
Full Release Notes
## What's Changed * Add AWS workshop notebook by @giswqs in https://github.com/opengeos/geoai/pull/216 * Add support for Detection2 for image segmentation by @giswqs in https://github.com/opengeos/geoai/pull/217 * Add typehints and annotations by @giswqs in https://github.com/opengeos/geoai/pull/218 * Pin datasets version by @giswqs in https://github.com/opengeos/geoai/pull/220 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.9.0...v0.9.1