I would like some guidance on how to train UniFormer using my custom video dataset. I have structured my dataset similarly to the Kinetics-400 dataset, with separate train and validation folders, as well as corresponding CSV files for both.
My goal is to fine-tune a UniFormer model that has been pre-trained on the Kinetics-400 dataset using my own data. I would greatly appreciate any suggestions or detailed steps on how to achieve this.
Hello everyone,
I would like some guidance on how to train UniFormer using my custom video dataset. I have structured my dataset similarly to the Kinetics-400 dataset, with separate train and validation folders, as well as corresponding CSV files for both.
My goal is to fine-tune a UniFormer model that has been pre-trained on the Kinetics-400 dataset using my own data. I would greatly appreciate any suggestions or detailed steps on how to achieve this.
Thank you in advance for your assistance!