Skip to content

Issue with 2 timepoints and 1 segmentation mask #6

@Nour-MZ

Description

@Nour-MZ

Hello,

Im currently working on a dataset that contains 2 scans for the same patient at 2 different time points but with only 1 segmentation mask (difference mask). Therefore, i can't create a proper patientstr.json file since my my data is named as:

imagestr
id1_000.nii.gz
id1_0001.nii.gz
id2_000.nii.gz
id2_0001.nii.gz

where both scans have a single segmentation mask:
labelstr:
id1_0000.nii.gz
id2_0001.nii.gz

Its seems that this isn't supported out of the box, but is there a workaround to make it work?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions