📝 changelog

This commit is contained in:
kba 2025-10-17 10:35:13 +02:00
parent 50e8b2c266
commit ca8edb35e3

View file

@ -5,6 +5,10 @@ Versioned according to [Semantic Versioning](http://semver.org/).
## Unreleased
Added:
* `eynollah-training` CLI and docs for training the models, #187, #193, https://github.com/qurator-spk/sbb_pixelwise_segmentation/tree/unifying-training-models
Fixed:
* `join_polygons` always returning Polygon, not MultiPolygon, #203