中文
相关论文

相关论文: Asynchronous Interaction Aggregation for Action De…

200 篇论文

We present a novel framework, Action Progression Network (APN), for temporal action detection (TAD) in videos. The framework locates actions in videos by detecting the action evolution process. To encode the action evolution, we quantify a…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Chongkai Lu , Man-Wai Mak , Ruimin Li , Zheru Chi , Hong Fu

Action Quality Assessment (AQA) aims to automatically evaluate how well human actions are performed and has been widely applied in sports analysis, skill assessment, and healthcare. However, AQA studies are often developed under…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Kanglei Zhou , Ruizhi Cai , Liyuan Wang , Hubert P. H. Shum , Xiaohui Liang

Action recognition has long been a fundamental and intriguing problem in artificial intelligence. The task is challenging due to the high dimensionality nature of an action, as well as the subtle motion details to be considered. Current…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yuheng Yang , Haipeng Chen , Zhenguang Liu , Yingda Lyu , Beibei Zhang , Shuang Wu , Zhibo Wang , Kui Ren

Most action recognition methods base on a) a late aggregation of frame level CNN features using average pooling, max pooling, or RNN, among others, or b) spatio-temporal aggregation via 3D convolutions. The first assume independence among…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Swathikiran Sudhakaran , Sergio Escalera , Oswald Lanz

In this paper we address the task of recognizing assembly actions as a structure (e.g. a piece of furniture or a toy block tower) is built up from a set of primitive objects. Recognizing the full range of assembly actions requires…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Jonathan D. Jones , Cathryn Cortesa , Amy Shelton , Barbara Landau , Sanjeev Khudanpur , Gregory D. Hager

From a streaming video, online action detection aims to identify actions in the present. For this task, previous methods use recurrent networks to model the temporal sequence of current action frames. However, these methods overlook the…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Hyunjun Eun , Jinyoung Moon , Jongyoul Park , Chanho Jung , Changick Kim

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

Human Object Interaction (HOI) detection aims to localize and infer the relationships between a human and an object. Arguably, training supervised models for this task from scratch presents challenges due to the performance drop over rare…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Ting Lei , Fabian Caba , Qingchao Chen , Hailin Jin , Yuxin Peng , Yang Liu

Intuition might suggest that motion and dynamic information are key to video-based action recognition. In contrast, there is evidence that state-of-the-art deep-learning video understanding architectures are biased toward static information…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Filip Ilic , Thomas Pock , Richard P. Wildes

Action recognition is a crucial task in artificial intelligence, with significant implications across various domains. We initially perform a comprehensive analysis of seven prominent action recognition methods across five widely-used…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Jiangning Wei , Lixiong Qin , Bo Yu , Tianjian Zou , Chuhan Yan , Dandan Xiao , Yang Yu , Lan Yang , Ke Li , Jun Liu

A dominant paradigm for learning-based approaches in computer vision is training generic models, such as ResNet for image recognition, or I3D for video understanding, on large datasets and allowing them to discover the optimal…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Yubo Zhang , Pavel Tokmakov , Martial Hebert , Cordelia Schmid

Facial Action Unit (AU) detection seeks to recognize subtle facial muscle activations as defined by the Facial Action Coding System (FACS). A primary challenge w.r.t AU detection is the effective learning of discriminative and generalizable…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Yong Li , Yi Ren , Yizhe Zhang , Wenhua Zhang , Tianyi Zhang , Muyun Jiang , Guo-Sen Xie , Cuntai Guan

Recent graph convolutional neural networks (GCNs) have shown high performance in the field of human action recognition by using human skeleton poses. However, it fails to detect human-object interaction cases successfully due to the lack of…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Hesham M. Shehata , Mohammad Abdolrahmani

Compared with the progress made on human activity classification, much less success has been achieved on human interaction understanding (HIU). Apart from the latter task is much more challenging, the main cause is that recent approaches…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Zhenhua Wang , Jiajun Meng , Dongyan Guo , Jianhua Zhang , Javen Qinfeng Shi , Shengyong Chen

Temporal modelling is the key for efficient video action recognition. While understanding temporal information can improve recognition accuracy for dynamic actions, removing temporal redundancy and reusing past features can significantly…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Yue Meng , Rameswar Panda , Chung-Ching Lin , Prasanna Sattigeri , Leonid Karlinsky , Kate Saenko , Aude Oliva , Rogerio Feris

This paper presents a novel approach for automatic recognition of human activities for video surveillance applications. We propose to represent an activity by a combination of category components, and demonstrate that this approach offers…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Weiyao Lin , Ming-Ting Sun , Radha Poovendran , Zhengyou Zhang

Contemporary machine learning paradigm excels in statistical data analysis, solving problems that classical AI couldn't. However, it faces key limitations, such as a lack of integration with planning, incomprehensible internal structure,…

人工智能 · 计算机科学 2025-01-29 Zeki Doruk Erden , Boi Faltings

In this paper, we propose Two-Stream AMTnet, which leverages recent advances in video-based action representation[1] and incremental action tube generation[2]. Majority of the present action detectors follow a frame-based representation, a…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Suman Saha , Gurkirt Singh , Fabio Cuzzolin

Facial action unit (AU) detection is challenging due to the difficulty in capturing correlated information from subtle and dynamic AUs. Existing methods often resort to the localization of correlated regions of AUs, in which predefining…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Zhiwen Shao , Yong Zhou , Jianfei Cai , Hancheng Zhu , Rui Yao

Temporal modeling is crucial for various video learning tasks. Most recent approaches employ either factorized (2D+1D) or joint (3D) spatial-temporal operations to extract temporal contexts from the input frames. While the former is more…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Yizhou Zhao , Zhenyang Li , Xun Guo , Yan Lu