Skip to main content
kornia
GitHub 제작자 프로필

kornia

4개 GitHub 저장소에서 수집된 14개 skills를 저장소 단위로 보여줍니다.

수집된 skills
14
저장소
4
업데이트
2026년 8월 9일
저장소 탐색

저장소와 대표 skills

model-tensor-semantics
소프트웨어 개발자

Use when working on XFeat pre/post-processing, keypoints, descriptors, or matching — tensor shapes, coordinate spaces, normalization, NMS/top-K, and the exact algorithm steps implemented in vrt-xfeat.

2026년 8월 8일
vrt-tracking
소프트웨어 개발자

Use when working on multi-object tracking or metric-3D geometry — the vrt-track 3D Kalman, ByteTrack association, depth gating, NSA noise, occlusion recovery, coasting, world-frame BEV, camera intrinsics/extrinsics/undistort (vrt-types), or the…

2026년 7월 16일
vrt-live-stream
소프트웨어 개발자

Use when streaming the annotated pipeline to a browser/phone, or touching vrt-viz's H.264/WebSocket/WebCodecs live view (crates/vrt-viz: stream.rs, serve.rs, h264.rs, client.html) — encoder pipeline, WebCodecs client, jitter buffer, bitrate,…

2026년 7월 12일
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),…

2026년 7월 12일
vrt-add-model-crate
소프트웨어 개발자

Use when adding a new model crate to vision-rt (a new detector/segmenter/depth/pose net) — crate layout, the async caller-owned pattern, classifying engine outputs by shape, from_engine_file/from_onnx/from_hub constructors, vrt-hub registration, export/build…

2026년 7월 12일
rust-cuda-patterns
소프트웨어 개발자

Use when writing or modifying CUDA code from Rust in this repo — kornia CudaKernel JIT, cudarc launches/memory/events, device pointers from TRT, or the trt-sys C FFI shim. Covers this repo's conventions, not general CUDA.

2026년 7월 8일
trt-engine-rebuild
네트워크·컴퓨터 시스템 관리자

Use when building, rebuilding, or debugging TensorRT engines on this Jetson — shape profile errors ("does not satisfy any optimization profiles"), new ONNX exports, FP16 engines, or engine/version mismatch on deserialize.

2026년 7월 8일
cuda-kernel-craft
소프트웨어 개발자

Use when writing, optimizing, or reviewing CUDA kernel code itself (the __global__ functions) — block/grid sizing, memory coalescing, divergence, shared memory, precision, and Jetson Orin (SM87) specifics. Complements rust-cuda-patterns (which covers the Rust…

2026년 7월 8일
수집된 skill 9개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다