com.google.mlkit.common.model
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-12-08 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-12-08 UTC."],[[["This page provides details about various classes used for managing Machine Learning models in Android, including remote and local models."],["Developers can use these classes to define, download, and access models for use with ML Kit."],["Key classes include `CustomRemoteModel`, `LocalModel`, `RemoteModel`, and their respective builders and managers for model manipulation."],["`DownloadConditions` enables setting conditions for remote model downloads, providing control over network usage and user experience."],["`RemoteModelSource` specifies the location of remote models, allowing flexible hosting options for developers."]]],[]]