a9dd2afd70a1

latestOpenAPI 3.1.02026-08-041130479.2 KB

Class-Based Object Tagging

post/v1/api_hub/gdino

Request body

image_b64string
image_binstring
classesstring

Ex: footwear,bag

box_thresholdnumber float
text_thresholdnumber float required

Response

200

md5string

Example response

{
  "md5": "f9384ceaf6120ec734921fda99f1da9d",
  "results": [
    {
      "bbox": [
        168.26220703125
      ],
      "conf": 0.9182409048080444,
      "class_name": "cow"
    }
  ]
}