A model to be used via prediction calls to uCAIP API. Expected
to have a higher latency, but should also have a higher prediction
quality than other models.
CloudLowAccuracy1
A model to be used via prediction calls to uCAIP API. Expected
to have a lower latency but relatively lower prediction quality.
MobileTfLowLatency1
A model that, in addition to being available within Google
Cloud, can also be exported (see ModelService.ExportModel) as TensorFlow
model and used on a mobile or edge device afterwards.
Expected to have low latency, but may have lower prediction
quality than other mobile models.
[[["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 a comprehensive list of versions for `AutoMlImageSegmentationInputs.Types.ModelType`, spanning from version 1.0.0 to the latest version 3.22.0, within the `Google.Cloud.AIPlatform.V1` namespace."],["The `AutoMlImageSegmentationInputs.Types.ModelType` enum defines four possible model types: `CloudHighAccuracy1`, `CloudLowAccuracy1`, `MobileTfLowLatency1`, and `Unspecified`, each with specific characteristics related to prediction latency and quality."],["The most recent version of `AutoMlImageSegmentationInputs.Types.ModelType` is version 3.22.0, with the rest of the list going down in a descending order, giving access to each previous version."],["The `MobileTfLowLatency1` model type is specifically designed for export as a TensorFlow model and usage on mobile or edge devices, offering low latency but potentially lower prediction quality."]]],[]]