wifi-densepose/ui/pose-fusion/js
ruv 4080159f6b feat(demo): wire all 6 RuVector WASM attention mechanisms into pose fusion
- Add WasmLinearAttention and WasmLocalGlobalAttention to browser ESM wrapper
- Add 6 WASM utility functions (batch_normalize, pairwise_distances, etc.)
- Extend CnnEmbedder to 6-stage pipeline: Flash → MHA → Hyperbolic → Linear → MoE → L+G
- Use log-energy softmax blending across all 6 stages
- Wire WASM cosine_similarity and normalize into FusionEngine
- Add RuVector pipeline stats panel to UI (energy, refinement, pose impact)
- Compute embedding-to-joint mapping stats without modifying joint positions
- Center camera prompt with flexbox layout
- Add cache busters v=12

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 20:54:52 -04:00
..
canvas-renderer.js feat: 26-keypoint dexterous pose + full RuVector attention pipeline 2026-03-12 19:28:10 -04:00
cnn-embedder.js feat(demo): wire all 6 RuVector WASM attention mechanisms into pose fusion 2026-03-12 20:54:52 -04:00
csi-simulator.js feat: 26-keypoint dexterous pose + full RuVector attention pipeline 2026-03-12 19:28:10 -04:00
fusion-engine.js feat(demo): wire all 6 RuVector WASM attention mechanisms into pose fusion 2026-03-12 20:54:52 -04:00
main.js feat(demo): wire all 6 RuVector WASM attention mechanisms into pose fusion 2026-03-12 20:54:52 -04:00
pose-decoder.js feat(demo): wire all 6 RuVector WASM attention mechanisms into pose fusion 2026-03-12 20:54:52 -04:00
video-capture.js fix: motion-responsive skeleton + through-wall CSI tracking 2026-03-12 16:10:29 -04:00