mirror of
https://github.com/ruvnet/RuView.git
synced 2026-04-26 13:10:40 +00:00
docs: collapse all details sections in README for cleaner view
Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
parent
c5fef33c6a
commit
55c5ddfc40
1 changed files with 2 additions and 2 deletions
|
|
@ -98,7 +98,7 @@ node scripts/mincut-person-counter.js --port 5006 # Correct person counting
|
|||
|
||||
### What's New in v0.7.0
|
||||
|
||||
<details open>
|
||||
<details>
|
||||
<summary><strong>Camera Ground-Truth Training — 92.9% PCK@20</strong></summary>
|
||||
|
||||
**v0.7.0 adds camera-supervised pose training** using MediaPipe + real ESP32 CSI data:
|
||||
|
|
@ -141,7 +141,7 @@ Pre-trained model: [HuggingFace ruv/ruview/wiflow-v1](https://huggingface.co/ruv
|
|||
|
||||
### Pre-Trained Models (v0.6.0) — No Training Required
|
||||
|
||||
<details open>
|
||||
<details>
|
||||
<summary><strong>Download from HuggingFace and start sensing immediately</strong></summary>
|
||||
|
||||
Pre-trained models are available on HuggingFace:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue