Hi, NDKoehler,
Your work is great. Thanks for sharing!
Could the project use in windows platform?
I run the code with python dsb3.py 0 -s ''
Then I got an error:
AttributeError: Your params file needs to contain a dictionary "resample_lungs''".
File "G:/DataScienceBowl2017_7th_place-master/dsb3.py", line 5, in
main()
File ".\dsb3_main_.py", line 137, in main
raise AttributeError('Your params file needs to contain a dictionary "' + step_name + args.step_dir_suffix + '".')
How to solve that?
Thanks for your help in advance!
Hi, NDKoehler,
Your work is great. Thanks for sharing!
Could the project use in windows platform?
I run the code with python dsb3.py 0 -s ''
Then I got an error:
AttributeError: Your params file needs to contain a dictionary "resample_lungs''".
File "G:/DataScienceBowl2017_7th_place-master/dsb3.py", line 5, in
main()
File ".\dsb3_main_.py", line 137, in main
raise AttributeError('Your params file needs to contain a dictionary "' + step_name + args.step_dir_suffix + '".')
How to solve that?
Thanks for your help in advance!