Skip to content

unable to run NIfTI-> NIfTI #738

@artemmikheev

Description

@artemmikheev

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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions