Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PyMIC-v0.3.1

Choose a tag to compare

@taigw taigw released this 06 Dec 09:10
· 109 commits to master since this release
1ecadee

Update from previous release:
1, Allow automatic installation of dependencies when using "pip install"
2, For evaluation of segmentation results, support setting a list of evaluation metrics. e.g., "metric = dice" is now updated as "metric_list = [dice, assd]" in the configuration file.