PyMIC-v0.3.1
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.