---
title: "TensorFlow MobileNet Embedding"
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/tensorflowmobilenetembedding
markdown: https://docs.nodetool.ai/nodes/lib/tensorflow/tensorflowmobilenetembedding.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/tensorflow/tensorflowmobilenetembedding.md
---

# TensorFlow MobileNet Embedding

**Type:** `lib.tensorflow.MobileNetEmbedding`

**Namespace:** `lib.tensorflow`

## Description

Extract a fixed-length feature embedding from an image using the MobileNet penultimate layer.
    tensorflow, image, embedding, features, mobilenet, transfer-learning

## Properties

_(none)_

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `list` |  |

## Related Nodes

Browse other nodes in the [lib.tensorflow](./) namespace.
