v0.1.1
Changelog:
- fixed conf mat
- optimized test and validation step
- improved merging of crops
- more metrics and optimizers
- updated requirements
What's Changed
- made tests running also in the terminal by @lvoegtlin in #60
- fixed evaluation tool problem by @lvoegtlin in #62
- adding new optimiser configs by @lvoegtlin in #64
- removed unused dependency by @lvoegtlin in #65
- Dev improve datamodule tests by @lvoegtlin in #66
- Dev fixing conf and f1 heatmap by @lvoegtlin in #68
- 🎨 each worker of the dl gets now an own seed by @lvoegtlin in #69
- Dev reduce gpu memory by @powl7 in #71
- upload run config by @lvoegtlin in #72
- release version 0.1.1 by @lvoegtlin in #73
Full Changelog: version_0.1.0...version_0.1.1