Skip to content

Commit bd7eb6e

Browse files
authored
Merge pull request #158 from ANTsX/DAT1NewWeights
ENH: Add new T1 weights for Deep Atropos.
2 parents e93d22a + 1671d87 commit bd7eb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antspynet/utilities/get_pretrained_network.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ def switch_networks(argument):
176176
"tb_antsxnet": "https://figshare.com/ndownloader/files/45820599",
177177
"wholeTumorSegmentationT2Flair": "https://ndownloader.figshare.com/files/14087045",
178178
"wholeLungMaskFromVentilation": "https://ndownloader.figshare.com/files/28914441",
179-
"DeepAtroposHcpT1Weights": "https://figshare.com/ndownloader/files/49946070",
179+
"DeepAtroposHcpT1Weights": "https://figshare.com/ndownloader/files/51906071",
180180
"DeepAtroposHcpT1T2Weights": "https://figshare.com/ndownloader/files/49132498", # "https://figshare.com/ndownloader/files/49132504"
181181
"DeepAtroposHcpT1FAWeights": "https://figshare.com/ndownloader/files/49132507",
182182
"DeepAtroposHcpT1T2FAWeights": "https://figshare.com/ndownloader/files/49132501"

0 commit comments

Comments
 (0)