Skip to content

Commit

Permalink
explicitly set target as mr for DsegConverter
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul Soni committed Dec 19, 2023
1 parent 1d81d9b commit ed89c51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions models/bamf_nnunet_mr_liver/config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@ modules:

NNUnetRunner:
in_data: nifti:mod=mr
nnunet_task: 'Task882_Liver_AMD'
nnunet_task: 'Task822_Liver_AMD'
nnunet_model: '3d_fullres'
roi: LIVER

BamfProcessorRunner:

DsegConverter:
source_segs: 'nifti:mod=seg'
target_dicom: dicom:mod=mr
model_name: 'Bamf NNUnet MR Liver'
skip_empty_slices: True
json_config_path: '/app/models/bamf_nnunet_mr_liver/config/meta.json'

DataOrganizer:
targets:
Expand Down

0 comments on commit ed89c51

Please sign in to comment.