From 57bf35c1b405a6f984cc917ae95ffd9a8865d55f Mon Sep 17 00:00:00 2001 From: Nick Tustison Date: Thu, 21 Nov 2024 03:14:34 -0800 Subject: [PATCH] ENH: Update three-tissue brain extraction weights. --- R/getPretrainedNetwork.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/getPretrainedNetwork.R b/R/getPretrainedNetwork.R index caed4da..359925f 100644 --- a/R/getPretrainedNetwork.R +++ b/R/getPretrainedNetwork.R @@ -196,7 +196,7 @@ getPretrainedNetwork <- function( brainExtractionInfantT1T2 = "https://ndownloader.figshare.com/files/22968833", brainExtractionInfantT1 = "https://ndownloader.figshare.com/files/22968836", brainExtractionInfantT2 = "https://ndownloader.figshare.com/files/22968830", - brainExtractionBrainWeb20 = "https://figshare.com/ndownloader/files/50487981", + brainExtractionBrainWeb20 = "https://figshare.com/ndownloader/files/50685390", brainSegmentation = "https://ndownloader.figshare.com/files/13900010", brainSegmentationPatchBased = "https://ndownloader.figshare.com/files/14249717", bratsStage1 = "https://figshare.com/ndownloader/files/42384756",