Hi, thanks for sharing this great work!
I’m trying to use the model for inference/training, but I’m unsure about the exact mean and std values used for input normalization in your code. Could you please clarify how to obtain the correct Mean/Std? Are they computed from the training dataset (e.g., Kinetics), and if so, could you share the specific values?
If they are precomputed, would you mind providing them or pointing to where they are defined in the codebase?
Thank you in advance for your help!