Vrt Pipeline Compose

Use when building or composing a real-time CV pipeline from vrt model crates — wiring RfDetrSeg / DepthAnything / XFeat together, running N models on one frame, feeding the GPU results to the CPU tracker (vrt-track) + live view (vrt-viz, H.264/WebCodecs), going fast, or handling multiple cameras. Covers the async / caller-owned / one-stream idiom, not kernel internals.

kornia 33979e1 9.5 KB Updated

File contents

kornia/vision-rt/tree/main/.claude/skills/vrt-pipeline-compose commit 33979e146d

Frequently asked questions

npx skillmds@latest add kornia/vrt-pipeline-compose