Open qqsh0214 opened 7 years ago
I just change 'joints' in dataset.mat as follow:
joints = {[ ... 0, 175, 261; ... 1, 173, 178; ... 2, 144, 122; ... 3, 193, 124; ... ], [ ... 0, 175, 261; ... 1, 173, 178; ... 2, 144, 122; ... 3, 193, 124; ... ]... };
@eldar How can I construct a dataset.mat on a new dataset with multi-person? Dose it support that?
Thank you!