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
the output after running ./matlab_script maybe cannot use directly, and should modify the type of .mat
you should modify in /matlab_script/trans_img2label.m save('-v7', [outpath, 'Test', num2str(idx, '%03d'), '.mat'],'l')
and in /matlab_script/script_index_gen.m save("-v7", [video_sub_dir_out_path, v_name, '_i', num2str(j, '%03d'), '.mat'], 'v_name', 'idx');
I had downloaded the UCSD Dataset, when I processed it by Matlab there were many problems. Could you share the processed dataset?
The text was updated successfully, but these errors were encountered: