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

_pickle.UnpicklingError: pickle data was truncated #21

Open wxyyy55 opened 4 years ago

wxyyy55 commented 4 years ago

When I run python main.py --config ./config/nturgbd-cross-view/train_joint.yaml.py ,gets the error:_pickle.UnpicklingError: pickle data was truncated! Need your help!