Shortcuts

BoundingBoxFormat

class torchvision.tv_tensors.BoundingBoxFormat(value)[source]

Coordinate format of a bounding box.

Available formats are

  • XYXY

  • XYWH

  • CXCYWH

Examples using BoundingBoxFormat:

TVTensors FAQ

TVTensors FAQ

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