You're looking at a specific version of this model. Jump to the model overview.

csviverdeia /retail-shelves-yolov5:ddfff3df

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
Foto de prateleira de varejo (jpg/png).
conf_threshold
number
0.25

Max: 1

Confidence threshold mínimo pra detecção.
iou_threshold
number
0.45

Max: 1

IoU threshold pra NMS.
image_size
integer
640

Min: 320

Max: 1280

Tamanho da imagem pra inferência (múltiplo de 32).
augment
boolean
False
Test-time augmentation (TTA) — mais lento, mais preciso.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'object'}