Skip to content

Commit 8d84b41

Browse files
Revert the modifications of outputs in "fix bundle metadata errors (#734)" (#735)
* Revert "fix bundle metadata errors (#734)" This reverts commit 2e876cb. * revert the format of putputs Signed-off-by: Yiheng Wang <[email protected]> * fix typo Signed-off-by: Yiheng Wang <[email protected]>
1 parent 2e876cb commit 8d84b41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/bundle/spleen_segmentation/configs/metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@
5454
"outputs": {
5555
"pred": {
5656
"type": "image",
57-
"format": "hounsfield",
58-
"modality": "CT",
57+
"format": "segmentation",
5958
"num_channels": 2,
6059
"spatial_shape": [
6160
96,

0 commit comments

Comments
 (0)