v0.4.0
opengeos/geoaiv0.4.0Mar 12, 2025by giswqs
AI Summary
This version expands the model ecosystem by adding support for Hugging Face models and introduces capabilities for training object detection models.
Key Highlights
- Added support for Hugging Face models
- Added support for training object detection models
- Added parking spot detection notebook
New Features
- Hugging Face models support
- Support for training object detection models
- Parking spot detection notebook
Full Release Notes
## What's Changed * Add support for Hugging Face models by @giswqs in https://github.com/opengeos/geoai/pull/77 * Add parking spot detection notebook by @giswqs in https://github.com/opengeos/geoai/pull/78 * Add support for training object detection model by @giswqs in https://github.com/opengeos/geoai/pull/79 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.3.6...v0.4.0