wifi-densepose/rust-port
Reuven b9e36a8be0 feat(desktop): add Training page with 5 tabs (ADR-057)
Implements the Training & Models page with tabbed navigation:
- Datasets tab: Download/import datasets, preview samples
- Models tab: Browse architectures, manage checkpoints, export ONNX
- Training tab: Configure training, GPU detection, live progress
- RuVector tab: Module config (MinCut, Attention, Temporal, Solver)
- Metrics tab: Loss curves, evaluation metrics, per-joint accuracy

Features:
- GPU detection status display (CUDA/Metal)
- Live training progress with Tauri events
- RuVector module enable/disable and parameter tuning
- Training presets (Low Latency, High Accuracy, Balanced)
- Export metrics to CSV/JSON/TensorBoard
- Mock data for demonstration when backend not implemented

Ref: ADR-057

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-10 11:50:05 -04:00
..
wifi-densepose-rs feat(desktop): add Training page with 5 tabs (ADR-057) 2026-03-10 11:50:05 -04:00