Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to custom train of unifomer for video classification on my own custom dataset #136

Open
AbrarKhan009 opened this issue Jul 23, 2024 · 1 comment

Comments

@AbrarKhan009
Copy link

AbrarKhan009 commented Jul 23, 2024

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!

@Andy1621
Copy link
Collaborator

Sorry for missed response. You can follow the scripts used for UCF101 to train your own data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants