| # Motion Label Definitions | |
| The current motion labels are automatically inferred / pseudo-labeled. | |
| They are not human-verified ground truth. | |
| ## Labels | |
| - `unknown`: insufficient evidence for a supported motion state. | |
| - `standing`: person estimated to be standing. | |
| - `walking`: person estimated to be walking. | |
| - `running`: person estimated to be running. | |
| - `sitting`: person estimated to be sitting. | |
| - `bending`: person estimated to be bending. | |
| - `falling`: person estimated to be in a falling state. | |
| Users should review label quality metrics and limitations before using | |
| the sample for model evaluation or training. | |