Image Description
The image description analysis task uses an AI model to generate a textual description of an image or video frame.
IMPORTANT: Image description can take a significant amount of processing time (when running on a CPU) and memory. For information about system requirements, see Image Description Requirements.
| Configuration Parameter | Description |
|---|---|
| GPUDeviceID | The device ID of the GPU to use. |
| Input | The image track to process. |
| MaxOutputTokens | Limits the length of the text produced by the AI model. |
| Model | The name of the model to use to generate image descriptions. |
| Region | A region of the image or video to restrict analysis to. |
| SampleInterval | The interval at which frames are selected to be analyzed. |
| SyncDatabase | Specifies whether to synchronize with the training database before beginning the analysis task. |
| Type | The analysis engine to use. Set this parameter to ImageDescription. |
Output Tracks
| Output track | Description |
|---|---|
Data
|
Contains a record, with a textual description, for each processed image or video frame. |
DataWithSource
|
The same as the |