Skip to content

Commit 286f365

Browse files
committed
patch all models with toml files and test data
- https://doi.org/10.5281/zenodo.13785615
1 parent 973ecfd commit 286f365

File tree

26 files changed

+52
-0
lines changed

26 files changed

+52
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/bamf_nnunet_ct_kidney.test.zip"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/bamf_nnunet_ct_liver.test.zip"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/bamf_nnunet_mr_liver.test.zip"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/bamf_nnunet_mr_prostate.test.zip"

models/casust/mhub.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/casust.test.zip"

models/fmcib_radiomics/mhub.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/fmcib_radiomics.test.zip"

models/gc_autopet_fpr/mhub.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/gc_autopet_fpr.test.zip"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/gc_grt123_lung_cancer.test.zip"

models/gc_lunglobes/mhub.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/gc_lunglobes.test.zip"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[model.deployment]
2+
test = "https://zenodo.org/record/13785615/files/gc_nnunet_pancreas.test.zip"

0 commit comments

Comments
 (0)