中文
相关论文

相关论文: TSA-Net: Tube Self-Attention Network for Action Qu…

200 篇论文

Long-term action quality assessment (AQA) focuses on evaluating the quality of human activities in videos lasting up to several minutes. This task plays an important role in the automated evaluation of artistic sports such as rhythmic…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Xin Wang , Peng-Jie Li , Yuan-Yuan Shen

Temporal action localization is a recently-emerging task, aiming to localize video segments from untrimmed videos that contain specific actions. Despite the remarkable recent progress, most two-stage action localization methods still suffer…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Guoqiang Gong , Liangfeng Zheng , Kun Bai , Yadong Mu

Action quality assessment (AQA) applies computer vision to quantitatively assess the performance or execution of a human action. Current AQA approaches are end-to-end neural models, which lack transparency and tend to be biased because they…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Lauren Okamoto , Paritosh Parmar

Can performance on the task of action quality assessment (AQA) be improved by exploiting a description of the action and its quality? Current AQA and skills assessment approaches propose to learn features that serve only one task -…

计算机视觉与模式识别 · 计算机科学 2019-06-17 Paritosh Parmar , Brendan Tran Morris

Recently, a series of works in computer vision have shown promising results on various image and video understanding tasks using self-attention. However, due to the quadratic computational and memory complexities of self-attention, these…

计算机视觉与模式识别 · 计算机科学 2020-10-15 Zhuoran Shen , Irwan Bello , Raviteja Vemulapalli , Xuhui Jia , Ching-Hui Chen

Action segmentation is a challenging yet active research area that involves identifying when and where specific actions occur in continuous video streams. Most existing work has focused on single-stream approaches that model the…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Harshala Gammulle , Clinton Fookes , Sridha Sridharan , Simon Denman

Action Quality Assessment (AQA), which aims at automatic and fair evaluation of athletic performance, has gained increasing attention in recent years. However, athletes are often in rapid movement and the corresponding visual appearance…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Mengshi Qi , Hao Ye , Jiaxuan Peng , Huadong Ma

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 quality assessment (AQA) aims at automatically judging human action based on a video of the said action and assigning a performance score to it. The majority of works in the existing literature on AQA divide RGB videos into short…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Shafkat Farabi , Hasibul Himel , Fakhruddin Gazzali , Md. Bakhtiar Hasan , Md. Hasanul Kabir , Moshiur Farazi

Video-based person re-identification (ReID) is challenging due to the presence of various interferences in video frames. Recent approaches handle this problem using temporal aggregation strategies. In this work, we propose a novel Context…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Kan Wang , Changxing Ding , Jianxin Pang , Xiangmin Xu

Action quality assessment (AQA) is to assess how well an action is performed. Previous works perform modelling by only the use of visual information, ignoring audio information. We argue that although AQA is highly dependent on visual…

信号处理 · 电气工程与系统科学 2025-03-06 Ling-An Zeng , Wei-Shi Zheng

Long-term Action Quality Assessment (AQA) evaluates the execution of activities in videos. However, the length presents challenges in fine-grained interpretability, with current AQA methods typically producing a single score by averaging…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Xu Dong , Xinran Liu , Wanqing Li , Anthony Adeyemi-Ejeye , Andrew Gilbert

Action localization networks are often structured as a feature encoder sub-network and a localization sub-network, where the feature encoder learns to transform an input video to features that are useful for the localization sub-network to…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Deepak Sridhar , Niamul Quader , Srikanth Muralidharan , Yaoxin Li , Peng Dai , Juwei Lu

Action quality assessment (AQA) aims to automatically quantify the execution quality of human actions in videos and is valuable for applications such as competitive sports judging. In multimodal AQA, quality evidence from different…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Qiqi Li , Pengfei Wang , Nenggan Zheng

In the world of action recognition research, one primary focus has been on how to construct and train networks to model the spatial-temporal volume of an input video. These methods typically uniformly sample a segment of an input clip…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Xinyu Li , Chunhui Liu , Bing Shuai , Yi Zhu , Hao Chen , Joseph Tighe

Existing action quality assessment (AQA) methods often require a large number of label annotations for fully supervised learning, which are laborious and expensive. In practice, the labeled data are difficult to obtain because the AQA…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Wulian Yun , Mengshi Qi , Fei Peng , Huadong Ma

In the research field of few-shot learning, the main difference between image-based and video-based is the additional temporal dimension. In recent years, some works have used the Transformer to deal with frames, then get the attention…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Fei Guo , Li Zhu , YiWang Wang , Jing Sun

There is significant progress in recognizing traditional human activities from videos focusing on highly distinctive actions involving discriminative body movements, body-object and/or human-human interactions. Driver's activities are…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Zachary Wharton , Ardhendu Behera , Yonghuai Liu , Nik Bessis

Temporal action detection (TAD) aims to detect the semantic labels and boundaries of action instances in untrimmed videos. Current mainstream approaches are multi-step solutions, which fall short in efficiency and flexibility. In this…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shimin Chen , Chen Chen , Wei Li , Xunqiang Tao , Yandong Guo

We propose TAL-Net, an improved approach to temporal action localization in video that is inspired by the Faster R-CNN object detection framework. TAL-Net addresses three key shortcomings of existing approaches: (1) we improve receptive…

计算机视觉与模式识别 · 计算机科学 2018-04-23 Yu-Wei Chao , Sudheendra Vijayanarasimhan , Bryan Seybold , David A. Ross , Jia Deng , Rahul Sukthankar
‹ 上一页 1 2 3 10 下一页 ›