v0.9.0
opengeos/geoaiv0.9.0Jul 17, 2025by giswqs
AI Summary
A major feature release introducing multi-GPU support and change detection capabilities, alongside fixes for GDAL installation and worker configuration.
Key Highlights
- Added multi-GPU support for improved performance
- Added support for change detection workflows
- Fixed GDAL installation issues
- Customized the number of workers for better resource management
New Features
- Multi-GPU support
- Change detection support
Full Release Notes
## What's Changed * Fix GDAL installation issue by @giswqs in https://github.com/opengeos/geoai/pull/208 * Add multi-GPU support by @giswqs in https://github.com/opengeos/geoai/pull/210 * Customize the number of workers by @giswqs in https://github.com/opengeos/geoai/pull/211 * Fix multi-GPU reference error by @giswqs in https://github.com/opengeos/geoai/pull/212 * Add support for change detection by @giswqs in https://github.com/opengeos/geoai/pull/214 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.8.3...v0.9.0