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-03-21 UTC."],[[["This webpage provides documentation for the `AutoMlVideoActionRecognitionInputs.Types.ModelType` enum within the Google Cloud AI Platform V1."],["The latest version documented is 3.22.0, while the current version of the documentation is 2.10.0, and links to prior versions ranging back to 1.0.0 are also present."],["The `ModelType` enum defines various model types, including `Cloud` (default, for use within Google Cloud), and several mobile-optimized types such as `MobileCoralVersatile1`, `MobileJetsonVersatile1`, and `MobileVersatile1`."],["The available model types can be used for video action recognition, and some of them are exportable to TensorFlow or TensorFlow Lite for use on edge, mobile, Coral, or Jetson devices."],["An `Unspecified` field is also included in the `ModelType` enum, which should not be set by the user."]]],[]]