Releases: Jingnan-Jia/segmentation_metrics
Releases · Jingnan-Jia/segmentation_metrics
v1.1.3
Add TP, TN, FP, FN to make it possible to customize more metrics.
v1.0.37
Add the comparison with medpy
. Add more description to the metrics.
v1.0.36
Comparison with medpy
.
v1.0.34
Add the comparison with medpy
in README.md
.
v1.0.32
fix the bug: fully_connected argument was missing before.
v1.0.31
v1.0.31: fix the bug: spacing should be cast to np.float64
v1.0.30
The spacing should be np.float64 instead of float32.
v1.0.29
Add spacing to numpy.ndarray images.
v1.0.27
v1.0.27
fix a bug: when metrics is a string, like 'msd', error would occured.
v1.0.26
v1.0.26
install dependencies automatically by setup.py