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

Can this code achieve the accuracy of the paper? #13

Closed jingong closed 4 years ago

jingong commented 4 years ago

Can this code achieve the accuracy of the paper?

kenziyuliu commented 4 years ago

I've only tried once to repro the spatial stream and was able to get about 85% (see uploaded model in runs/ folder). Due to hardware limits and the fact that certain hyperparams were missing, I have not tried further tuning