Skip to content

Widar3.0

📥 Download: sdp8.org/Dataset

Overview

Widar3.0 is a Wi-Fi-based hand gesture recognition dataset collected with Intel IWL5300 NICs.

Property Value
Format .dat (bfee)
Subcarriers 30
CSI Shape (Time, 30, 1, 3)
Complex ✅
Classes 6 gestures
Samples 12,000
Size ~2GB

Usage

wsdp download widar ./data --email you@example.com --password yourpassword
wsdp run ./data/widar ./output widar
from wsdp import pipeline
pipeline('./data/widar', './output', 'widar')

Data Structure

data/widar/
├── gesture_class_1/
│   ├── sample1.dat
│   └── ...
└── gesture_class_2/

Dataset hosted by SDP8.org - Official SDP Platform