Zero-shot Object Detection
Detect objects in an image based on candidate labels using the owlv2-base-patch16-finetuned
model.
POST
Authorizations
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
Body
application/json
Universal schema supporting text, chat, image, audio, QA, zero-shot, etc.
The body is of type object
.
Response
200 - application/json
Successful response with detected objects, scores, labels, and boxes.
The response is of type object
.