Type: lib.tensorflow.MobileNetClassify
Namespace: lib.tensorflow
Description
Classify an image with the MobileNet ImageNet model from TensorFlow.js. tensorflow, image, classification, mobilenet, imagenet
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| top_k | int |
Number of top predictions to return | 5 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | list |
Related Nodes
Browse other nodes in the lib.tensorflow namespace.