Skip to content

[RFC] Implement transforms primitives for Segmentation Masks  #5782

@vfdev-5

Description

@vfdev-5

Related tracker issue: #5754

Functional transforms for segmentation masks

The idea is to implement the following low-level functional transforms for segmentation masks:
https://github.com/pytorch/vision/blob/main/torchvision/prototype/transforms/functional/_geometry.py

How to test the implementation ?

Put tests into test/test_prototype_transforms_functional.py:

  • correctness test
  • eager vs scripted
  • scriptable
  • check on cpu and cuda

cc @vfdev-5 @datumbox @bjuncek

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