Basic usage
Basic usage
Send an image URL and a set of candidate labels to detect objects in the image:You can send the via
url
or base64
data URL.We recommend url
for better performance, as base64
increases payload size.