public enum ModelTypeReference documentation and code samples for the Vision AI v1 API enum ModelType.
All the supported model types in Vision AI App Platform.
Namespace
Google.Cloud.VisionAI.V1Assembly
Google.Cloud.VisionAI.V1.dll
Fields |
|
|---|---|
| Name | Description |
ImageClassification |
Model Type Image Classification. |
ObjectDetection |
Model Type Object Detection. |
OccupancyCounting |
Model Type Occupancy Counting. |
PersonBlur |
Model Type Person Blur. |
ProductRecognizer |
Model Type Product Recognizer. |
SynthId |
Model Type SynthID. |
TagRecognizer |
Model Type Tag Recognizer. |
Unspecified |
Processor Type UNSPECIFIED. |
VertexCustom |
Model Type Vertex Custom. |
VideoActionRecognition |
Model Type Action Recognition. |
VideoClassification |
Model Type Video Classification. |
VideoObjectTracking |
Model Type Object Tracking. |