3d-cnn-action-recognition icon indicating copy to clipboard operation
3d-cnn-action-recognition copied to clipboard

extract class names from my data set ?

Open sebyo opened this issue 1 year ago • 0 comments

I want to use the same work that you have done but on another dataset (the MSR Daily 3d dataset) the problem is I did'nt know how to extract the classe name and save them into a file text because de dataset is organised as this :

-video -MSRDailyAct3D_pack1 -a01_s01_e01_rgb.avi -a01_s01_e02_rgb.avi ........ . . -MSRDailyAct3D_pack8 so for every pack two actions are performed exemple pack1 (eat and drink) I really need some help if you could sugget what should I do to generate class names for my dataset ?

sebyo avatar Jul 01 '23 11:07 sebyo