Skip to content

Commit 13eed5c

Browse files
committed
Add RankSEG integration tutorial
Signed-off-by: statmlben <bdai.hk@protonmail.com>
1 parent 81dcf0f commit 13eed5c

3 files changed

Lines changed: 2107 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,8 @@ Illustrate reading NIfTI files and iterating over image patches of the volumes l
331331
This tutorial illustrates the flexible network APIs and utilities.
332332
##### [postprocessing_transforms](./modules/postprocessing_transforms.ipynb)
333333
This notebook shows the usage of several postprocessing transforms based on the model output of spleen segmentation task.
334+
##### [rankseg_integration](./modules/rankseg_integration.ipynb)
335+
This notebook demonstrates how to integrate RankSEG and RankSEGd as optional third-party post-processing transforms in MONAI and compare RankSEG with argmax using a pretrained pancreas segmentation model.
334336
##### [idc_dataset](./modules/idc_dataset.ipynb)
335337
This notebook shows how to query and download public cancer imaging data from NCI Imaging Data Commons (IDC) using `idc-index`, and how to load DICOM images and DICOM-SEG segmentations into MONAI for AI/ML preprocessing.
336338
##### [public_datasets](./modules/public_datasets.ipynb)

0 commit comments

Comments
 (0)