v1.2.1
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