v0.39.0
What's Changed
- fix(qgis-plugin): avoid CUDA device mismatch in DeepForest Single Image mode by @giswqs in #746
- docs: clarify contributor setup commands by @WoodCedar in #748
- fix(qgis-plugin): surface real cause of Moondream worker import failures by @giswqs in #751
- mcp: improve Windows filename handling by @WoodCedar in #753
- qgis: recommend tiled DeepForest prediction for large images by @WoodCedar in #752
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #758
- feat: add TorchGeo-style sampling utilities for segmentation by @giswqs in #763
- feat: add RF-DETR-Seg instance segmentation support by @giswqs in #764
- feat: preserve ignore_index in semantic segmentation training by @giswqs in #766
- feat: add diagnostics report dialog to QGIS plugin by @giswqs in #767
- chore: bump version to 0.39.0 and QGIS plugin to 1.4.0 by @giswqs in #768
New Contributors
- @WoodCedar made their first contribution in #748
Full Changelog: v0.38.0...v0.39.0