Commit History

test removed package, which already was added as python module instead
41a6984

andreped commited on

added python module dep
256c771

andreped commited on

moved file to utils
c1db270

andreped commited on

tried adding livermask as package to install
0e5c0dd

andreped commited on

bug
bd7b82a

andreped commited on

typo
ce201c3

andreped commited on

added missed dep in setup.py
483fc8b

andreped commited on

tried fixing dependencies when installing
dacb584

andreped commited on

fix find_packages
846011c

andreped commited on

typo
5129798

andreped commited on

added install argument to set which cupy version to install livermask with
0cee8e2

andreped commited on

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

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