About
No description provided for this workspace.
Solutions
0No solutions published yet.
Published applications from this workspace will appear here.
Components
4
Interpolate Frames (FILM)
Temporal frame interpolation using FILM. Synthesizes num_intermediate in-between Image frames per input, multiplying frame rate for slow-motion, fps boost, or smoothing a low-fps source before display or recording.

Classify Image (Zero Shot SigLIP)
Scores each Image against free-form text candidate_labels with a SigLIP/CLIP model, builds one ranked result bounded by threshold and top_k, and projects it onto the connected output shape (top class, ranked list, label, pairs, or class id).

Recognize Hand Gesture
Names the hand gesture in an Image with the MediaPipe gesture recognizer, emitting one labelled confidence per detected hand as a ranked [Classification], or the single leading Classification, whichever the downstream connection requires.

Answer Document Question (Pix2Struct)
Visual document question answering with Pix2Struct: takes a document Image and a natural-language String question, renders the question onto the page and decodes a free-text String answer in one pass, without a separate OCR stage.

