Dear Author,
I'm trying to train ntu60 rgb video but I checked that the st-roi you provided is for testing purposes.
Therefore, I would like to make st-roi for training. But I couldn't find gen_fivefs_<dataset> you mentioned in the readme.md in the given code. Could you share that tools/data_gen/gen_fivefs_<dataset> code?
Also, I found a similar code generating fivefs in MMNet/feeder/segment_rgbbody_ntu.py.
I thought using this code, we can generate st-roi for training. Is it possible?
Could you let me know how to generate st-roi for training purpose?

Thank you!