josefheidler commited on
Commit
52c911a
·
verified ·
1 Parent(s): 9480e6c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -119,30 +119,30 @@ Full meaning of every `(label, variant)` combination in the dataset:
119
 
120
  | label | variant | condition | meaning | labeled min |
121
  |---|---|---|---|---|
122
- | `sit` | | laboratory | Sedentary; seated at rest | 174.8 |
123
- | `sit` | | free-living | Sedentary; seated at rest | 722.8 |
124
- | `stand` | | laboratory | Upright, stationary standing | 174.7 |
125
- | `stand` | | free-living | Upright, stationary standing | 220.1 |
126
- | `shuffle` | | free-living | Standing with small continuous body movements (dynamic standing) | 76.0 |
 
127
  | `lie` | `supine` | laboratory | Lying on back, face up | 104.9 |
128
  | `lie` | `side` | laboratory | Lying on side | 104.9 |
129
  | `lie` | `prone` | laboratory | Lying face down | 104.9 |
130
  | `lie` | — | free-living | Lying; specific posture not recorded | 41.9 |
131
- | `walk` | `slow` | laboratory | Treadmill 1.8 km/h (0.5 m/s) | 104.9 |
132
- | `walk` | `moderate` | laboratory | Treadmill 2.88 km/h (0.8 m/s) | 104.9 |
133
- | `walk` | `fast` | laboratory | Treadmill 4.32 km/h (1.2 m/s) | 104.9 |
134
- | `walk` | — | free-living | Walking; speed uncontrolled | 569.3 |
135
  | `run` | `slow` | laboratory | Treadmill 6.48 km/h (1.8 m/s) | 104.9 |
136
  | `run` | `moderate` | laboratory | Treadmill 8.28 km/h (2.3 m/s) | 104.9 |
137
  | `run` | `fast` | laboratory | Treadmill 10.08 km/h (2.8 m/s) | 101.9 |
138
  | `run` | — | free-living | Running; speed uncontrolled | 134.9 |
139
- | `bicycle` | `slow` | laboratory | Cycle ergometer 50 W / 40 rpm | 104.5 |
140
- | `bicycle` | `moderate` | laboratory | Cycle ergometer 75 W / 60 rpm | 104.7 |
141
- | `bicycle` | `fast` | laboratory | Cycle ergometer 100 W / 80 rpm | 104.9 |
142
- | `bicycle` | `pedalling-seated` | free-living | Cycling seated on saddle, actively pedalling | 237.2 |
143
- | `bicycle` | `coasting` | free-living | Cycling without pedalling (downhill / momentum); seated/standing posture not distinguished in free-living annotation | 49.4 |
144
- | `bicycle` | `pedalling-standing` | free-living | Cycling while standing on pedals | 10.3 |
145
  | `stairs` | — | free-living | Stair climbing | 13.1 |
 
 
 
 
 
 
146
 
147
  Total labeled: 3,680 min / 61.3 h across 35 participants (lab) / 32 (free-living).
148
 
 
119
 
120
  | label | variant | condition | meaning | labeled min |
121
  |---|---|---|---|---|
122
+ | `bicycle` | `slow` | laboratory | Cycle ergometer 50 W / 40 rpm | 104.5 |
123
+ | `bicycle` | `moderate` | laboratory | Cycle ergometer 75 W / 60 rpm | 104.7 |
124
+ | `bicycle` | `fast` | laboratory | Cycle ergometer 100 W / 80 rpm | 104.9 |
125
+ | `bicycle` | `pedalling-seated` | free-living | Cycling seated on saddle, actively pedalling | 237.2 |
126
+ | `bicycle` | `coasting` | free-living | Cycling without pedalling (downhill / momentum); seated/standing posture not distinguished in free-living annotation | 49.4 |
127
+ | `bicycle` | `pedalling-standing` | free-living | Cycling while standing on pedals | 10.3 |
128
  | `lie` | `supine` | laboratory | Lying on back, face up | 104.9 |
129
  | `lie` | `side` | laboratory | Lying on side | 104.9 |
130
  | `lie` | `prone` | laboratory | Lying face down | 104.9 |
131
  | `lie` | — | free-living | Lying; specific posture not recorded | 41.9 |
 
 
 
 
132
  | `run` | `slow` | laboratory | Treadmill 6.48 km/h (1.8 m/s) | 104.9 |
133
  | `run` | `moderate` | laboratory | Treadmill 8.28 km/h (2.3 m/s) | 104.9 |
134
  | `run` | `fast` | laboratory | Treadmill 10.08 km/h (2.8 m/s) | 101.9 |
135
  | `run` | — | free-living | Running; speed uncontrolled | 134.9 |
136
+ | `shuffle` | | free-living | Standing with small continuous body movements (dynamic standing) | 76.0 |
137
+ | `sit` | | laboratory | Sedentary; seated at rest | 174.8 |
138
+ | `sit` | | free-living | Sedentary; seated at rest | 722.8 |
 
 
 
139
  | `stairs` | — | free-living | Stair climbing | 13.1 |
140
+ | `stand` | — | laboratory | Upright, stationary standing | 174.7 |
141
+ | `stand` | — | free-living | Upright, stationary standing | 220.1 |
142
+ | `walk` | `slow` | laboratory | Treadmill 1.8 km/h (0.5 m/s) | 104.9 |
143
+ | `walk` | `moderate` | laboratory | Treadmill 2.88 km/h (0.8 m/s) | 104.9 |
144
+ | `walk` | `fast` | laboratory | Treadmill 4.32 km/h (1.2 m/s) | 104.9 |
145
+ | `walk` | — | free-living | Walking; speed uncontrolled | 569.3 |
146
 
147
  Total labeled: 3,680 min / 61.3 h across 35 participants (lab) / 32 (free-living).
148