imatge-upc / liverseg-2017-nipsws

Detection-aided Liver Lesion Segmentation
https://imatge-upc.github.io/liverseg-2017-nipsws/
MIT License
97 stars 51 forks source link

seg_liver_train.py and .mat file format #26

Open dyl0101 opened 4 years ago

dyl0101 commented 4 years ago

Hello,I want to add edge information in network structure,and I only extracted the boundary image of the liver as the boundary ground-truth of the liver. But when I trained the liver segmentation network, the following errors occurred: 'ValueError: Unknown mat file type, version 0, 0' I didn't change the .mat file, just regenerate training_volum_3.txt with a boundary image path. So I want to ask you how to solve this problem? Look forward to your reply. Thanks.