Skip to content

Question about the input shape of UNETR #191

@soribido

Description

@soribido

Dear Authors,

I have a question about the structure of UNETR.
I am now trying to segment a 3D volume image of 512x512x400~512x512x700.
Since the embedding is done in a size of 768, is it possible even if the input is variable (eg, using images of different sizes above)?
Or is it necessary to cut into patches of (eg, 96,96,96) and then cut them into patches for the vision transformer structure?

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