Classifying an Image by Using a Single Request
Identify scene-based features and objects in an image by calling the image classification pretrained model with a single request in Vision.
The maximum size of each image is 5 MB.
To classify images in batch, see Classifying 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 classify the 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 analyze an image.