rishikksh20 / ViViT-pytorch

Implementation of ViViT: A Video Vision Transformer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codes to train and test

gv237-07 opened this issue · 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

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.