-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Labels
questionFurther information is requestedFurther information is requested
Description
With the latest version I am trying to use the nifti input and generate the nifti output
So I use this command (under Windows PowerShell)
docker run --rm --user 0 --gpus all -v d:\Temp:/work deepmi/fastsurfer:latest --sid one --sd /work/fsout --t1 /work/fs_src.nii --asegdkt_segfile /work/result.nii --seg_only --allow_root
FS complains:
ERROR: Specified segmentation output and conformed image output do not have same
file type. You passed --asegdkt_segfile /work/result.nii and
--conformed_name /work/fsout/one/mri/orig.mgz.
Make sure these have the same file-format and adjust the names passed to the
flags accordingly!
Thank you
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested