Detect objects in images without prior training on those specific objects. Use cases include novel object detection, transfer learning, and few-shot learning
Set Authorization header to BYTEZ_KEY
'Authorization: YOUR_BYTEZ_KEY_HERE'
Schema for zero-shot-object-detection models
"https://ocean.si.edu/sites/default/files/styles/3_2_largest/public/2023-11/Screen_Shot_2018-04-16_at_1_42_56_PM.png.webp?itok=Icvi-ek9"
["squid", "octopus", "human", "cat"]
"data:image/webp;base64,...BASE_64_GOES_HERE (Only use this is you are not using a url)"
Successful zero-shot-object-detection response.