hello, I am just wondering how do you map the label to one-hot encoding. Is it just sort the label(string) in alphabetical order? E.g. in UCF101, ApplyEyeMakeup=0 and ApplyLipstick=1.
I test the model using your pretrianed weights while on UCF101/split1 is 76% and on HMDB51 is about 43.3% and I do not know what the problem is. Thanks!
hello, I am just wondering how do you map the label to one-hot encoding. Is it just sort the label(string) in alphabetical order? E.g. in UCF101, ApplyEyeMakeup=0 and ApplyLipstick=1. I test the model using your pretrianed weights while on UCF101/split1 is 76% and on HMDB51 is about 43.3% and I do not know what the problem is. Thanks!