v0.25.0
opengeos/geoaiv0.25.0Jan 8, 2026by giswqs
AI Summary
Improves QGIS plugin stability with error handling and CUDA fixes, and implements a sliding window method for Moondream VLM to handle large images.
Key Highlights
- Implemented sliding window method for Moondream VLM
- Added QGIS plugin error handling
- Fixed QGIS plugin CUDA issue
New Features
- Moondream VLM sliding window method
- QGIS plugin error handling
Full Release Notes
## What's Changed * Add SRAI package to JOSS reference by @giswqs in https://github.com/opengeos/geoai/pull/441 * Update torchgeo URL by @giswqs in https://github.com/opengeos/geoai/pull/442 * Update QGIS plugin instructions by @giswqs in https://github.com/opengeos/geoai/pull/443 * Update CUDA 13 instructions for QGIS plugin by @giswqs in https://github.com/opengeos/geoai/pull/448 * Pin QGIS version for plugin by @giswqs in https://github.com/opengeos/geoai/pull/450 * Add QGIS plugin error handling by @giswqs in https://github.com/opengeos/geoai/pull/451 * Fix broken link by @giswqs in https://github.com/opengeos/geoai/pull/463 * Implement sliding window method for Moondream VLM to handle large images by @ram-from-tvl in https://github.com/opengeos/geoai/pull/461 * Fix QGIS plugin CUDA issue by @giswqs in https://github.com/opengeos/geoai/pull/464 * Restore the utils module by @giswqs in https://github.com/opengeos/geoai/pull/465 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.24.0...v0.25.0