中文
相关论文

相关论文: Knowledge Fusion Transformers for Video Action Rec…

200 篇论文

3D Convolutional Neural Network (3D CNN) captures spatial and temporal information on 3D data such as video sequences. However, due to the convolution and pooling mechanism, the information loss seems unavoidable. To improve the visual…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Novanto Yudistira , Muthu Subash Kavitha , Takio Kurita

Recently, attempts have been made to collect millions of videos to train CNN models for action recognition in videos. However, curating such large-scale video datasets requires immense human labor, and training CNNs on millions of videos…

计算机视觉与模式识别 · 计算机科学 2015-12-23 Shugao Ma , Sarah Adel Bargal , Jianming Zhang , Leonid Sigal , Stan Sclaroff

In this work, we address the problem how a network for action recognition that has been trained on a modality like RGB videos can be adapted to recognize actions for another modality like sequences of 3D human poses. To this end, we extract…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Fida Mohammad Thoker , Juergen Gall

Anticipating lane change intentions of surrounding vehicles is crucial for efficient and safe driving decision making in an autonomous driving system. Previous works often adopt physical variables such as driving speed, acceleration and so…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Kai Liang , Jun Wang , Abhir Bhalerao

In this paper, a novel video classification method is presented that aims to recognize different categories of third-person videos efficiently. Our motivation is to achieve a light model that could be trained with insufficient training…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Ali Javidani , Ahmad Mahmoudi-Aznaveh

We propose a self-supervised learning method to jointly reason about spatial and temporal context for video recognition. Recent self-supervised approaches have used spatial context [9, 34] as well as temporal coherency [32] but a…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Unaiza Ahsan , Rishi Madhok , Irfan Essa

Action recognition greatly benefits motion understanding in video analysis. Recurrent networks such as long short-term memory (LSTM) networks are a popular choice for motion-aware sequence learning tasks. Recently, a convolutional extension…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Sebastian Agethen , Winston H. Hsu

We present Attend-Fusion, a novel and efficient approach for audio-visual fusion in video classification tasks. Our method addresses the challenge of exploiting both audio and visual modalities while maintaining a compact model…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Mahrukh Awan , Asmar Nadeem , Armin Mustafa

This paper is on video recognition using Transformers. Very recent attempts in this area have demonstrated promising results in terms of recognition accuracy, yet they have been also shown to induce, in many cases, significant computational…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Adrian Bulat , Juan-Manuel Perez-Rua , Swathikiran Sudhakaran , Brais Martinez , Georgios Tzimiropoulos

We propose a novel deep supervised neural network for the task of action recognition in videos, which implicitly takes advantage of visual tracking and shares the robustness of both deep Convolutional Neural Network (CNN) and Recurrent…

计算机视觉与模式识别 · 计算机科学 2016-07-12 Jialin Wu , Gu Wang , Wukui Yang , Xiangyang Ji

The landscape of video recognition has evolved significantly, shifting from traditional Convolutional Neural Networks (CNNs) to Transformer-based architectures for improved accuracy. While 3D CNNs have been effective at capturing…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Hayat Ullah , Muhammad Ali Shafique , Abbas Khan , Arslan Munir

Inspired by recent advances in neural machine translation, that jointly align and translate using encoder-decoder networks equipped with attention, we propose an attentionbased LSTM model for human activity recognition. Our model jointly…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Atousa Torabi , Leonid Sigal

Event perception tasks such as recognizing and localizing actions in streaming videos are essential for scaling to real-world application contexts. We tackle the problem of learning actor-centered representations through the notion of…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Sathyanarayanan N. Aakur , Sudeep Sarkar

We introduce Activity Graph Transformer, an end-to-end learnable model for temporal action localization, that receives a video as input and directly predicts a set of action instances that appear in the video. Detecting and localizing…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Megha Nawhal , Greg Mori

Recently, substantial research effort has focused on how to apply CNNs or RNNs to better extract temporal patterns from videos, so as to improve the accuracy of video classification. In this paper, however, we show that temporal…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Xiang Long , Chuang Gan , Gerard de Melo , Jiajun Wu , Xiao Liu , Shilei Wen

The paucity of videos in current action classification datasets (UCF-101 and HMDB-51) has made it difficult to identify good video architectures, as most methods obtain similar performance on existing small-scale benchmarks. This paper…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Joao Carreira , Andrew Zisserman

This thesis focuses on video understanding for human action and interaction recognition. We start by identifying the main challenges related to action recognition from videos and review how they have been addressed by current methods. Based…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Alexandros Stergiou

Most two-stream action recognition networks apply the same convolutional backbone to both RGB and optical flow streams, ignoring the fact that the two modalities have fundamentally different structural properties. Optical flow captures…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Md. Afzalur Rahaman , Tahmid Rahman

Recently, much progress has been made for self-supervised action recognition. Most existing approaches emphasize the contrastive relations among videos, including appearance and motion consistency. However, two main issues remain for…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Guanhong Wang , Keyu Lu , Yang Zhou , Zhanhao He , Gaoang Wang

We present a new architecture for end-to-end sequence learning of actions in video, we call VideoLSTM. Rather than adapting the video to the peculiarities of established recurrent or convolutional architectures, we adapt the architecture to…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Zhenyang Li , Efstratios Gavves , Mihir Jain , Cees G. M. Snoek