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

adirik /grounding-dino:efd10a8d

Input

image
file

Input image to query

string
Shift + Return to add a new line

Comma seperated names of the objects to be detected in the image

number
(minimum: 0, maximum: 1)

Confidence level for object detection

Default: 0.25

number
(minimum: 0, maximum: 1)

Confidence level for object detection

Default: 0.25

boolean

Draw and visualize bounding boxes on the image

Default: true

Output

detections

{ "bbox": [ 449, 363, 748, 624 ], "label": "a cat", "confidence": 0.5377296805381775 }
{ "bbox": [ 116, 200, 427, 644 ], "label": "a dog", "confidence": 0.4842470586299896 }
{ "bbox": [ 829, 236, 1113, 617 ], "label": "a dog", "confidence": 0.523659348487854 }

result_image

result_image
Generated in