中文
相关论文

相关论文: Action Quality Assessment using Transformers

200 篇论文

Action Quality Assessment(AQA) is important for action understanding and resolving the task poses unique challenges due to subtle visual differences. Existing state-of-the-art methods typically rely on the holistic video representations for…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Yang Bai , Desen Zhou , Songyang Zhang , Jian Wang , Errui Ding , Yu Guan , Yang Long , Jingdong Wang

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 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) -- the ability to quantify the quality of human motion, actions, or skill levels and provide feedback -- has far-reaching implications in areas such as low-cost physiotherapy, sports training, and workforce…

人工智能 · 计算机科学 2025-02-06 Hao Yin , Paritosh Parmar , Daoliang Xu , Yang Zhang , Tianyou Zheng , Weiwei 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 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

Long-term Action Quality Assessment (AQA) aims to evaluate the quantitative performance of actions in long videos. However, existing methods face challenges due to domain shifts between the pre-trained large-scale action recognition…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Kanglei Zhou , Hubert P. H. Shum , Frederick W. B. Li , Xingxing Zhang , Xiaohui Liang

Action Quality Assessment (AQA) is a task that tries to answer how well an action is carried out. While remarkable progress has been achieved, existing works on AQA assume that all the training data are visible for training at one time, but…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yuan-Ming Li , Ling-An Zeng , Jing-Ke Meng , Wei-Shi Zheng

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

Can learning to measure the quality of an action help in measuring the quality of other actions? If so, can consolidated samples from multiple actions help improve the performance of current approaches? In this paper, we carry out…

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

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

Action Quality Assessment (AQA) predicts fine-grained execution scores from action videos and is widely applied in sports, rehabilitation, and skill evaluation. Long-term AQA, as in figure skating or rhythmic gymnastics, is especially…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Ruisheng Han , Kanglei Zhou , Shuang Chen , Amir Atapour-Abarghouei , Hubert P. H. Shum

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

Transformer models have shown great success handling long-range interactions, making them a promising tool for modeling video. However, they lack inductive biases and scale quadratically with input length. These limitations are further…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Javier Selva , Anders S. Johansen , Sergio Escalera , Kamal Nasrollahi , Thomas B. Moeslund , Albert Clapés

Action Quality Assessment (AQA) aims to score how well an action is performed and is widely used in sports analysis, rehabilitation assessment, and human skill evaluation. Multi-modal AQA has recently achieved strong progress by leveraging…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Kanglei Zhou , Chang Li , Qingyi Pan , Liyuan Wang

Assessing action quality is both imperative and challenging due to its significant impact on the quality of AI-generated videos, further complicated by the inherently ambiguous nature of actions within AI-generated video (AIGV). Current…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Zijian Chen , Wei Sun , Yuan Tian , Jun Jia , Zicheng Zhang , Jiarui Wang , Ru Huang , Xiongkuo Min , Guangtao Zhai , Wenjun Zhang

The action quality assessment (AQA) of videos is a challenging vision task since the relation between videos and action scores is difficult to model. Thus, AQA has been widely studied in the literature. Traditionally, AQA is treated as a…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Boyu Zhang , Jiayuan Chen , Yinfei Xu , Hui Zhang , Xu Yang , Xin Geng

Video quality assessment (VQA) has attracted growing attention in recent years. While the great expense of annotating large-scale VQA datasets has become the main obstacle for current deep-learning methods. To surmount the constraint of…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Hongbo Liu , Mingda Wu , Kun Yuan , Ming Sun , Yansong Tang , Chuanchuan Zheng , Xing Wen , Xiu Li

Transformers do not scale very well to long sequence lengths largely because of quadratic self-attention complexity. In the recent months, a wide spectrum of efficient, fast Transformers have been proposed to tackle this problem, more often…

Human pose serves as a cornerstone of action quality assessment (AQA), where subtle spatial-temporal variations in pose often distinguish excellence from mediocrity. In high-level competitions, these nuanced differences become decisive…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Shuaikang Zhu , Yang Yang , Chen Sun
‹ 上一页 1 2 3 10 下一页 ›