convert_bounding_box_format
Convert bounding box annotations between YOLO, COCO, and Pascal VOC formats to ensure compatibility across detection pipelines.
Instructions
Translates between YOLO (normalized center xywh), COCO (top-left xywh), and Pascal VOC (xmin, ymin, xmax, ymax). (0.005 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |