diff --git a/README.md b/README.md index 391c3dd1..b9e830da 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,11 @@

-> **Alpha Software** — This project is under active development. APIs, firmware behavior, and documentation may change. Known limitations: -> - Multi-node person counting may show identical output regardless of the number of people (#249) -> - Training pipeline on MM-Fi dataset may plateau at low PCK (#318) — hyperparameter tuning in progress +> **Beta Software** — Under active development. APIs and firmware may change. Known limitations: > - No pre-trained model weights are provided; training from scratch is required > - ESP32-C3 and original ESP32 are not supported (single-core, insufficient for CSI DSP) -> - Single ESP32 deployments have limited spatial resolution +> - Single ESP32 deployments have limited spatial resolution — use 2+ nodes or add a [Cognitum Seed](https://cognitum.one) for best results +> - Multi-person counting (n_persons) may overcount in single-occupancy scenarios ([#348](https://github.com/ruvnet/RuView/issues/348)) > > Contributions and bug reports welcome at [Issues](https://github.com/ruvnet/RuView/issues).