open-mmlab / mmskeleton

A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Apache License 2.0
2.93k stars 1.04k forks source link

Train Model #346

Open happysheep224 opened 4 years ago

happysheep224 commented 4 years ago

I modified the st_gcn_aaai18.py, and want train a new model by using the dataset kinetics and NTU-D, but the accuracy is very low.

So I use the original st_gcn_aaai18.py and train a new model by using the dataset kinetics and NTU-D, the accuracy is very low too. But in theory, its accuracy should as same as the pre-train model, what is wrong with it?

qingyang-jiandao commented 3 years ago

same with you