Releases: TaatiTeam/stgcn_parkinsonism_prediction
Releases · TaatiTeam/stgcn_parkinsonism_prediction
CUDA 11.8, Torch 2.1.0 Compatibility
The original version of this library was developed using CUDA 10.1 and Torch 1.5. This release adds support for newer GPUs (CUDA 11.8, Torch 2.1.0).
The models have also been refactored to remove duplicate code, however the original implementation is retained as a reference.
Working examples using the sample Detectron, AlphaPose, Kinect 2D, and Kinect 3D datasets are provided.
Please cite our paper if this library helps your research:
@article{sabo2022estimating,
title={Estimating parkinsonism severity in natural gait videos of older adults with dementia},
author={Sabo, Andrea and Mehdizadeh, Sina and Iaboni, Andrea and Taati, Babak},
journal={IEEE Journal of Biomedical and Health Informatics},
year={2022},
publisher={IEEE}
}
Original Code Release
Original code published with our manuscript.
Please cite our paper if this library helps your research:
@article{sabo2022estimating,
title={Estimating parkinsonism severity in natural gait videos of older adults with dementia},
author={Sabo, Andrea and Mehdizadeh, Sina and Iaboni, Andrea and Taati, Babak},
journal={IEEE Journal of Biomedical and Health Informatics},
year={2022},
publisher={IEEE}
}