Files
mediapipe/mediapipe/tasks/testdata/metadata/feature_tensor_meta.json
T
2022-10-10 12:13:46 -07:00

36 lines
700 B
JSON

{
"subgraph_metadata": [
{
"input_tensor_metadata": [
{
"name": "input",
"description": "The input tensor.",
"content": {
"content_properties_type": "FeatureProperties",
"content_properties": {
}
},
"stats": {
"max": [
1.0
],
"min": [
0.0
]
},
"associated_files": [
{
"name": "labels.txt",
"locale": "en"
},
{
"name": "labels_cn.txt",
"locale": "cn"
}
]
}
]
}
]
}