wifi-densepose/rust-port/wifi-densepose-rs
Claude 2c5ca308a4
feat(rust): Add workspace deps, tests, and refine training modules
- Cargo.toml: Add wifi-densepose-train to workspace members; add
  petgraph, ndarray-npy, walkdir, sha2, csv, indicatif, clap to
  workspace dependencies
- error.rs: Slim down to focused error types (TrainError, DatasetError)
- lib.rs: Wire up all module re-exports correctly
- losses.rs: Add generate_gaussian_heatmaps implementation
- tests/test_config.rs: Deterministic config roundtrip and validation tests

https://claude.ai/code/session_01BSBAQJ34SLkiJy4A8SoiL4
2026-02-28 15:17:17 +00:00
..
.claude-flow chore: Update daemon state and metrics 2026-02-28 14:43:34 +00:00
crates feat(rust): Add workspace deps, tests, and refine training modules 2026-02-28 15:17:17 +00:00
docs feat: Complete Rust port of WiFi-DensePose with modular crates 2026-01-13 03:11:16 +00:00
examples feat: Add wifi-Mat disaster detection enhancements 2026-01-13 18:23:03 +00:00
Cargo.lock feat: Complete ADR-001, ADR-009, ADR-012 implementations with zero mocks 2026-02-28 14:15:26 +00:00
Cargo.toml feat(rust): Add workspace deps, tests, and refine training modules 2026-02-28 15:17:17 +00:00