paper-with-me

Papers

VideoLightFormer: Lightweight Action Recognition using Transformers

2021-07-01 · Raivo Koot, Haiping Lu

Efficient video action recognition remains a challenging problem. One large model after another takes the place of the state-of-the-art on the Kinetics dataset, but real-world efficiency evaluations are often lacking. In this work, we fill this gap and investigate the use of transformers for efficient action recognition. We propose a novel, lightweight action recognition architecture, VideoLightFormer. In a factorized fashion, we carefully extend the 2D convolutional Temporal Segment Network with transformers, while maintaining spatial and temporal video structure throughout the entire model. Existing methods often resort to one of the two extremes, where they either apply huge transformers to video features, or minimal transformers on highly pooled video features. Our method differs from them by keeping the transformer models small, but leveraging full spatiotemporal feature structure. We evaluate VideoLightFormer in a high-efficiency setting on the temporally-demanding EPIC-KITCHENS-100 and Something-Something-V2 (SSV2) datasets and find that it achieves a better mix of efficiency and accuracy than existing state-of-the-art models, apart from the Temporal Shift Module on SSV2.

📄 PDF Abstract BibTeX arXiv:2107.00451

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Evaluating Transformers for Lightweight Action Recognition

2021-11-18 · Raivo Koot, Markus Hennerbichler, Haiping Lu

In video action recognition, transformers consistently reach state-of-the-art accuracy. However, many models are too heavyweight for the average researcher with limited hardware resources. In this work, we explore the li…

Action RecognitionTemporal Action Localization

Image Recognition with Online Lightweight Vision Transformer: A Survey

2025-05-06 · Zherui Zhang, Rongtao Xu, Jie zhou, Changwei Wang 외

The Transformer architecture has achieved significant success in natural language processing, motivating its adaptation to computer vision tasks. Unlike convolutional neural networks, vision transformers inherently captu…

Knowledge DistillationSurvey

SkelVIT: Consensus of Vision Transformers for a Lightweight Skeleton-Based Action Recognition System

2023-11-14 · Ozge Oztimur Karadag

Skeleton-based action recognition receives the attention of many researchers as it is robust to viewpoint and illumination changes, and its processing is much more efficient than the processing of video frames. With the …

Action RecognitionSkeleton Based Action Recognition

Video Mobile-Former: Video Recognition with Efficient Global Spatial-temporal Modeling

2022-08-25 · Rui Wang, Zuxuan Wu, Dongdong Chen, Yinpeng Chen 외

Transformer-based models have achieved top performance on major video recognition benchmarks. Benefiting from the self-attention mechanism, these models show stronger ability of modeling long-range dependencies compared …

Video Recognition

ReL-SAR: Representation Learning for Skeleton Action Recognition with Convolutional Transformers and BYOL

2024-09-09 · Safwen Naimi, Wassim Bouachir, Guillaume-Alexandre Bilodeau

To extract robust and generalizable skeleton action recognition features, large amounts of well-curated data are typically required, which is a challenging task hindered by annotation and computation costs. Therefore, un…

Action RecognitionComputational EfficiencyRepresentation Learning