human-motion-skeleton-sample / docs /LABEL_DEFINITIONS.md
Ragab-Adel's picture
Upload folder using huggingface_hub
97c75c0 verified
|
Raw
History Blame Contribute Delete
637 Bytes
# 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.