lucidrains / STAM-pytorch
Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification
☆131Updated 4 years ago
Alternatives and similar repositories for STAM-pytorch:
Users that are interested in STAM-pytorch are comparing it to the libraries listed below
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆99Updated 2 years ago
- Official implementation of "An Image is Worth 16x16 Words, What is a Video Worth?" (2021 paper)☆219Updated 2 years ago
- ☆70Updated last year
- Code + pre-trained models for the paper Keeping Your Eye on the Ball Trajectory Attention in Video Transformers☆228Updated 2 years ago
- PyTorch implementation of X3D models with Multigrid training.☆94Updated 3 years ago
- Video Contrastive Learning with Global Context, ICCVW 2021☆158Updated 2 years ago
- ☆66Updated 2 years ago
- Code release for ICCV 2021 paper "Anticipative Video Transformer"☆153Updated 3 years ago
- PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.☆86Updated 3 years ago
- Official PyTorch Implementation of MotionSqueeze, ECCV 2020☆139Updated 3 years ago
- FingerRec / Self-Supervised-Temporal-Discriminative-Representation-Learning-for-Video-Action-Recognition[Arxiv2020] The code for our paper 《Self-Supervised Temporal-Discriminative Representation Learning for Video Action Recognition》 https:/…☆76Updated 4 years ago
- Code for : [Pattern Recognit. Lett. 2021] "Learn to cycle: Time-consistent feature discovery for action recognition" and [IJCNN 2021] "Mu…☆69Updated 2 years ago
- [ECCV'20 Spotlight] Memory-augmented Dense Predictive Coding for Video Representation Learning. Tengda Han, Weidi Xie, Andrew Zisserman.☆164Updated 3 years ago
- Implementations of Transformers for Video☆23Updated 4 years ago
- [NeurIPS'20] Self-supervised Co-Training for Video Representation Learning. Tengda Han, Weidi Xie, Andrew Zisserman.☆288Updated 3 years ago
- Implementation of the paper Video Action Transformer Network☆135Updated 3 years ago
- Code Release for MeMViT Memory-Augmented Multiscale Vision Transformer for Efficient Long-Term Video Recognition, CVPR 2022☆148Updated 2 years ago
- Feature Extractor module for videos using the PySlowFast framework☆78Updated 3 years ago
- A unified framework to jointly model images, text, and human attention traces.☆78Updated 3 years ago
- ☆66Updated 3 years ago
- Official pytorch implementation of paper "VideoMoCo: Contrastive Video Representation Learning with Temporally Adversarial Examples" (CVP…☆146Updated 3 years ago
- ☆54Updated 3 years ago
- Official implementation of ACMMM'20 paper 'Self-supervised Video Representation Learning Using Inter-intra Contrastive Framework'☆111Updated 4 years ago
- Tools for loading video dataset and transforms on video in pytorch. You can directly load video files without preprocessing.☆69Updated 2 years ago
- [TIP 2022] End-to-end Temporal Action Detection with Transformer☆148Updated 2 years ago
- Code for Temporal Data Augmentations (ECCVW 2020)☆36Updated 4 years ago
- Visualizing the learned space-time attention using Attention Rollout☆36Updated 3 years ago
- [ICLR 2022] TAda! Temporally-Adaptive Convolutions for Video Understanding. This codebase provides solutions for video classification, vi…☆231Updated last year
- SoT: Delving Deeper into Classification Head for Transformer☆48Updated 3 years ago
- Official repository for "Self-Supervised Video Transformer" (CVPR'22)