Refactor code structure for improved readability and maintainability
This commit is contained in:
parent
64dae5b1c1
commit
6a408b30e8
11
README.md
11
README.md
|
|
@ -12,11 +12,6 @@ WiFi DensePose turns commodity WiFi signals into real-time human pose estimation
|
||||||
[](#esp32-s3-hardware-pipeline)
|
[](#esp32-s3-hardware-pipeline)
|
||||||
[](https://crates.io/crates/wifi-densepose-ruvector)
|
[](https://crates.io/crates/wifi-densepose-ruvector)
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<img src="assets/screen.png" alt="WiFi DensePose — Live pose detection with setup guide" width="800">
|
|
||||||
<br>
|
|
||||||
<em>Real-time pose skeleton from WiFi CSI signals — no cameras, no wearables</em>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
> | What | How | Speed |
|
> | What | How | Speed |
|
||||||
> |------|-----|-------|
|
> |------|-----|-------|
|
||||||
|
|
@ -60,6 +55,12 @@ docker run -p 3000:3000 ruvnet/wifi-densepose:latest
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
<img src="assets/screen-1.png" alt="WiFi DensePose — Live pose detection with setup guide" width="800">
|
||||||
|
<br>
|
||||||
|
<em>Real-time pose skeleton from WiFi CSI signals — no cameras, no wearables</em>
|
||||||
|
|
||||||
|
|
||||||
## 🚀 Key Features
|
## 🚀 Key Features
|
||||||
|
|
||||||
### Sensing
|
### Sensing
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 255 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
Loading…
Reference in New Issue