v0.27.0
opengeos/geoaiv0.27.0Jan 30, 2026by giswqs
AI Summary
Expands model support by adding multiple Prithvi variants and introduces new export formats and regression task capabilities.
Key Highlights
- Added support for multiple Prithvi model variants
- Added support for exporting data in COCO and YOLO formats
- Added support for pixel-level regression tasks
New Features
- Multiple Prithvi model variants
- COCO and YOLO export formats
- Pixel-level regression support
Full Release Notes
## What's Changed * Add support for multiple Prithvi model variants by @HarshShinde0 in https://github.com/opengeos/geoai/pull/479 * Fix: Export orthogonalize function in package by @giswqs in https://github.com/opengeos/geoai/pull/480 * Fix: Add PyQt dependency for Windows pixi installation by @giswqs in https://github.com/opengeos/geoai/pull/481 * Add support for exporting data in COCO and YOLO formats by @giswqs in https://github.com/opengeos/geoai/pull/488 * Update changelog for QGIS plugin v0.4.0 by @giswqs in https://github.com/opengeos/geoai/pull/489 * Minor edits to readme by @jbousquin in https://github.com/opengeos/geoai/pull/494 * Add support for pixel-level regression tasks by @giswqs in https://github.com/opengeos/geoai/pull/493 * Replace tinyurl with direct link by @giswqs in https://github.com/opengeos/geoai/pull/495 * Update paper.md to use backticks for software names by @giswqs in https://github.com/opengeos/geoai/pull/497 ## New Contributors * @jbousquin made their first contribution in https://github.com/opengeos/geoai/pull/494 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.26.0...v0.27.0