v1.2.9
What's Changed
- feat: Add DETR, Deformable DETR, and RF-DETR object detection models by @ahmedemam576 in #1165
- Add xView object-detection starter pipeline (preprocessing + data loa… by @ahmedemam576 in #1175
- feat(xview2): add TerraMind building-damage segmentation example for the XView2 dataset by @ahmedemam576 in #1188
- Replace private imports of TorchGeo models by @adamjstewart in #1196
- Skip tiled inference when input fits in a single chip by @blumenstiel in #1195
- Updated vLLM serving example by @christian-pinto in #1107
- update docs deploy workflow by @Isabelle-Wittmann in #1182
- fix(rfdetr): support 2/3-value backbone returns by @ahmedemam576 in #1205
- Added temporary fix to support vLLM >0.21.0 and <=0.24.0 by @christian-pinto in #1203
- Fix: Resolve KeyError and NameError in TorchGeo backbones weight loading by @clementgilli in #1200
- Support CPU training, add installation commands, download data and embeddings if not present by @romeokienzler in #1186
- integrationtests: make /dccstor data paths overridable via TERRATORCH_DATA_ROOT by @romeokienzler in #1206
- Bump version to v1.2.9 by @romeokienzler in #1207
New Contributors
- @clementgilli made their first contribution in #1200
Full Changelog: v1.2.8...v1.2.9