Skip to content

pass slices z dimension of 3d volume as batch dimension #808

@bartmch

Description

@bartmch

Hi, I have a volume with 3 color channels and 50 slices (e.g. c,x,y,z => 3,512,512,50) and I would like to feed this into a 2D classification model. I understand that for 2D classification the slices (z) can be seen as the batch size. How can I implement this into Monai? Are there any transforms that can do this operation?

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