Untangling the mechanism of neural dynamics and muscle dynamics.
To install requirements:
pip install -r requirements.txt
Train the models in this paper, run this command:
python tools/train_stgcn_generator.py --cfg experiments/stgcn_generator/calcium2muscle/ventral.yaml
To evaluate the models.
[
{
'data': pd.DataFrame,
'images': [np.ndarray, ...]
},
...
]