You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Chiara,
After reading your paper, I think this is a very meaningful study. I was trying to reproduce the results but I’m can’t find many files.
1.When I try the nut_gendata.py, the error is that No such file or directory:’resource/NTU-RGB-D/samples_with_missing_skeletons.txt’. For this problem, I copied the resource file in st-gcn.
2.When I try the nut_gen_bones.py, the error is that No such file or directory:’./xview/train_data_joint.npy’.
3.When I try the preprocess.py, the error is that No such file or directory:’../data/nturgbd_raw/samples_with_missing_skeletons.txt’.
Can you give advice on how to solve these problems?
Thanks a lot,
best
The text was updated successfully, but these errors were encountered:
Did you correctly set all paths? For error 2. it seems it cannot find the data you just created. As far as samples_with_missing_skeletons.txt, I am sorry I did not uploaded them (I will soon). Please, in the meanwhile, use the ones provided in st-gcn.
Thank you very much for your answer. I used ST-GCN for the first file that could not be found, and the first question was solved.
As for the second question, I would like to know:The ntu_gendata.py is used to create the joint as the preprocess.py is used to create the joint, so select either P or S to run, right?It would be even better if you could share the kinects-skeleton dataset.My e-mail address is [email protected].
Thanks a lot,
best
Hi Chiara,
After reading your paper, I think this is a very meaningful study. I was trying to reproduce the results but I’m can’t find many files.
1.When I try the nut_gendata.py, the error is that No such file or directory:’resource/NTU-RGB-D/samples_with_missing_skeletons.txt’. For this problem, I copied the resource file in st-gcn.
2.When I try the nut_gen_bones.py, the error is that No such file or directory:’./xview/train_data_joint.npy’.
3.When I try the preprocess.py, the error is that No such file or directory:’../data/nturgbd_raw/samples_with_missing_skeletons.txt’.
Can you give advice on how to solve these problems?
Thanks a lot,
best
The text was updated successfully, but these errors were encountered: