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-21 UTC."],[[["This page provides documentation for the `ModelType` enum within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition.AutoMlVideoObjectTrackingInputs.Types` namespace, specifically across numerous versions of the Google Cloud AI Platform."],["The `ModelType` enum defines various types of machine learning models, including cloud-based models and models optimized for edge devices like Google Coral and NVIDIA Jetson."],["The latest version of this documentation is for version 3.22.0, and it offers links to the documentation for versions dating back to 1.0.0."],["The different model types include `Cloud`, `MobileCoralLowLatency1`, `MobileCoralVersatile1`, `MobileJetsonLowLatency1`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`, each with a description of its intended use and export capabilities."],["The `MobileVersatile1` model is notable for its capability to be exported as a TensorFlow or TensorFlow Lite model for use on mobile or edge devices, in addition to its availability within Google Cloud."]]],[]]