ViViT-pytorch icon indicating copy to clipboard operation
ViViT-pytorch copied to clipboard

Codes to train and test

Open gv237-07 opened this issue 3 years ago • 1 comments

Hi. Thank you for your work. I have a problem because I don't really know how to make use of the files you uploaded to this repository. I would like to train, and then test on this model on a number of videos. Could you please instruct me on how to do this? Thank you

gv237-07 avatar Jul 27 '21 04:07 gv237-07

Hi. Thank you for your work. I have a problem because I don't really know how to make use of the files you uploaded to this repository. I would like to train, and then test on this model on a number of videos. Could you please instruct me on how to do this? Thank you

if you need to re-train the video transformer model on your own dataset, you can use our released code. You can also start from our pre-train weights to speed up converge.

mx-mark avatar Dec 11 '21 14:12 mx-mark