@codait/max-image-segmenter
Version:
Identify objects in an image, additionally assigning each pixel of the image to a particular object.
22 lines • 584 B
JSON
{
"name": "MAX-Image-Segmenter",
"url": "https://developer.ibm.com/exchanges/models/all/max-image-segmenter",
"source": "image-segmenter/1.0/assets.tar.gz/assets/deeplabv3_mnv2_pascal_trainval/frozen_inference_graph.pb",
"framework": "tf_js",
"converter": {
"tensorflowjs": {
"version": "0.8.0",
"params": {
"input_format": "tf_frozen_model",
"output_node_names": "SemanticPredictions",
"output_json": true
}
}
},
"output": [
"group1-shard1of3",
"group1-shard2of3",
"group1-shard3of3",
"model.json"
]
}