ruv
8f2de7e9f2
feat: ADR-072 WiFlow SOTA architecture — TCN + axial attention + pose decoder
Pure JS implementation of WiFlow (arXiv:2602.08661) adapted for ESP32:
- TCN temporal encoder (dilated causal conv, k=7, dilation 1/2/4/8)
- Asymmetric spatial encoder (1x3 residual blocks, stride-2)
- Axial self-attention (width + height, 8 heads, 256 channels)
- Pose decoder (adaptive pooling → 17x2 COCO keypoints)
- SmoothL1 + bone constraint loss (14 skeleton connections)
- 1.8M params (1.6 MB at INT8), 198M FLOPs
Integrated with camera-free pipeline (pose proxy labels from
RSSI triangulation + subcarrier asymmetry + vibration)
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-04-02 23:40:23 -04:00
..
2026-03-14 13:39:51 -04:00
2026-04-02 22:04:57 -04:00
2026-04-02 22:40:48 -04:00
2026-04-02 23:40:23 -04:00
2026-03-14 13:39:51 -04:00
2026-04-02 22:04:57 -04:00
2026-03-03 11:35:57 -05:00
2026-04-02 22:04:57 -04:00
2026-03-15 11:49:29 -04:00
2026-03-01 15:51:38 -05:00
2026-03-14 13:39:51 -04:00
2026-03-14 13:39:51 -04:00
2026-04-02 22:42:32 -04:00
2026-03-15 16:10:10 -04:00
2026-03-10 08:40:47 -04:00
2026-04-02 22:04:16 -04:00
2026-04-02 22:04:16 -04:00
2026-03-15 11:49:29 -04:00
2026-03-14 13:39:51 -04:00
2026-03-14 13:39:51 -04:00
2026-03-14 13:39:51 -04:00
2026-03-14 13:39:51 -04:00
2026-03-14 13:39:51 -04:00
2026-04-02 19:32:18 -04:00
2026-04-02 19:32:18 -04:00
2026-03-14 13:39:51 -04:00
2026-04-02 23:05:07 -04:00
2026-04-02 22:40:48 -04:00
2026-04-02 23:40:23 -04:00
2026-04-02 22:04:57 -04:00
2026-03-14 13:39:51 -04:00
2026-03-15 11:49:29 -04:00
2026-04-02 23:40:23 -04:00