LungTumorMask / lungtumormask

Commit History

Added option to output probability map from CLI
ff304eb
unverified

andreped commited on

Added CLI arg to disable GPU + bump v1.3.0
05cdb10

andreped commited on

Fixed lungmasking [no ci]
e7921c2

andreped commited on

Added feature to set batch-size through args [no ci]
df20506

andreped commited on

Swapped 3D with 2D closing operation [no ci]
d949fe4

andreped commited on

Support for setting closing smoothing radius [no ci]
7245c5a

andreped commited on

Threshold default 0.5 + morphology post-processing smoothing step
9921695

andreped commited on

Changed thresholding/resampling order step
fd5a329

andreped commited on

Fixed dtype to threshold arg
82a4988
unverified

andreped commited on

Support for setting threshold through argparse
9f284dc
unverified

andreped commited on

Fixed typo in argparse method
eebfaf9
unverified

andreped commited on

Fixed typo in lung-filter argparse
a0b45a1
unverified

andreped commited on

Added lungmask filtering CI job
0b3c96a
unverified

andreped commited on

Added support to state whether to filter lungs or not - default no
5c51ac6
unverified

andreped commited on

Refactored confidence map thresholding code [no ci]
2a35518
unverified

andreped commited on

Fixed postprocessing typo in lungmask usage
1ddaffd
unverified

andreped commited on

refactored
549cc37

andreped commited on

added lung mask postprocessing of tumor volume
ebb5411

andreped commited on

cast output to uint8, removed redundancy in .gitignore, refactored CI
a01eb63

andreped commited on

added more verbose and refactored
c59c074

andreped commited on

added else statement
0afdf0e

andreped commited on

typo
2386a26

andreped commited on

enable dynamic selection of CUDA GPU only if available, else GPU inference
72623c0

andreped commited on

Implement as command line tool
4719ce5

Vemund Fredriksen commited on

Remove main method
0d8deb6

Vemund Fredriksen commited on

Initial working pipeline
c35dad1

Vemund Fredriksen commited on

Initial pre and post implementation
c7c329a

Vemund Fredriksen commited on