Commit History

ignore all .npz files for future commits
388528a

andreped commited on

removed another silly dependency
91f5c30

andreped commited on

removed redundant file (vessels model), which is downloaded on the fly
22bb760

andreped commited on

removed dataclasses from requirements
39f5c29

andreped commited on

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

Update README.md
106be34

andreped commited on

Update README.md
5723b67

andreped commited on

Update README.md
04fe6a3

andreped commited on

Update README.md
512844e

andreped commited on

Update README.md
e8d3069

andreped commited on

Update README.md
52c00b2

andreped commited on

Update README.md
39d1418

andreped commited on

Update README.md
726f948

andreped commited on

Update README.md
870461d

andreped commited on

build new release
e65e88c

andreped commited on

Update README.md
23660f2

andreped commited on

Update README.md
d7433ab

andreped commited on

typo fix '.ini' instead of '.nii'. Also fixed casting to reduce memory usage
841a460

andreped commited on

Update README.md
143fc81

andreped commited on

Update README.md
06c3a08

andreped commited on

updated python version dependency
a844dc3

andreped commited on

Update README.md
eb78b64

andreped commited on

added check to skip non-nifti files in for loop
a687f1a

andreped commited on

Update README.md
b6a06fa

andreped commited on

Update README.md
dc03340

andreped commited on

updated version
fc8e6bf

andreped commited on

Merge branch 'master' of https://github.com/andreped/livermask into master
9d226c0

andreped commited on

added batch mode. Can now provide directory of CTs/.nii files to be predicted on. Also refactored build workflow
8a35a57

andreped commited on

Update README.md
4724f8d

andreped commited on

typo
79866b0

andreped commited on

added upload of python wheel as step
98cf74a

andreped commited on

debug
29dc226

andreped commited on

setup python wheel build
a2942fe

andreped commited on

Update README.md
cd73668

andreped commited on

removed dataclasses
3c75edc

andreped commited on

build for python 3.7
fe1e8bc

andreped commited on

typo
657eced

andreped commited on

add build for windows, ubuntu, and macOS
ee42135

andreped commited on

wrong intent
14251ef

andreped commited on

added build workflow
2e2a892

andreped commited on

added checks
5f6ee91

andreped commited on

Update README.md
ad1ce7c

andreped commited on

Update README.md
aeb290a

andreped commited on

Merge branch 'master' of https://github.com/andreped/livermask into master
0ba045b

andreped commited on

updated figure name to match correct software
a693ba1

andreped commited on

Update README.md
19b6500

andreped commited on

Update README.md
c9bf69c

andreped commited on

Update README.md
bd05d51

andreped commited on

CLI works well on Windows
2c24e9f

andreped commited on

potential bug fix
dde96f8

andreped commited on