Skip to content

GaitID

📥 Download: sdp8.org/Dataset

Overview

GaitID is a Wi-Fi-based human gait recognition dataset for identity verification through walking patterns.

Property Value
Format .dat (bfee)
Subcarriers 30
CSI Shape (Time, 30, 1, 3)
Complex ✅
Classes 11 gait patterns
Samples 22,500
Size ~1GB

Usage

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

Dataset hosted by SDP8.org - Official SDP Platform