UniFormer icon indicating copy to clipboard operation
UniFormer copied to clipboard

About training on my own dataset for video classification

Open flow-ljh opened this issue 2 years ago • 1 comments

Firstly, thanks for your excellent work. But I am wondering how to train uniformer on my own video dataset. Can you give me some key steps like how to construct dataset and how to train or key files that need to understand?

flow-ljh avatar Apr 16 '24 07:04 flow-ljh

You can refer to kinetics to learn how to build the dataset, and uniformer to learn how to build the model.

Andy1621 avatar May 06 '24 17:05 Andy1621