Skip to main content
M

Meta

0 followers

About

No description provided for this workspace.

Solutions

0

No solutions published yet.

Published applications from this workspace will appear here.

Components

7
Segment Image (Mask2Former) icon

Segment Image (Mask2Former)

Universal image segmentation on an Image with a Mask2Former checkpoint. The task setting selects the panoptic, instance or semantic head; the sink resolves one of nine projections of the per-segment result, from [(Segmentation, BoundingBox)] to a count.

Image - 2D Imaging
Segment Image Everything (SAM 3) icon

Segment Image Everything (SAM 3)

Prompt-free "segment everything" on an Image: a point grid segments every object with no prompt. The sink resolves the projection: mask+box pairs, masks, mask-derived boxes, parallel arrays, a merged Mask, a count, or a colourised Image. Class-agnostic.

Image - 2D Imaging
Track Objects (SAM 3) icon

Track Objects (SAM 3)

SAM 3 seed-and-propagate video tracker. A detector seeds objects (boxes or masks); SAM 3 memory propagates each object's mask across frames with a stable id. Mask-native resolved oneof: [TrackedSegmentation] (default), tracks, objects, boxes, or ids.

Video - Spatiotemporal 2DImage - 2D Imaging
Segment Image (SAM 3) icon

Segment Image (SAM 3)

Concept-prompted open-vocabulary segmentation on an Image. Each noun phrase is segmented and the sink resolves the projection: mask-plus-box pairs, masks, boxes, parallel arrays, a merged Mask, a UInt64 count, or a colourised label Image.

Image - 2D Imaging
Translate Audio (SeamlessM4T v2) icon

Translate Audio (SeamlessM4T v2)

Downmixes one AudioFrame to mono, resamples to 16 kHz, and runs SeamlessM4T v2 speech-to-text translation into a configured target language, returning a single String; silent or failing audio yields the empty string.

Audio & SpeechLanguage & Symbolic
Translate Text (NLLB) icon

Translate Text (NLLB)

Runs Meta NLLB-200 sequence-to-sequence translation over a String or [String] between two explicit FLORES-200 codes, forcing the target token at decode, and returns a string, string list, or language-tagged record chosen from the resolved downstream port.

Language & Symbolic
Detect Objects (SAM 3) icon

Detect Objects (SAM 3)

Exhaustively detects every instance matching a SAM 3 concept phrase in each Image, running comma-separated phrases in order, and projects detections onto the connected output: boxes, geometry, classes, a count, or an overlay. Offline from the bound model.

Image - 2D Imaging