We introduce the WeightGait dataset - a dataset developed for facilitating vision-based gait assessment methodologies with more realistic conditions comparable to real world use.
The motivation for this dataset is to create a testing environment for gait assessment algorithms that is closer to the realities of application. To accomplish this, unlike other similar datasets, we do two main things uniquely:
The original 2D joint positions are estimated on the original videos using a lightweight implementation of the algorithm given in the paper 'HigherHRNet'. The joints in this dataset are given in their raw pixel format [column, row, depth]. Instructions and best practices for converting these to centimeters are provided in the ReadMe.md accompanying the dataset. The latest version of the Readme.md file is here.
The dataset was recorded using a single Intel Realsense D415 RGB-D camera with an average framerate of 28.5 fps.
Characteristics
Demographics
These are the sample files (links in the 'downloadables' column) of how the data for each individual subject looks like. Please note that the sample poses are the True poses of the subjects.
Activity | Instance Code | Weight | Freeze | Obstacle | Downloadables |
---|---|---|---|---|---|
Regular Walk | 0 | None | No | No | [video] |
Regular Walk w/ Gait Freeze | 1 | None | Yes | No | [video] |
Regular Walk w/ Obstacle | 2 | None | No | Yes | [video] |
Limp | 3 | 1 (left leg) | No | No | [video] |
Limp w/ Gait Freeze | 4 | 1 (left leg) | Yes | No | [video] |
Limp w/ Obstacle | 5 | 1 (left leg) | No | Yes | [video] |
Shuffle | 6 | 2 (both legs) | No | No | [video] |
Shuffle w/ Gait Freeze | 7 | 2 (both legs) | Yes | No | [video] |
Shuffle w/ Obstacle | 8 | 2 (both legs) | No | Yes | [video] |
The make-up of the various downloadable files available here including content and file structure:
Please see the Sample Data section above for access to individual videos from the dataset. There are a total of 9 sample videos, each denoting one of each factor combination as described in the table below. Each video features a different participant and the background visibile in every video is the same background used for every participant in the dataset.
None | Freeze | Obstacle | |
---|---|---|---|
Regular | 10 | 5 | 5 |
Limping | 10 | 5 | 5 |
Shuffling | 10 | 5 | 5 |
These are direct download links for a complete dataset download (courtesy University of Edinburgh DataShare). Please refer to section Download Complete Dataset below. The full downloadable data contains four zip files. The nested list show the naming conventions of the files in each of the zip file.
A Readme.md file explaining the example file structure of individual CSV files is available in the full dataset.
All publications using data from the "WeightGait" dataset should cite the following paper:
Firstly, we would like to thank the dataset developers Christopher Lochhead and Robert B. Fisher. We would also like to thank the Advanced Care Research Centre (ACRC) for their funding of both the PhD studentship and data collection. We'd also like to thank all of the participants who took part in the study and dedicated their time to help us develop this valuable resource.