Module: tflite_support.metadata_writers.image_classifier
Stay organized with collections
Save and categorize content based on your preferences.
Writes metadata and label file to the image classifier models.
Modules
metadata_info module: Helper classes for common model metadata information.
metadata_writer module: Helper class to write metadata into TFLite models.
writer_utils module: Helper methods for writing metadata into TFLite models.
Classes
class MetadataWriter: Writes metadata into an image classifier.
Other Members |
|
INPUT_DESCRIPTION
|
'Input image to be classified.'
|
|
INPUT_NAME
|
'image'
|
|
MODEL_DESCRIPTION
|
('Identify the most prominent object in the image from a known set of '
'categories.')
|
|
OUTPUT_DESCRIPTION
|
'Probabilities of the labels respectively.'
|
|
OUTPUT_NAME
|
'probability'
|
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 2026-05-28 UTC.
[null,null,["Last updated 2026-05-28 UTC."],[],[]]