Parameter Options for Object Detection, Image Classification, and Text Detection Analysis Models

When you invoke an OCI Vision model from a data flow in Oracle Analytics, you configure the model using parameters.

For example, you use a parameter to specify whether your source dataset references images individually or by bucket. See Prepare Images or Videos for Analysis with an OCI Vision Model.

Parameters

Parameter Description

Input Column

Specifies the OCI Object Storage location for the images or videos that you're processing. Click Select a column and select the dataset column that contains the bucket URL or URIs of the images or videos. For example, if the dataset column is named URL, select URL.

Input Type

Specifies the type of URLs in input columns.
  • If you're referencing your source or videos images by bucket, select Buckets.
  • If you're referencing your source images individually, select Images.
  • If you're referencing your videos individually, select Videos.
Maximum Number of Results (Only for Object Detection and Image Classification) Specifies the maximum number of results (between 1 and 100) to fetch from the OCI Vision service for each image.

For videos, the maximum number of results only applies to Video Face Detection, Video Label Detection, Video Object Detection.

Include all input columns in result Option to include all the input columns in the result.