petteriTeikari / vesselNN

vesselNN
13 stars 5 forks source link

Segmentation fault (core dumped) #3

Open kkhuang1990 opened 6 years ago

kkhuang1990 commented 6 years ago

Hi pettriTeikari,

errors below came out when I ran python train.py -c ../../configs/ZNN_configs/config_VD2D3D_tanh.cfg If you met the same problem, could you give me some suggestions?

Best regards! create label image class... /home/mil/huang/Coronary_Artery_Segmentation/vesselNN/znn-release/python/tifffile.py:1995: UserWarning: decodelzw encountered unexpected end of stream (code 514) "decodelzw encountered unexpected end of stream (code %i)" % code)

create input image class... boundary mirror... boundary mirror...

create label image class...

create input image class... boundary mirror... boundary mirror...

create label image class...

create input image class... /home/mil/huang/Coronary_Artery_Segmentation/vesselNN/znn-release/python/tifffile.py:1995: UserWarning: decodelzw encountered unexpected end of stream (code 0) "decodelzw encountered unexpected end of stream (code %i)" % code) boundary mirror... boundary mirror...

create label image class...

create input image class... boundary mirror... boundary mirror...

create label image class...

create input image class... boundary mirror... boundary mirror...

create label image class...

create input image class... boundary mirror... boundary mirror...

create label image class...

create input image class... boundary mirror... boundary mirror...

create label image class...

create input image class... boundary mirror... boundary mirror...

create label image class...

create input image class... boundary mirror... boundary mirror...

create label image class...

create test samples...

create input image class... boundary mirror... boundary mirror...

create label image class...

create input image class... boundary mirror... boundary mirror...

create label image class... start training... start from 1 save as ../../vesselNN_dataset/experiments/VD2D3D_tanh_iter30000/net_init.h5 Segmentation fault (core dumped)

petteriTeikari commented 6 years ago

@kkhuang1990 Thanks for the interest in the repository, but as the underlying ZNN implementation changed, I could not keep up with the changes, and the repo should be fixed, or upgraded to modern times unfortunately