v0.1.0
opengeos/geoaiv0.1.0Oct 11, 2023by giswqs
AI Summary
This initial release introduces the `samgeo` module, enabling geospatial image segmentation using the Segment Anything Model (SAM).
Key Highlights
- Added `samgeo` module for geospatial image segmentation
- First contribution from @giswqs
- Foundation for GeoAI capabilities
New Features
- SAM (Segment Anything Model) integration for geospatial segmentation
Full Release Notes
## What's Changed * Add samgeo by @giswqs in https://github.com/opengeos/geoai/pull/2 ## New Contributors * @giswqs made their first contribution in https://github.com/opengeos/geoai/pull/2 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.0.1...v0.1.0