You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/apps/cchmc_nnunet_fifteen_ckpt_app/README.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ This README describes the process of converting the [CCHMC Pediatric Airway Segm
6
6
7
7
The `convert_nnunet_ckpts.py` script simplifies the process of converting nnUNet model checkpoints to MONAI bundle format. This conversion is necessary to use nnUNet models within MONAI applications and the MONAI Deploy ecosystem.
8
8
9
+
## Example model checkpoints
10
+
11
+
Sample nnunet model checkpoints for a UTE MRI airway segmentation in NICU patients are available here
0 commit comments