spc819 commited on
Commit
ab43ac4
·
verified ·
1 Parent(s): 500afaf

Update run_inference_medals_nifti.sh

Browse files
Files changed (1) hide show
  1. run_inference_medals_nifti.sh +1 -1
run_inference_medals_nifti.sh CHANGED
@@ -26,7 +26,7 @@
26
  # ============================================================================
27
  # Configuration
28
  # ============================================================================
29
- IMAGE_PATH="./inputs/CT_chest_and_abdomen_large_depth_row_8_0000.nii.gz" #Totalsegmentator_s0059_0000.nii.gz"
30
  OUTPUT_DIR="./outputs"
31
  DEVICE="cuda:1"
32
  CHECKPOINTS_PATH="./checkpoints"
 
26
  # ============================================================================
27
  # Configuration
28
  # ============================================================================
29
+ IMAGE_PATH="./inputs/Totalsegmentator_s0059_0000.nii.gz"
30
  OUTPUT_DIR="./outputs"
31
  DEVICE="cuda:1"
32
  CHECKPOINTS_PATH="./checkpoints"