Skip to content

v1.2.1

Compare
Choose a tag to compare
@andreped andreped released this 24 Apr 11:57
· 54 commits to main since this release
99835d9

What's Changed

  • Docs: Resized figures + added info on custom argument usage in CLI to README by @andreped in #15
  • Added fraxinus application update to README by @andreped in #17
  • Fixed lungmask filtering + set batch size through args + bump v1.2.1 by @andreped in #18

New API

Ability to set batch size, which is especially relevant to accelerate GPU inference:

lungtumormask samples/lung_001.nii.gz mask_001.nii.gz --batch-size 16

Full Changelog: v1.2.0...v1.2.1