mx-mark / VideoTransformer-pytorch

PyTorch implementation of a collections of scalable Video Transformer Benchmarks.
272 stars 34 forks source link

Question about Loading a pretrained model(ViT) #28

Open wonkicho opened 1 year ago

wonkicho commented 1 year ago

Hello thanks for your works. i have a simple question. i downloaded a pretrained weight(ViT) from google research github. and i just wanna know that how can i recognize my vivit model initialized successfully from pretrained weight(ViT).