Skip to content

[Feature Request] Pass multiple images to randomCrop, randomFlip, etc. #533

@skief

Description

@skief

Recently I've worked with some semantic segmentation algorithms and there I've needed to randomly crop the images and apply the same crop to the mask/label image(to make sure that they are still aligned) and I couldn't do this with the current torchvision transformations.
Therefore I wanted to ask if anybody else would be interested in an implementation of these transforms for multiple images. If you are interested in a feature like this I could implement this :)

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