项目作者: sunalbert

项目描述 :
Sequential patch-based segmentation for medical image
高级语言: Python
项目地址: git://github.com/sunalbert/Sequential-patch-based-segmentation.git


Sequential-patch-based-segmentation

Data Preparation

test image(name.png) and corresponding ground truth(name_1.bmp) in the same folder. The shape of test image should be (296, 296)

How to test

Set your test parameters in test_params.py file
and run test.py to get the predictions.