added install argument to set which cupy version to install livermask with 0cee8e2 andreped commited on Dec 10, 2021
started setting up install option for pip, but will likely remove as it may not be possible to generalize that easily... 33f590f andreped commited on Dec 10, 2021
removed redundant file (vessels model), which is downloaded on the fly 22bb760 andreped commited on Dec 10, 2021
Added option to segment the portal and hepatic veins (one class). Liver segmentation is now run in a separate Process, as TF is unable to clear the GPU manually - only when a session is killed, which is only when a Process is finished/killed. 362a9f8 andreped commited on Dec 10, 2021
typo fix '.ini' instead of '.nii'. Also fixed casting to reduce memory usage 841a460 andreped commited on Oct 22, 2021
Merge branch 'master' of https://github.com/andreped/livermask into master 9d226c0 andreped commited on Oct 8, 2021
added batch mode. Can now provide directory of CTs/.nii files to be predicted on. Also refactored build workflow 8a35a57 andreped commited on Oct 8, 2021
Merge branch 'master' of https://github.com/andreped/livermask into master 0ba045b andreped commited on Sep 10, 2021