中文
相关论文

相关论文: Pose Uncertainty Aware Movement Synchrony Estimati…

200 篇论文

Multi-person pose understanding from RGB videos involves three complex tasks: pose estimation, tracking and motion forecasting. Intuitively, accurate multi-person pose estimation facilitates robust tracking, and robust tracking builds…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Shihao Zou , Yuanlu Xu , Chao Li , Lingni Ma , Li Cheng , Minh Vo

Pedestrian trajectory prediction is a key technology in autopilot, which remains to be very challenging due to complex interactions between pedestrians. However, previous works based on dense undirected interaction suffer from modeling…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Liushuai Shi , Le Wang , Chengjiang Long , Sanping Zhou , Mo Zhou , Zhenxing Niu , Gang Hua

We propose a Dynamic Graph-Based Spatial-Temporal Attention (DG-STA) method for hand gesture recognition. The key idea is to first construct a fully-connected graph from a hand skeleton, where the node features and edges are then…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Yuxiao Chen , Long Zhao , Xi Peng , Jianbo Yuan , Dimitris N. Metaxas

Predicting motion of surrounding agents is critical to real-world applications of tactical path planning for autonomous driving. Due to the complex temporal dependencies and social interactions of agents, on-line trajectory prediction is a…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Jingwen Zhao , Xuanpeng Li , Qifan Xue , Weigong Zhang

Predicting crowd intentions and trajectories is critical for a range of real-world applications, involving social robotics and autonomous driving. Accurately modeling such behavior remains challenging due to the complexity of pairwise…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Weizheng Wang , Baijian Yang , Sungeun Hong , Wenhai Sun , Byung-Cheol Min

In human pose estimation methods based on graph convolutional architectures, the human skeleton is usually modeled as an undirected graph whose nodes are body joints and edges are connections between neighboring joints. However, most of…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Tanvir Hassan , A. Ben Hamza

Human motion prediction from motion capture data is a classical problem in the computer vision, and conventional methods take the holistic human body as input. These methods ignore the fact that, in various human activities, different body…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Xiao Guo , Jongmoo Choi

Skeleton data carries valuable motion information and is widely explored in human action recognition. However, not only the motion information but also the interaction with the environment provides discriminative cues to recognize the…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Liang Xu , Cuiling Lan , Wenjun Zeng , Cewu Lu

The focus of this paper is dynamic gesture recognition in the context of the interaction between humans and machines. We propose a model consisting of two sub-networks, a transformer and an ordered-neuron long-short-term-memory (ON-LSTM)…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Kenneth Lai , Svetlana Yanushkevich

Gesture recognition is essential for the interaction of autonomous vehicles with humans. While the current approaches focus on combining several modalities like image features, keypoints and bone vectors, we present neural network…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Adrian Holzbock , Alexander Tsaregorodtsev , Youssef Dawoud , Klaus Dietmayer , Vasileios Belagiannis

In skeleton-based action recognition, graph convolutional networks (GCNs), which model human body skeletons using graphical components such as nodes and connections, have achieved remarkable performance recently. However, current…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Jongmin Yu , Yongsang Yoon , Moongu Jeon

2D-to-3D human pose lifting is a fundamental challenge for 3D human pose estimation in monocular video, where graph convolutional networks (GCNs) and attention mechanisms have proven to be inherently suitable for encoding the…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Kai Zhai , Ziyan Huang , Qiang Nie , Xiang Li , Bo Ouyang

Graph Convolution Network (GCN) has been successfully used for 3D human pose estimation in videos. However, it is often built on the fixed human-joint affinity, according to human skeleton. This may reduce adaptation capacity of GCN to…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Junhao Zhang , Yali Wang , Zhipeng Zhou , Tianyu Luan , Zhe Wang , Yu Qiao

Extensive research has been conducted on assessing grasp stability, a crucial prerequisite for achieving optimal grasping strategies, including the minimum force grasping policy. However, existing works employ basic feature-level fusion…

机器人学 · 计算机科学 2023-08-03 Zhuangzhuang Zhang , Zhenning Zhou , Haili Wang , Zhinan Zhang , Huang Huang , Qixin Cao

Transformer-based methods have recently achieved great advancement on 2D image-based vision tasks. For 3D video-based tasks such as action recognition, however, directly applying spatiotemporal transformers on video data will bring heavy…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Wangmeng Xiang , Chao Li , Biao Wang , Xihan Wei , Xian-Sheng Hua , Lei Zhang

Existing Graph Convolutional Networks to achieve human motion prediction largely adopt a one-step scheme, which output the prediction straight from history input, failing to exploit human motion patterns. We observe that human motions have…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Xinshun Wang , Qiongjie Cui , Chen Chen , Shen Zhao , Mengyuan Liu

3D human pose estimation can be handled by encoding the geometric dependencies between the body parts and enforcing the kinematic constraints. Recently, Transformer has been adopted to encode the long-range dependencies between the joints…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Mohammed Hassanin , Abdelwahed Khamiss , Mohammed Bennamoun , Farid Boussaid , Ibrahim Radwan

Graph convolutional networks (GCNs) have been the predominant methods in skeleton-based human action recognition, including human-human interaction recognition. However, when dealing with interaction sequences, current GCN-based methods…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zhengcen Li , Yueran Li , Linlin Tang , Tong Zhang , Jingyong Su

3D human pose estimation is a vital task in computer vision, involving the prediction of human joint positions from images or videos to reconstruct a skeleton of a human in three-dimensional space. This technology is pivotal in various…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Xingyu Song , Zhan Li , Shi Chen , Kazuyuki Demachi

Human action recognition is an important task in computer vision. Extracting discriminative spatial and temporal features to model the spatial and temporal evolutions of different actions plays a key role in accomplishing this task. In this…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Sijie Song , Cuiling Lan , Junliang Xing , Wenjun Zeng , Jiaying Liu