中文
相关论文

相关论文: PSUMNet: Unified Modality Part Streams are All You…

200 篇论文

The lack of fine-grained joints (facial joints, hand fingers) is a fundamental performance bottleneck for state of the art skeleton action recognition models. Despite this bottleneck, community's efforts seem to be invested only in coming…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Neel Trivedi , Anirudh Thatipelli , Ravi Kiran Sarvadevabhatla

Recent works on pose-based gait recognition have demonstrated the potential of using such simple information to achieve results comparable to silhouette-based methods. However, the generalization ability of pose-based methods on different…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Yang Fu , Shibei Meng , Saihui Hou , Xuecai Hu , Yongzhen Huang

Action recognition based on skeleton data has recently witnessed increasing attention and progress. State-of-the-art approaches adopting Graph Convolutional networks (GCNs) can effectively extract features on human skeletons relying on the…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Di Yang , Yaohui Wang , Antitza Dantcheva , Lorenzo Garattoni , Gianpiero Francesca , Francois Bremond

Skeleton-based human action recognition (HAR) has achieved remarkable progress with graph-based architectures. However, most existing methods remain body-centric, focusing on large-scale motions while neglecting subtle hand articulations…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Seungyeon Cho , Tae-kyun Kim

HMMs are widely used in action and gesture recognition due to their implementation simplicity, low computational requirement, scalability and high parallelism. They have worth performance even with a limited training set. All these…

计算机视觉与模式识别 · 计算机科学 2017-03-09 Guido Borghi , Roberto Vezzani , Rita Cucchiara

Existing multimodal-based human action recognition approaches are computationally intensive, limiting their deployment in real-time applications. In this work, we present a novel and efficient pose-driven attention-guided multimodal network…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Ahmed Abdelkawy , Asem Ali , Aly Farag

Recently, pose-based action recognition has gained more and more attention due to the better performance compared with traditional appearance-based methods. However, there still exist two problems to be further solved. First, existing…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Wei Wang , Jinjin Zhang , Chenyang Si , Liang Wang

Pose-based action recognition has drawn considerable attention recently. Existing methods exploit the joint positions to extract the body-part features from the activation map of the convolutional networks to assist human action…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Lei Shi , Yifan Zhang , Jian Cheng , Hanqing Lu

Skeleton-based Human Action Recognition (HAR) is a vital technology in robotics and human-robot interaction. However, most existing methods concentrate primarily on full-body movements and often overlook subtle hand motions that are…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Seungyeon Cho , Tae-Kyun Kim

Multimodal-based action recognition methods have achieved high success using pose and RGB modality. However, skeletons sequences lack appearance depiction and RGB images suffer irrelevant noise due to modality limitations. To address this,…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Jinfu Liu , Runwei Ding , Yuhang Wen , Nan Dai , Fanyang Meng , Shen Zhao , Mengyuan Liu

In this paper, we study the problem of one-shot skeleton-based action recognition, which poses unique challenges in learning transferable representation from base classes to novel classes, particularly for fine-grained actions. Existing…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Tailin Chen , Desen Zhou , Jian Wang , Shidong Wang , Qian He , Chuanyang Hu , Errui Ding , Yu Guan , Xuming He

Human skeletons and RGB sequences are both widely-adopted input modalities for human action recognition. However, skeletons lack appearance features and color data suffer large amount of irrelevant depiction. To address this, we introduce…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Runwei Ding , Yuhang Wen , Jinfu Liu , Nan Dai , Fanyang Meng , Mengyuan Liu

When analyzing human motion videos, the output jitters from existing pose estimators are highly-unbalanced with varied estimation errors across frames. Most frames in a video are relatively easy to estimate and only suffer from slight…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Ailing Zeng , Lei Yang , Xuan Ju , Jiefeng Li , Jianyi Wang , Qiang Xu

In recent years, many works in the video action recognition literature have shown that two stream models (combining spatial and temporal input streams) are necessary for achieving state of the art performance. In this paper we show the…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yinxiao Li , Zhichao Lu , Xuehan Xiong , Jonathan Huang

This paper simultaneously addresses three limitations associated with conventional skeleton-based action recognition; skeleton detection and tracking errors, poor variety of the targeted actions, as well as person-wise and frame-wise action…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Ryo Hachiuma , Fumiaki Sato , Taiki Sekii

Human poses that are rare or unseen in a training set are challenging for a network to predict. Similar to the long-tailed distribution problem in visual recognition, the small number of examples for such poses limits the ability of…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Ailing Zeng , Xiao Sun , Fuyang Huang , Minhao Liu , Qiang Xu , Stephen Lin

Graph convolutional networks (GCNs), which can model the human body skeletons as spatial and temporal graphs, have shown remarkable potential in skeleton-based action recognition. However, in the existing GCN-based methods, graph-structured…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Han Chen , Yifan Jiang , Hanseok Ko

We propose DeepGRU, a novel end-to-end deep network model informed by recent developments in deep learning for gesture and action recognition, that is streamlined and device-agnostic. DeepGRU, which uses only raw skeleton, pose or vector…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Mehran Maghoumi , Joseph J. LaViola

Existing action recognition methods mainly focus on joint and bone information in human body skeleton data due to its robustness to complex backgrounds and dynamic characteristics of the environments. In this paper, we combine body skeleton…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Umar Asif , Deval Mehta , Stefan von Cavallar , Jianbin Tang , Stefan Harrer

Human actions comprise of joint motion of articulated body parts or `gestures'. Human skeleton is intuitively represented as a sparse graph with joints as nodes and natural connections between them as edges. Graph convolutional networks…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Kalpit Thakkar , P J Narayanan
‹ 上一页 1 2 3 10 下一页 ›