v0.28.0

opengeos/geoaiv0.28.0Feb 3, 2026by giswqs

AI Summary

Adds a segmentation panel to the QGIS plugin and introduces ONNX Runtime support for faster model inference.

Key Highlights

  • Added DeepForest segmentation panel to QGIS plugin
  • Added ONNX Runtime support for geospatial model inference
  • Added Flip-n-Slide data augmentation strategy

New Features

  • DeepForest QGIS panel
  • ONNX Runtime support
  • Flip-n-Slide augmentation

Full Release Notes

## What's Changed
* Add DeepForest segmentation panel to QGIS plugin by @giswqs in https://github.com/opengeos/geoai/pull/498
* Update QGIS changelog v0.5.0 by @giswqs in https://github.com/opengeos/geoai/pull/499
* Fix dependency conflicts and code quality improvements by @giswqs in https://github.com/opengeos/geoai/pull/505
* Add Flip-n-Slide data augmentation strategy by @giswqs in https://github.com/opengeos/geoai/pull/500
* Update QGIS plugin installation instructions by @giswqs in https://github.com/opengeos/geoai/pull/510
* Add ONNX Runtime support for geospatial model inference by @giswqs in https://github.com/opengeos/geoai/pull/511
* Fix capitalization in paper.bib references by @giswqs in https://github.com/opengeos/geoai/pull/512


**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.27.0...v0.28.0