kbressem / faimed3d

Extension to fastai for volumetric medical data
MIT License
32 stars 14 forks source link

configure sitk in basics.py #4

Closed jlvahldiek closed 3 years ago

jlvahldiek commented 3 years ago

set sitk's global default threader to 'PLATFORM' in order to avoid multithreading issues between pytorch and sitk

kbressem commented 3 years ago

Issue fixed in #1