What do I have to do if I want to train "5-way-5-shot"
Created by: Lululu100
Your work is excellent! If I want to train "5-way-5-shot", what should I do? I refer to the parameter setting of "5-way-1-shot" and set parameter backbones use STGCN, data use NTU-T, SA=1, reg=0.1, num_support_tr=5, num_support_val=5. The accuracy(test acc: 0.8649239775717259) is very different from the accuracy reported in the paper. May I ask if you have encountered similar situations in the training process. Looking forward to your reply.