lucidrains / TimeSformer-pytorch

Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
MIT License
686 stars 86 forks source link

Pretrained weights #2

Closed dmenig closed 3 years ago

dmenig commented 3 years ago

Hi. Do you have any pretrained model on kinetics so we can test the results and maybe transfer, please ?

Thank you in advance.

OValery16 commented 3 years ago

Thank you for this brilliant work. I would like to reproduce the result of your paper. Can you provide the weights of your model and the code used to train this model ?

lucidrains commented 3 years ago

Hi all! I'm actually not the paper author, and I don't believe the official code or weights have been released yet

dmenig commented 3 years ago

Ok then. Thanks anyways.