Type: huggingface.image_segmentation.FindSegment
Namespace: huggingface.image_segmentation
Description
Extracts a specific segment from a list of segmentation masks. image, segmentation, object detection, mask
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| segments | List[image_segmentation_result] |
The segmentation masks to search | [] |
| segment_label | str |
The label of the segment to extract | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | image |
Metadata
Related Nodes
Browse other nodes in the huggingface.image_segmentation namespace.