Skip to main content

Komponenten

Finden Sie wiederverwendbare Bausteine für die Gestaltung Ihrer eigenen KI-Systeme.

Filtern nach

324 Komponenten verfügbar

Estimate Object Movement icon

Estimate Object Movement

@bleenco

Reduces a dense OpticalFlow tensor against [Mask] into one [Vector2d] per object, carrying the mask centroid as position and the thresholded mean per-mask flow as orientation, ready for smoothing or overlay.

Multimodal/Fusion
Extract Text (Florence 2) icon

Extract Text (Florence 2)

@microsoft

Transcribes text in each Image with Microsoft Florence-2, emitting either a plain String transcript or per-region records with a Polygon quad or Rectangle box and the recognised text.

Image - 2D ImagingLanguage & Symbolic
Input Video URL (GStreamer) icon

Input Video URL (GStreamer)

@gstreamer

Opens a remote url or explicit gst_backend pipeline via GStreamer and emits VideoFrame chunks. drop_frames controls back-pressure; retry_delay_ms governs reconnect cadence. Use for custom GStreamer caps or hardware-accelerated decode.

Video - Spatiotemporal 2DUI, Interaction & Program State
Label COCO MPII Body Landmarks icon

Label COCO MPII Body Landmarks

@bleenco

Reindexes a flat [Landmark] body keypoint list into the 22-joint Landmarks2d.Human22 schema, interpolating neck, thorax, spine, and (COCO mode) head so COCO-17 or Halpe-26 detectors can both feed Human22 consumers.

Image - 2D Imaging
Detect Object Containment icon

Detect Object Containment

@bleenco

Polygon containment gate for Rectangle; emits Bool true when the anchor point (foot or centre, per anchor_mode) lies strictly inside the polygon defined in roi. Fast single-bbox in-zone check with no ML model.

Multimodal/Fusion
Output VTT File icon

Output VTT File

Renders each upstream [Subtitle] list to a WebVTT .vtt file under output_path, writing the WEBVTT header and formatting cue timings as HH:MM:SS.mmm, with the file named from name_template plus a 6-digit index.

Multimodal/Fusion
Segment Image (RF DETR) icon

Segment Image (RF DETR)

@roboflow

Transformer instance segmentation on an Image with an RF-DETR-Seg weights file. 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
Segment Referring Expression (Florence 2) icon

Segment Referring Expression (Florence 2)

@microsoft

Referring-expression segmentation with Florence-2: takes an Image and a String phrase naming one object, and emits the referent's contours as [Polygon], rasterised [Mask], or [Segmentation], resolved by the sink.

Image - 2D ImagingLanguage & Symbolic
Output Browser Stream icon

Output Browser Stream

Publishes a variadic mix of Image, VideoFrame, and AudioFrame inputs as separate live WebRTC tracks to browser subscribers, with optional wall-clock pacing, so an analytics backend can show a real-time preview in a browser tab.

Multimodal/Fusion
Upscale Image (DiffBIR) icon

Upscale Image (DiffBIR)

@xpixelgroup

Restores a degraded Image with the two-stage DiffBIR model — a SwinIR restorer feeds an IRControlNet-guided diffusion prior — and emits a super-resolved Image at outscale. Tiling bounds VRAM; min-size gates skip small frames.

Image - 2D Imaging
Output Audio File icon

Output Audio File

Encodes an AudioFrame stream into a chosen container and writes it as a set of rolling files on disk, starting a new segment on a fixed time interval and keeping only the most recent ones, so a generator or recorder leaves a bounded audio archive.

Audio & Speech
Gate icon

Gate

Streams a value-exact subset of any t stream out as bare t, only on the ticks a firing policy selects, so a costly downstream stage runs at a reduced rate. Each fire emits its read window as that many ordered t messages: an omega fan-out, never a list.

UI, Interaction & Program State
Upscale Audio (FLowHigh) icon

Upscale Audio (FLowHigh)

@korea_prml

Reconstructs the high band of a band-limited AudioFrame in a single flow-matching step with the FLowHigh model and a BigVGAN vocoder, emitting a 48 kHz mono AudioFrame. Output rate and layout are fixed.

Audio & Speech
Translate Audio (Whisper) icon

Translate Audio (Whisper)

@openai

Resamples each AudioFrame to 16 kHz and runs Whisper's speech-to-English translate task, emitting an English String (empty on silence). The output is always English; the checkpoint is chosen by model_size.

Audio & SpeechLanguage & Symbolic
Deblur Image (NAFNet) icon

Deblur Image (NAFNet)

@megviiresearch

NAFNet restorer that cleans an Image with a task-specific checkpoint (motion deblur, general frame restoration, or real-camera denoise) and emits a restored RGB Image at the same resolution. Use when blur or noise hurts downstream accuracy.

Image - 2D Imaging
Analyze Face (FaceXFormer) icon

Analyze Face (FaceXFormer)

@kartiknarayan

Unified face analysis: takes an Image plus per-face [BoundingBox], runs one FaceXFormer pass per crop, and emits a downstream-resolved oneof of landmarks, face-parse segmentation, part masks, a colorized label map, demographic [Classification], or metrics.

Image - 2D Imaging
Shuffle icon

Shuffle

Per-tick group-by over a list of key/value pairs [(k, v)], collapsing each input list into [(k, [v])] — one entry per distinct key carrying the list of all its values. The output entry count equals the number of distinct keys in that list.

Recognize Named Entities NER (HuggingFace) icon

Recognize Named Entities NER (HuggingFace)

@huggingface

Runs zero-shot GLiNER named-entity recognition on each String and emits the spans that clear a confidence floor as either anonymous record spans or [NamedEntity] carriers, depending on the downstream connection.

Language & Symbolic
Seite 4 von 18

Bereit zum Entwickeln?

Schließen Sie sich den technischen Teams an, die Pipelogic nutzen, um KI-Systeme schneller auszuliefern.