Detecting Objects in an Image by Using a Single Request
Find and identity objects within an image by calling the object detection pretrained model with a single request in Vision.
The maximum size of each image is 5 MB.
To classify images in batch, see Detecting Objects in an Image by Using a Batch Request. For more information about the image classification pretrained model, see Pretrained Image Analysis Models.
Use the analyze-image command and required parameters to detect the objects in an image:
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.oci ai-vision analyze-image [OPTIONS]
Run the AnalyzeImage operation to detect the objects in an image.