Shortcuts

BoundingBoxFormat

class torchvision.tv_tensors.BoundingBoxFormat(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]

[BETA] Coordinate format of a bounding box.

Available formats are

  • XYXY

  • XYWH

  • CXCYWH

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources