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-03-31 UTC."],[[["This page documents the `AutoMlVideoObjectTrackingInputs.Types.ModelType` enum, part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, which is found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The enum defines various model types, including `Cloud`, `MobileCoralLowLatency1`, `MobileCoralVersatile1`, `MobileJetsonLowLatency1`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`."],["Different model types are tailored for specific deployment scenarios, such as use within Google Cloud, on Google Coral devices, or on NVIDIA Jetson devices, while others are able to be exported for use on mobile or edge devices."],["The latest version documented is `1.0.0-beta21`, and previous version `1.0.0-beta20` is also listed."]]],[]]