Skip to content

Commit 113e471

Browse files
committed
add prostate example
1 parent af82d38 commit 113e471

38 files changed

+3398
-2859
lines changed

examples/JSRT/config/evaluation.cfg

100644100755
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ metric = dice
33
label_list = [255]
44
organ_name = heart
55

6-
segmentation_folder = result
6+
segmentation_folder_list = [result]
77
segmentation_postfix =
88
segmentation_format = png
99

10-
ground_truth_folder = /home/guotai/data/JSRT/label
10+
ground_truth_folder_list = [data/JSRT/label]
1111
ground_truth_postfix =
1212
ground_truth_format = png
1313

examples/JSRT/config/jsrt_all.csv

100644100755
File mode changed.

examples/JSRT/config/jsrt_test.csv

100644100755
File mode changed.

examples/JSRT/config/jsrt_test_names.txt

100644100755
File mode changed.

examples/JSRT/config/jsrt_train.csv

100644100755
File mode changed.

examples/JSRT/config/jsrt_train_names.txt

100644100755
File mode changed.

examples/JSRT/config/jsrt_valid.csv

100644100755
File mode changed.

examples/JSRT/config/jsrt_valid_names.txt

100644100755
File mode changed.

examples/JSRT/config/test_names.txt

100644100755
File mode changed.

examples/JSRT/config/train_names.txt

100644100755
File mode changed.

0 commit comments

Comments
 (0)