v0.14.0
opengeos/geoaiv0.14.0Oct 4, 2025by giswqs
AI Summary
This release focuses on improving the user learning experience and data preparation tools. It adds video tutorials, a new instance segmentation example, and support for generating training data from multiple vector files.
Key Highlights
- Added video tutorials
- Added instance segmentation example
- Added support for creating training data from multiple vector files
New Features
- Video tutorials
- Instance segmentation example
- Training data creation from multiple vector files
Full Release Notes
## What's Changed * Add more video tutorials by @giswqs in https://github.com/opengeos/geoai/pull/296 * Add instance segmentation example by @giswqs in https://github.com/opengeos/geoai/pull/298 * Add supporting for creating training data from multiple vector files by @giswqs in https://github.com/opengeos/geoai/pull/299 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.13.2...v0.14.0