Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Components of GridSamplingOp #770

@ckolbPTB

Description

@ckolbPTB

The grid provided to the GridSamplingOp is of shape *batchdim, z,y,x,3 or *batchdim, y,x,2. The last dimension are the components of the grid, i.e. transformations along different spatial directions.

Currently they need to be provided as x,y,z and x,y, respectively. This it the convention of torch. Would it make sense to change this to z,y,x as we use this convention everywhere else?

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