Gate-Shift Networks for Video Action Recognition

December 01, 2019 ยท Entered Twilight ยท ๐Ÿ› Computer Vision and Pattern Recognition

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: CosineAnnealingLR.py, LICENSE, README.md, average_scores.py, data_scripts, dataset.py, datasets_video.py, download_models.py, eval_scripts, gsm.py, main.py, model_zoo, models.py, ops, opts.py, test_models.py, test_rgb.sh, train_rgb.sh, transforms.py

Authors Swathikiran Sudhakaran, Sergio Escalera, Oswald Lanz arXiv ID 1912.00381 Category cs.CV: Computer Vision Citations 175 Venue Computer Vision and Pattern Recognition Repository https://github.com/swathikirans/GSM โญ 150 Last Checked 1 month ago
Abstract
Deep 3D CNNs for video action recognition are designed to learn powerful representations in the joint spatio-temporal feature space. In practice however, because of the large number of parameters and computations involved, they may under-perform in the lack of sufficiently large datasets for training them at scale. In this paper we introduce spatial gating in spatial-temporal decomposition of 3D kernels. We implement this concept with Gate-Shift Module (GSM). GSM is lightweight and turns a 2D-CNN into a highly efficient spatio-temporal feature extractor. With GSM plugged in, a 2D-CNN learns to adaptively route features through time and combine them, at almost no additional parameters and computational overhead. We perform an extensive evaluation of the proposed module to study its effectiveness in video action recognition, achieving state-of-the-art results on Something Something-V1 and Diving48 datasets, and obtaining competitive results on EPIC-Kitchens with far less model complexity.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision