Commit History

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

andreped commited on

run batch mode workflow instead
ab34839

andreped commited on

Update README.md
62d753f

andreped commited on

inference workflow runs successfully across all operating systems. Added --vessels to test chainer on the cloud
b83b063

andreped commited on

wrong path
33e217b

andreped commited on

updated version. Added inference test
a34dd73

andreped commited on

mp fix
31605b7

andreped commited on

potential multiprocessing fix for macos
7c205cc

andreped commited on

fix for chainer inference when cupy is not installed and cpu is not specific
224e8c1

andreped commited on

working solution
f7fc178

andreped commited on

typo
68ecff8

andreped commited on

potential fix for path
f0851c4

andreped commited on

tried recursive include
b9333e5

andreped commited on

tried adding flag to fix setup
04d66c8

andreped commited on

typo
79b2527

andreped commited on

added manifest file to include yml file
cdf34fa

andreped commited on

added missing dependency
fd92dd1

andreped commited on

fix for deadlock issue on macOSX
9f563e6

andreped commited on

Update README.md
99a9d35

andreped commited on

Update README.md
12f35c0

andreped commited on

Update README.md
d3980a6

andreped commited on

Update README.md
1bdaa95

andreped commited on

Update README.md
9450d3d

andreped commited on

Update README.md
63e8ec2

andreped commited on

removed install command
2b57480

andreped commited on

removed silly argument thingy. Refactored
b953767

andreped commited on

typo
fb2ed23

andreped commited on

debugging setup
98c3e5f

andreped commited on

refactoring setup file
0b72594

andreped commited on

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

andreped commited on

minor bug fix relevant for enabling GPU when installing
b44b8e4

andreped commited on

Update README.md
5167026

andreped commited on

Update README.md
b92c569

andreped commited on

more refactoring
dac5ddb

andreped commited on

refactoring, adding informative prints for liver vessel segmentation in log, which supports verbose mode
b437043

andreped commited on

finally working. Now the CLI properly installs using pip and it can be used without any dependency issues across all relevant operating systems
d1ff5ab

andreped commited on

removed wrong import
d708d66

andreped commited on

tried importing Config directly, instead of the script
1ff1479

andreped commited on

test
82fe6a3

andreped commited on

typo
d2c1bce

andreped commited on

worked, now have to add similar fix for all scripts
6310170

andreped commited on

added '.' to paths when importing
0b5ab50

andreped commited on

minor path fix for packages
019c3e2

andreped commited on

removed redundant copy of package
90b290a

andreped commited on

new install test
d7ceb3a

andreped commited on

tested new package include
f4418f7

andreped commited on

tried removed redundant py_module
58c5660

andreped commited on

added init file to module
1ca252a

andreped commited on

removed all packages
dd10077

andreped commited on

add utils as module
d64206f

andreped commited on