AS-GCN icon indicating copy to clipboard operation
AS-GCN copied to clipboard

How do you pack the data?

Open jfgg95 opened this issue 5 years ago • 2 comments

Since I didn't find the code you used to package the data, I used the ntu rgb-d dataset directly when training st-gcn, but this input doesn't seem to fit your model. Can you upload this part of the code or your packaged data set?

没找到你用来打包数据的代码,我直接使用了在训练st-gcn时打包ntu rgb-d数据集,但是这个输入似乎不适合你的模型。你能上传这部分的代码或者你打包好的数据集吗?

jfgg95 avatar Jul 02 '19 07:07 jfgg95

You have to store the ntu rgb-d files in .npy format and store it in the path specified in the config file.

Anirudh257 avatar Jul 02 '19 14:07 Anirudh257

可不可以分享一下 数据集 大牛

dangao250 avatar Nov 12 '19 06:11 dangao250