---
title: "TensorFlow MobileNet Classify"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/lib/tensorflow/tensorflowmobilenetclassify
markdown: https://docs.nodetool.ai/nodes/lib/tensorflow/tensorflowmobilenetclassify.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/tensorflow/tensorflowmobilenetclassify.md
---

# TensorFlow MobileNet Classify

**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.
