video-transformers

Implementations of Transformers for Video

APACHE-2.0 License

Stars
22

video-transformers

PyTorch implementations of video transformers.

Models

TODO:

  • timesformer base code
  • timesformer with ViT intialisation
  • timesformer base 16_224
  • timesformer other base/large models
  • "frozen in time" attention modification
  • other video transformers
Related Projects