Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run this? Undefined Variable fea_dict #5

Open
RifqiAW opened this issue Apr 24, 2019 · 1 comment
Open

How to run this? Undefined Variable fea_dict #5

RifqiAW opened this issue Apr 24, 2019 · 1 comment

Comments

@RifqiAW
Copy link

RifqiAW commented Apr 24, 2019

Hello, I'm really interested in this project, and I am not really all that familiar with Matlab so please bear with me. I suppose I should run the build_gesture_classifier script, but when I tried to run it I encounter several problems. First there's no saved_anno.mat which I assume it's the annotation.xlsx converted to mat files, is this correct? Next there's the k-fold experiment part where there's no example of trainVideo.txt or testVideo.txt provided, I tried running it with my own generated trainVideo.txt and testVideo.txt which only contains the video names of the data. But then I ran into a problem during this line

eval(sprintf('lab_vec(i)=str2num(fea_dict.%s(%d));',name,ges_i));

which generate undefined variable fea_dict, can someone help me please? Or is fea_dict supposed to be in saved_anno.mat which is not included in the repository?

@aniketzz
Copy link

Hello @RifqiAW, I am also vey new to MATLAB. Where you able to execute the code? If yes, can you help me with it as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants