diff --git a/README.md b/README.md index ca2c2247..291794dd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ WiFi DensePose turns commodity WiFi signals into real-time human pose estimation [![ESP32 Ready](https://img.shields.io/badge/ESP32--S3-CSI%20streaming-purple.svg)](#esp32-s3-hardware-pipeline) [![crates.io](https://img.shields.io/crates/v/wifi-densepose-ruvector.svg)](https://crates.io/crates/wifi-densepose-ruvector) +

+ WiFi DensePose — Live pose detection with setup guide +
+ Real-time pose skeleton from WiFi CSI signals — no cameras, no wearables +

+ > | What | How | Speed | > |------|-----|-------| > | **Pose estimation** | CSI subcarrier amplitude/phase → DensePose UV maps | 54K fps (Rust) | diff --git a/assets/screen.png b/assets/screen.png new file mode 100644 index 00000000..de54378a Binary files /dev/null and b/assets/screen.png differ