wifi-densepose/v2/crates/cog-pose-estimation
ruv 83299b4d04 feat(cog-pose): --adapter CLI flag for per-room calibration
Completes the end-to-end product path: cog-pose-estimation run --config
<cfg> --adapter <room.safetensors> loads the shared base + a per-room LoRA
adapter for calibrated inference. Adds InferenceEngine::with_adapter()
(default weights + adapter) and logs when a calibration adapter is active.
6/6 tests pass.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-05-31 02:28:16 -04:00
..
cog docs: repoint #640 references to #645 (original deleted, replaced) (#646) 2026-05-19 17:18:05 -04:00
src feat(cog-pose): --adapter CLI flag for per-room calibration 2026-05-31 02:28:16 -04:00
tests feat(cog-pose): per-room LoRA calibration adapter in the Rust inference path 2026-05-31 02:26:48 -04:00
Cargo.toml chore(cogs): publish cog-person-count + cog-pose-estimation 0.3.0 to crates.io 2026-05-25 10:52:47 -04:00