Parkinson Disease Detection Model
This repository contains a deep learning model trained on smartwatch sensor data to detect Parkinson's disease.
Model type:
Hierarchical Transformer with Cross-Attention
Input:
Smartwatch accelerometer and gyroscope signals
Output:
HC vs PD
PD vs DD
Framework:
PyTorch