A model best tailored to be used within Google Cloud, and which c annot
be exported. Default.
MobileCoralLowLatency1
A model that trades off quality for low latency, to be exported (see
ModelService.ExportModel) and used on a Google Coral device.
MobileCoralVersatile1
A versatile model that is meant to be exported (see
ModelService.ExportModel) and used on a Google Coral device.
MobileJetsonLowLatency1
A model that trades off quality for low latency, to be exported (see
ModelService.ExportModel) and used on an NVIDIA Jetson device.
MobileJetsonVersatile1
A versatile model that is meant to be exported (see
ModelService.ExportModel) and used on an NVIDIA Jetson device.
MobileVersatile1
A model that, in addition to being available within Google Cloud, can
also be exported (see ModelService.ExportModel) as a TensorFlow or
TensorFlow Lite model and used on a mobile or edge device afterwards.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This webpage details the `AutoMlVideoObjectTrackingInputs.Types.ModelType` enum within the `Google.Cloud.AIPlatform.V1` library, specifically in the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace."],["The content provides a comprehensive list of versioned links to the documentation for this enum, starting from version 3.22.0 (latest) and extending down to version 1.0.0."],["The enum `AutoMlVideoObjectTrackingInputs.Types.ModelType` defines various model types suitable for different deployment scenarios, including `Cloud`, `MobileCoralLowLatency1`, `MobileCoralVersatile1`, `MobileJetsonLowLatency1`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`."],["Each defined model type comes with its own description, allowing the user to know which context it should be used in, such as models being available within Google Cloud or being exported for use on mobile or edge devices."],["The current assembly that this is tied to is `Google.Cloud.AIPlatform.V1.dll`."]]],[]]