[[["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 2024-05-08 UTC."],[],[],null,["# Module: tflite_support.metadata_writers.image_classifier\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/python/metadata_writers/image_classifier.py) |\n\nWrites metadata and label file to the image classifier models.\n\nModules\n-------\n\n[`metadata_info`](../../tflite_support/metadata_writers/metadata_info) module: Helper classes for common model metadata information.\n\n[`metadata_writer`](../../tflite_support/metadata_writers/audio_classifier/metadata_writer) module: Helper class to write metadata into TFLite models.\n\n[`writer_utils`](../../tflite_support/metadata_writers/writer_utils) module: Helper methods for writing metadata into TFLite models.\n\nClasses\n-------\n\n[`class MetadataWriter`](../../tflite_support/metadata_writers/image_classifier/MetadataWriter): Writes metadata into an image classifier.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Other Members ------------- ||\n|--------------------|------------------------------------------------------------------------------------------|\n| INPUT_DESCRIPTION | `'Input image to be classified.'` |\n| INPUT_NAME | `'image'` |\n| MODEL_DESCRIPTION | `('Identify the most prominent object in the image from a known set of ' 'categories.')` |\n| OUTPUT_DESCRIPTION | `'Probabilities of the labels respectively.'` |\n| OUTPUT_NAME | `'probability'` |\n\n\u003cbr /\u003e"]]