paper-with-me

Papers

Action Recognition Using Temporal Shift Module and Ensemble Learning

2025-01-29 · Anh-Kiet Duong, Petra Gomez-Krämer

This paper presents the first-rank solution for the Multi-Modal Action Recognition Challenge, part of the Multi-Modal Visual Pattern Recognition Workshop at the \acl{ICPR} 2024. The competition aimed to recognize human actions using a diverse dataset of 20 action classes, collected from multi-modal sources. The proposed approach is built upon the \acl{TSM}, a technique aimed at efficiently capturing temporal dynamics in video data, incorporating multiple data input types. Our strategy included transfer learning to leverage pre-trained models, followed by meticulous fine-tuning on the challenge's specific dataset to optimize performance for the 20 action classes. We carefully selected a backbone network to balance computational efficiency and recognition accuracy and further refined the model using an ensemble technique that integrates outputs from different modalities. This ensemble approach proved crucial in boosting the overall performance. Our solution achieved a perfect top-1 accuracy on the test set, demonstrating the effectiveness of the proposed approach in recognizing human actions across 20 classes. Our code is available online https://github.com/ffyyytt/TSM-MMVPR.

📄 PDF Abstract BibTeX arXiv:2501.17550

Code (1)

ffyyytt/tsm-mmvpr 공식 구현 pytorch

Tasks

Action RecognitionComputational EfficiencyEnsemble LearningTransfer Learning

Similar Papers 제목 키워드 기반

FBK-HUPBA Submission to the EPIC-Kitchens Action Recognition 2020 Challenge

2020-06-24 · Swathikiran Sudhakaran, Sergio Escalera, Oswald Lanz

In this report we describe the technical details of our submission to the EPIC-Kitchens Action Recognition 2020 Challenge. To participate in the challenge we deployed spatio-temporal feature extraction and aggregation mo…

Action Recognition

Effective Action Recognition with Embedded Key Point Shifts

2020-08-26 · Haozhi Cao, Yuecong Xu, Jianfei Yang, Kezhi Mao 외

Temporal feature extraction is an essential technique in video-based action recognition. Key points have been utilized in skeleton-based action recognition methods but they require costly key point annotation. In this pa…

Action RecognitionSkeleton Based Action Recognition

Multi-task Learning with Extended Temporal Shift Module for Temporal Action Localization

2025-12-12 · Anh-Kiet Duong, Petra Gomez-Krämer arxiv

We present our solution to the BinEgo-360 Challenge at ICCV 2025, which focuses on temporal action localization (TAL) in multi-perspective and multi-modal video settings. The challenge provides a dataset containing panor…

Temporal Action LocalizationScene ClassificationMulti-Task LearningEnsemble Learning

STSM: Spatio-Temporal Shift Module for Efficient Action Recognition

2021-12-05 · Zhaoqilin Yang, Gaoyun An

The modeling, computational cost, and accuracy of traditional Spatio-temporal networks are the three most concentrated research topics in video action recognition. The traditional 2D convolution has a low computational c…

Action RecognitionTemporal Action Localization

Multi-Focus Temporal Shifting for Precise Event Spotting in Sports Videos

2025-07-10 · Hao Xu, Xinyu Wei, Sam Wells, Sunil Aryal arxiv

Precise Event Spotting (PES) in sports videos requires frame-level recognition of fine-grained actions from single-camera footage. Existing PES models typically incorporate lightweight temporal modules such as the Gate S…