Skip to content

[RFC] Implement transforms primitives for Bounding Boxes #5514

Closed
@vfdev-5

Description

@vfdev-5

Related tracker issue: #5754

Functional transforms for bboxes

The idea is to implement the following low-level functional transforms for bounding boxes:
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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions