Back to Tensorflow

tflite_support.metadata_schema_py_generated.ContentProperties

tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated/ContentProperties.md

2.21.01.7 KB
Original Source

page_type: reference

<link rel="stylesheet" href="/site-assets/css/style.css"> <!-- DO NOT EDIT! Automatically generated file. --> <div itemscope itemtype="http://developers.google.com/ReferenceObject"> <meta itemprop="name" content="tflite_support.metadata_schema_py_generated.ContentProperties" /> <meta itemprop="path" content="Stable" /> <meta itemprop="property" content="AudioProperties"/> <meta itemprop="property" content="BoundingBoxProperties"/> <meta itemprop="property" content="FeatureProperties"/> <meta itemprop="property" content="ImageProperties"/> <meta itemprop="property" content="NONE"/> </div>

tflite_support.metadata_schema_py_generated.ContentProperties

<!-- Insert buttons and diff --> <table class="tfo-notebook-buttons tfo-api nocontent" align="left"> <td> <a target="_blank" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L38-L43">
View source on GitHub
</a> </td> </table> <!-- Placeholder for "Used in" --> <!-- Tabular view --> <table class="responsive fixed orange"> <colgroup><col width="214px"><col></colgroup> <tr><th colspan="2"><h2 class="add-link">Class Variables</h2></th></tr> <tr> <td> AudioProperties<a id="AudioProperties"></a> </td> <td> `4` </td> </tr><tr> <td> BoundingBoxProperties<a id="BoundingBoxProperties"></a> </td> <td> `3` </td> </tr><tr> <td> FeatureProperties<a id="FeatureProperties"></a> </td> <td> `1` </td> </tr><tr> <td> ImageProperties<a id="ImageProperties"></a> </td> <td> `2` </td> </tr><tr> <td> NONE<a id="NONE"></a> </td> <td> `0` </td> </tr> </table>