Shortcuts

BoundingBoxFormat

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

[BETA] Coordinate format of a bounding box.

Available formats are

  • XYXY

  • XYWH

  • CXCYWH

Examples using BoundingBoxFormat:

Datapoints FAQ

Datapoints 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