A robust and efficient video representation for action recognition
This paper introduces a state-of-the-art video representation and applies it to efficient action recognition and detection. We first propose to improve the popular dense trajectory features by explicit camera motion estimation. More specifically, we extract feature point matches between frames using SURF descriptors and dense optical flow. The matches are used to estimate a homography with RANSAC. To improve the robustness of homography estimation, a human detector is employed to remove outlier matches from the human body as human motion is not constrained by the camera. Trajectories consistent with the homography are considered as due to camera motion, and thus removed. We also use the homography to cancel out camera motion from the optical flow. This results in significant improvement on motion-based HOF and MBH descriptors. We further explore the recent Fisher vector as an alternative feature encoding approach to the standard bag-of-words histogram, and consider different ways to include spatial layout information in these encodings. We present a large and varied set of evaluations, considering (i) classification of short basic actions on six datasets, (ii) localization of such actions in feature-length movies, and (iii) large-scale recognition of complex events. We find that our improved trajectory features significantly outperform previous dense trajectories, and that Fisher vectors are superior to bag-of-words encodings for video recognition tasks. In all three tasks, we show substantial improvements over the state-of-the-art results.
Code (0)
등록된 구현이 없습니다.
Tasks
Action RecognitionHomography EstimationMotion EstimationOptical Flow EstimationTemporal Action LocalizationVideo RecognitionSimilar Papers 제목 키워드 기반
MAiVAR: Multimodal Audio-Image and Video Action Recognizer
Currently, action recognition is predominately performed on video data as processed by CNNs. We investigate if the representation process of CNNs can also be leveraged for multimodal action recognition by incorporating i…
Action RecognitionRethinking CLIP-based Video Learners in Cross-Domain Open-Vocabulary Action Recognition
Building upon the impressive success of CLIP (Contrastive Language-Image Pretraining), recent pioneer works have proposed to adapt the powerful CLIP to video data, leading to efficient and effective video learners for op…
Action RecognitionOpen Vocabulary Action RecognitionMulti-view Action Recognition using Cross-view Video Prediction
In this work, we address the problem of action recognition in a multi-view environment. Most of the existing approaches utilize pose information for multi-view action recognition. We focus on RGB modality instead and pro…
Action RecognitionPredictionRepresentation LearningTemporal Action Localization+1Deep Image-to-Video Adaptation and Fusion Networks for Action Recognition
Existing deep learning methods for action recognition in videos require a large number of labeled videos for training, which is labor-intensive and time-consuming. For the same action, the knowledge learned from differen…
Action RecognitionAction Recognition In VideosDomain AdaptationCross-view Action Modeling, Learning and Recognition
Existing methods on video-based action recognition are generally view-dependent, i.e., performing recognition from the same views seen in the training data. We present a novel multiview spatio-temporal AND-OR graph (MST-…
Action RecognitionTemporal Action Localization