Releases: initze/thaw-slump-segmentation
Releases · initze/thaw-slump-segmentation
v0.11.0
What's Changed
- Add testing infrastructure by @iona5 in #147
- MINOR: CLI/inference: fix help of <tile_to_predict> by @iona5 in #157
- Sentinel2 native by @iona5 in #148
- changed to module imports by @initze in #160
- saved package import by @initze in #161
- Remove sub-dir models from gitignore by @relativityhd in #164
- Preprocessing/Inference improvements by @iona5 in #165
- Instance Metrics + BoundaryIoU by @relativityhd in #166
- Install GDAL with Rye by @relativityhd in #168
- Fix a bug, where pytorch is installed without cuda by @relativityhd in #169
- added citation file by @initze in #170
Full Changelog: v0.10.6...v0.11.0
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
What's Changed
- updated argument parsing with printing defaults for all scripts by @initze in #107
- 108 cant find inferecepy by @initze in #109
- Bug/empty scripts by @initze in #111
- multiple input dir support by @initze in #115
- Make (simple) wandb logging work again by @relativityhd in #116
- minor documentation fix by @iona5 in #117
- Scikit image req by @initze in #120
- changed defaults to fix vector merge, added force merge arg by @initze in #121
- Fix/threshold values by @initze in #123
- added output file support for multiple file formats by @initze in #124
- Fix/ensemble main by @initze in #125
- improved printing, fixed gpu ensembling usage by @initze in #126
- Version bump by @initze in #129
New Contributors
- @relativityhd made their first contribution in #116
- @iona5 made their first contribution in #117
Full Changelog: v0.10.1...v0.10.2