v0.37.0
What's Changed
- Reorganize QGIS plugin menu and toolbar button order by @giswqs in #656
- Fix pyogrio PROJ data detection error when saving vector results by @giswqs in #658
- Fix smooth_vector losing class values in cloud detection notebook by @wrignj08 in #660
- Fix training epoch progress not updating in QGIS plugin by @giswqs in #659
- Add GeoAI book by @giswqs in #661
- Add comprehensive tests for 5 high-priority untested modules by @jayakumarpujar in #662
- Fix MagicMock misuse in _process_outputs tests by @jayakumarpujar in #663
- Fix multi-tile merging for large bboxes in embedding download by @jayakumarpujar in #664
- fix: add Linux fallback to system Python when standalone download fails by @giswqs in #666
- fix: increase Moondream timeouts and add heartbeat mechanism by @giswqs in #667
- Add RF-DETR support for object detection on geospatial imagery by @giswqs in #669
- Fix LoRALinear missing in_features attribute by @montimaj in #670
- Update mkdocs-jupyter requirement from <0.26.0,>=0.25.1 to >=0.25.1,<0.27.0 by @dependabot[bot] in #671
- fix: adaptive GPU defaults and OOM retry for DeepForest predict_tile by @jayakumarpujar in #674
- Add DiceLoss, TverskyLoss, and UnifiedFocalLoss for class-imbalanced segmentation by @giswqs in #677
- fix: validate training paths to prevent PermissionError crash by @jayakumarpujar in #675
- Bump QGIS plugin to v1.0.8 by @giswqs in #678
- Bump version: 0.36.0 → 0.37.0 by @giswqs in #679
New Contributors
Full Changelog: v0.36.0...v0.37.0