lfz / DSB2017

The solution of team 'grt123' in DSB2017
MIT License
1.24k stars 418 forks source link

I can't find luna segment results ? #3

Closed JohnnyGambler closed 7 years ago

JohnnyGambler commented 7 years ago

Hi, lfz : This is a great work . Read your code is very enjoyable . But I can't find luna segment mhd results : files = [f for f in os.listdir(luna_segment) if f.endswith('mhd')]

     So,the lung seg part is from your own tool which not appear in this github code ?
lfz commented 7 years ago

Prepare stage1 data, LUNA data, and LUNA segment results (https://luna16.grand-challenge.org/download/), unzip them to separate folders

JohnnyGambler commented 7 years ago

thx , I found it !

nishat-sayyed commented 6 years ago

@JohnnyGambler How did you manage to run the code? Can you please provide a detailed description about the steps. Also I am not abale to find the stage1 and stage2 dataset. Can someone help me?