v1.2.2
What's Changed
- Support for multiclass segmentation following the BraTS challenge (i.e., necrosis, contrast-enhancing tumor, and edema).
For now, only in-house models trained on the 2023 BraTS challenge are supported (available for gliomas, meningiomas, and metastases), expecting four MR scans as input (T1w, T1w-ce, FLAIR, and T2). - Software settings panel adjustment to switch between single-class or multiclass output (Settings > Preferences > Processing - Segmentation > Output classes)
Changelog
- Added simple GUI launch test to CIs by @andreped in #57
- Added GUI launch test in the CIs by @dbouget in #58
- Opencv removal from rt-utils backend by @dbouget in #60
- Minor README refactoring by @andreped in #61
- Brain tumor multiclass segmentation by @dbouget in #62
- Updating build version to Python3.8 by @dbouget in #63
- GUI unit test on Unix systems by @dbouget in #64
Full Changelog: v1.2.1...v1.2.2