CSLR-research

Results 2 issues of CSLR-research

Thank you for the code! I'm pertraining Swin Tiny on my dataset (around 799K training samples). The train-loss is slowly decreasing, reached around 0.115 at epoch 100. Can you please...

I pretrained a vit_small_patch16_224 model and want to finetune it using more frames. I receive this error when using 32 frames, when loading the checkpoint. pos_tokens = pos_tokens.reshape(-1, T, P,...