v0.7.0
opengeos/geoaiv0.7.0Jun 19, 2025by giswqs
AI Summary
Focuses on model customization and new segmentation capabilities.
Key Highlights
- Support for customizing MaskRCNN models
- Integration of SMP segmentation models
- Added land cover classification support
New Features
- Custom MaskRCNN model support
- SMP segmentation models support
- Land cover classification support
Full Release Notes
## What's Changed * Add support for customizing MaskRCNN model by @giswqs in https://github.com/opengeos/geoai/pull/166 * Add support for smp segmentation models by @giswqs in https://github.com/opengeos/geoai/pull/174 * Add support for land cover classification by @giswqs in https://github.com/opengeos/geoai/pull/178 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.6.0...v0.7.0