Skip to content

Commit

Permalink
Merge pull request #32 from kirbyju/prostate-links
Browse files Browse the repository at this point in the history
Fix PROSTATEx and itkwidgets links
  • Loading branch information
kirbyju authored Oct 8, 2024
2 parents fffabfe + 9b291ee commit e0bab46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TCIA_PROSTATEx_Prostate_MRI_Anatomy_Model.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"source": [
"# Summary\n",
"This notebook demonstrates downloading the [Prostate mri anatomy](https://github.com/Project-MONAI/model-zoo/releases/download/hosting_storage_v1/prostate_mri_anatomy_v0.3.1.zip) model from MONAI's Model Zoo and applying it to segment a subset of data from the [SPIE-AAPM-NCI PROSTATEx Challenges (PROSTATEx) collection](https://doi.org/10.7937/K9TCIA.2017.MURS5CL10.7937/TCIA.X0H0-1706) on [The Cancer Imaging Archive (TCIA)](https://www.cancerimagingarchive.net/). The resulting data are then visualized using [itkWidgets].(https://github.com/InsightSoftwareConsortium/itkwidgets)\n",
"This notebook demonstrates downloading the [Prostate mri anatomy](https://github.com/Project-MONAI/model-zoo/releases/download/hosting_storage_v1/prostate_mri_anatomy_v0.3.1.zip) model from MONAI's Model Zoo and applying it to segment a subset of data from the [SPIE-AAPM-NCI PROSTATEx Challenges (PROSTATEx) collection](https://doi.org/10.7937/K9TCIA.2017.MURS5CL) on [The Cancer Imaging Archive (TCIA)](https://www.cancerimagingarchive.net/). The resulting data are then visualized using [itkwidgets](https://github.com/InsightSoftwareConsortium/itkwidgets).\n",
"\n",
"Features demonstrated include:\n",
"* Using a python script to download and load a model from MONAI's Model Zoo into python.\n",
Expand Down Expand Up @@ -658,4 +658,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit e0bab46

Please sign in to comment.