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

why the training accuracy is so low ,about70% #12

Closed chenchenchenchen666 closed 4 years ago

chenchenchenchen666 commented 4 years ago

the accuracy of spacial is about 70%,the accuracy of motion is lower 10%,this is just the training accuracy

kenziyuliu commented 4 years ago

I was able to get about 85% on the spatial stream. Try the uploaded model in runs/ folder and see if you can get better results from there