中文
相关论文

相关论文: MS-TCT: Multi-Scale Temporal ConvTransformer for A…

200 篇论文

Anticipating human actions is an important task that needs to be addressed for the development of reliable intelligent agents, such as self-driving cars or robot assistants. While the ability to make future predictions with high accuracy is…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Olga Zatsarynna , Yazan Abu Farha , Juergen Gall

Detecting representative frames in videos based on human actions is quite challenging because of the combined factors of human pose in action and the background. This paper addresses this problem and formulates the key frame detection as…

计算机视觉与模式识别 · 计算机科学 2018-04-27 Xiang Yan , Syed Zulqarnain Gilani , Hanlin Qin , Mingtao Feng , Liang Zhang , Ajmal Mian

Current state-of-the-art human activity recognition is focused on the classification of temporally trimmed videos in which only one action occurs per frame. We propose a simple, yet effective, method for the temporal detection of activities…

计算机视觉与模式识别 · 计算机科学 2016-07-14 Gurkirt Singh , Fabio Cuzzolin

We address the problem of temporal activity detection in continuous, untrimmed video streams. This is a difficult task that requires extracting meaningful spatio-temporal features to capture activities, accurately localizing the start and…

计算机视觉与模式识别 · 计算机科学 2019-06-07 Huijuan Xu , Abir Das , Kate Saenko

Semi-supervised video action recognition tends to enable deep neural networks to achieve remarkable performance even with very limited labeled data. However, existing methods are mainly transferred from current image-based methods (e.g.,…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Junfei Xiao , Longlong Jing , Lin Zhang , Ju He , Qi She , Zongwei Zhou , Alan Yuille , Yingwei Li

Action segmentation is a challenging task in high-level process analysis, typically performed on video or kinematic data obtained from various sensors. This work presents two contributions related to action segmentation on kinematic data.…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Adam Goldbraikh , Omer Shubi , Or Rubin , Carla M Pugh , Shlomi Laufer

We introduce the Action Transformer model for recognizing and localizing human actions in video clips. We repurpose a Transformer-style architecture to aggregate features from the spatiotemporal context around the person whose actions we…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Rohit Girdhar , João Carreira , Carl Doersch , Andrew Zisserman

Temporal modeling is key for action recognition in videos. It normally considers both short-range motions and long-range aggregations. In this paper, we propose a Temporal Excitation and Aggregation (TEA) block, including a motion…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Yan Li , Bin Ji , Xintian Shi , Jianguo Zhang , Bin Kang , Limin Wang

Existing video captioning methods merely provide shallow or simplistic representations of object behaviors, resulting in superficial and ambiguous descriptions. However, object behavior is dynamic and complex. To comprehensively capture the…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Caihua Liu , Xu Li , Wenjing Xue , Wei Tang , Xia Feng

Interpretation and understanding of video presents a challenging computer vision task in numerous fields - e.g. autonomous driving and sports analytics. Existing approaches to interpreting the actions taking place within a video clip are…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Salman Khan , Izzeddin Teeti , Andrew Bradley , Mohamed Elhoseiny , Fabio Cuzzolin

Most existing transformer based video instance segmentation methods extract per frame features independently, hence it is challenging to solve the appearance deformation problem. In this paper, we observe the temporal information is…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Zhenghao Zhang , Fangtao Shao , Zuozhuo Dai , Siyu Zhu

Algorithms for the action segmentation task typically use temporal models to predict what action is occurring at each frame for a minute-long daily activity. Recent studies have shown the potential of Transformer in modeling the relations…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Fangqiu Yi , Hongyu Wen , Tingting Jiang

Temporal action localization is an important step towards video understanding. Most current action localization methods depend on untrimmed videos with full temporal annotations of action instances. However, it is expensive and…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Ashraful Islam , Richard J. Radke

Despite the success of deep learning for static image understanding, it remains unclear what are the most effective network architectures for the spatial-temporal modeling in videos. In this paper, in contrast to the existing CNN+RNN or…

计算机视觉与模式识别 · 计算机科学 2018-12-12 Dongliang He , Zhichao Zhou , Chuang Gan , Fu Li , Xiao Liu , Yandong Li , Limin Wang , Shilei Wen

Spatial and temporal stream model has gained great success in video action recognition. Most existing works pay more attention to designing effective features fusion methods, which train the two-stream model in a separate way. However, it's…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Jingran Zhang , Fumin Shen , Xing Xu , Heng Tao Shen

With advances in data-driven machine learning research, a wide variety of prediction models have been proposed to capture spatio-temporal features for the analysis of video streams. Recognising actions and detecting action transitions…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Harshala Gammulle , David Ahmedt-Aristizabal , Simon Denman , Lachlan Tychsen-Smith , Lars Petersson , Clinton Fookes

Action recognition is a fundamental problem in computer vision with a lot of potential applications such as video surveillance, human computer interaction, and robot learning. Given pre-segmented videos, the task is to recognize actions…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Ahsan Iqbal , Alexander Richard , Hilde Kuehne , Juergen Gall

Current methods for action recognition primarily rely on deep convolutional networks to derive feature embeddings of visual and motion features. While these methods have demonstrated remarkable performance on standard benchmarks, we are…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Dian Shao , Yue Zhao , Bo Dai , Dahua Lin

Despite significant advances in Multimodal Large Language Models (MLLMs), understanding complex temporal dynamics in videos remains a major challenge. Our experiments show that current Video Large Language Model (Video-LLM) architectures…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Ali Rasekh , Erfan Bagheri Soula , Omid Daliran , Simon Gottschalk , Mohsen Fayyaz

Graph convolutional networks (GCNs) have been widely used and achieved remarkable results in skeleton-based action recognition. We think the key to skeleton-based action recognition is a skeleton hanging in frames, so we focus on how the…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Nguyen Huu Bao Long