A model best tailored to be used within Google Cloud, and which c annot
be exported. Default.
MobileCoralVersatile1
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 Coral device afterwards.
MobileJetsonVersatile1
A model that, in addition to being available within Google Cloud, can
also be exported (see ModelService.ExportModel) to a Jetson device
afterwards.
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-02 UTC."],[[["This webpage documents various versions of the `AutoMlVideoActionRecognitionInputs.Types.ModelType` enum, ranging from version 1.0.0 up to the latest version 3.22.0, which can be found under the Google Cloud AI Platform V1 namespace."],["The `ModelType` enum provides different model options tailored for specific deployment environments and devices, including `Cloud`, `MobileCoralVersatile1`, `MobileJetsonVersatile1`, and `MobileVersatile1`, as well as an `Unspecified` option for models that should not be set."],["The `Cloud` model is designed for use within Google Cloud and cannot be exported, whereas the other mobile or device specific options are designed to be exported using the ModelService.ExportModel feature, allowing for use on Coral, Jetson, or other mobile and edge devices."],["Each version listed links to its own page with specific references to `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition.AutoMlVideoActionRecognitionInputs.Types.ModelType` within its respective namespace."]]],[]]