count_products
Count products in a shelf photo, returning per-label counts, item bounding boxes with confidence, and an annotated image for verification.
Instructions
Count products on a shelf photo. Returns per-label counts, per-item boxes (absolute + normalized) with confidence, and an annotated image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| items | Yes | ||
| notes | No | ||
| total | Yes | ||
| counts | Yes | ||
| annotated | No |