Skip to content

Transforms #16

@ErnstRoell

Description

@ErnstRoell

Organize the transforms so that they are easy to call in a machine learning pipeline. Right now it is a little cumbersome.
Idea is to make the transform a nn.Module so lightning fabric automatically set it up the devices can deal with it.
This approach also follows PyTorch conventions for transforms.
Make the directions a parameterless parameter so torch can cast it to the device.

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