kenziyuliu / DGNN-PyTorch

Unofficial PyTorch implementation of the CVPR'19 paper "Skeleton-Based Action Recognition with Directed Graph Neural Networks".
Other
235 stars 59 forks source link

parallelized ntu_gen_joint_data.py and preprocess.py #15

Open itskalvik opened 4 years ago

itskalvik commented 4 years ago

parallelized ntu_gen_joint_data.py and preprocess.py, reduces the preprocessing time.