---
title: "Image Segmentation"
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/huggingface/imagesegmentation
markdown: https://docs.nodetool.ai/nodes/huggingface/imagesegmentation.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/huggingface/imagesegmentation.md
---

# Image Segmentation

**Type:** `huggingface.ImageSegmentation`

**Namespace:** `huggingface`

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| model | `str` | Image-segmentation model repo id. | `nvidia/segformer-b0-finetuned-ade-512-512` |
| image | `image` | The image to segment. | - |

## Outputs

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

## Related Nodes

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