Spaces:
Running
Running
File size: 396 Bytes
7b53d75 | 1 2 3 4 5 6 7 8 9 10 11 12 | # data/
One folder per participant: `collected_<name>/` with .npz files. 9 participants, 144,793 samples total. Each .npz has `features` (N×17), `labels` (0/1), `feature_names`. Training uses 10 of the 17 (see data_preparation).
**Collect more:**
```bash
python -m models.collect_features --name yourname
```
Webcam + overlay; press 1 = focused, 0 = unfocused, p = pause, q = save and quit.
|