v0.15.0

opengeos/geoaiv0.15.0Oct 6, 2025by giswqs

AI Summary

Expands model support by adding timm integration and introduces full support for COCO and YOLO training and export formats.

Key Highlights

  • Add support for timm
  • Add support for exporting COCO and YOLO formats
  • Add training support for COCO and YOLO
  • Add more image display functions

New Features

  • timm support
  • COCO and YOLO export formats
  • COCO and YOLO training support

Full Release Notes

## What's Changed
* Add support for timm by @giswqs in https://github.com/opengeos/geoai/pull/301
* Add more image display functions by @giswqs in https://github.com/opengeos/geoai/pull/302
* Fix local raster visualization bug by @giswqs in https://github.com/opengeos/geoai/pull/303
* Add support for exporting COCO and YOLO formats by @giswqs in https://github.com/opengeos/geoai/pull/305
* Add training support for COCO and YOLO by @giswqs in https://github.com/opengeos/geoai/pull/306
* Add timm support for COCO and YOLO by @giswqs in https://github.com/opengeos/geoai/pull/307


**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.14.0...v0.15.0