Baselight

Human Gait Phase Dataset

Human Gait Sensor Values

@kaggle.dasmehdixtr_human_gait_phase_dataset

Loading...
Loading...

About this Dataset

Human Gait Phase Dataset

The GaitPhase database consists of gait data from 21 subjects (10 male, 11 female, age: 23.8 yrs ± 3.3 yrs, height: 172.8 cm ± 9.4 cm, weight: 66.6 kg ± 10.9 kg; all values are mean ± standard deviation). In total, 25306 steps were acquired. All subjects gave written informed consent.

The performed excercise was walking on a split-belt treadmill at 12 different speeds in the interval [0.6, 1.7] m/s with 0.1 m/s increments for one minute at each speed.

Three-dimensional kinematic data using a Qualisys (Qualisys AB, Gothenburg, Sweden) motion capture system with 8 Oqus cameras sampling at 200 Hz and an instrumented Bertec (Bertec Corporation, Columbus, OH, USA) split-belt treadmill with integrated force plates sampling at 1000 Hz were used for data acquisition. Both systems were synchronized camera frame-wise.
For more please read the GaitPhase_Desc.pdf and check this.

Tables

Gp9–1–7 Force

@kaggle.dasmehdixtr_human_gait_phase_dataset.gp9_1_7_force
  • 2.65 MB
  • 60000 rows
  • 6 columns
Loading...

CREATE TABLE gp9_1_7_force (
  "fp1_x" DOUBLE,
  "fp2_x" DOUBLE,
  "fp1_y" DOUBLE,
  "fp2_y" DOUBLE,
  "fp1_z" DOUBLE,
  "fp2_z" DOUBLE
);

Gp9–1–7 Marker

@kaggle.dasmehdixtr_human_gait_phase_dataset.gp9_1_7_marker
  • 2.53 MB
  • 12000 rows
  • 24 columns
Loading...

CREATE TABLE gp9_1_7_marker (
  "l_fcc_x" DOUBLE,
  "l_fm1_x" DOUBLE,
  "l_fm2_x" DOUBLE,
  "l_fm5_x" DOUBLE,
  "r_fcc_x" DOUBLE,
  "r_fm1_x" DOUBLE,
  "r_fm2_x" DOUBLE,
  "r_fm5_x" DOUBLE,
  "l_fcc_y" DOUBLE,
  "l_fm1_y" DOUBLE,
  "l_fm2_y" DOUBLE,
  "l_fm5_y" DOUBLE,
  "r_fcc_y" DOUBLE,
  "r_fm1_y" DOUBLE,
  "r_fm2_y" DOUBLE,
  "r_fm5_y" DOUBLE,
  "l_fcc_z" DOUBLE,
  "l_fm1_z" DOUBLE,
  "l_fm2_z" DOUBLE,
  "l_fm5_z" DOUBLE,
  "r_fcc_z" DOUBLE,
  "r_fm1_z" DOUBLE,
  "r_fm2_z" DOUBLE,
  "r_fm5_z" DOUBLE
);

Share link

Anyone who has the link will be able to view this.