中文
相关论文

相关论文: Learning Sequential Contexts using Transformer for…

200 篇论文

3D human pose estimation (HPE) is characterized by intricate local and global dependencies among joints. Conventional supervised losses are limited in capturing these correlations because they treat each joint independently. Previous…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yeonsung Kim , Junggeun Do , Seunguk Do , Sangmin Kim , Jaesik Park , Jay-Yoon Lee

Hand pose estimation from monocular depth images has been an important and challenging problem in the Computer Vision community. In this paper, we present a novel approach to estimate 3D hand joint locations from 2D depth images. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Rohan Lekhwani , Bhupendra Singh

Occlusion is an omnipresent challenge in 3D human pose estimation (HPE). In spite of the large amount of research dedicated to 3D HPE, only a limited number of studies address the problem of occlusion explicitly. To fill this gap, we…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Soubarna Banik , Patricia Gschoßmann , Alejandro Mendoza Garcia , Alois Knoll

3D hand pose estimation from a single depth image plays an important role in computer vision and human-computer interaction. Although recent hand pose estimation methods using convolution neural network (CNN) have shown notable improvements…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Cheol-hwan Yoo , Seo-won Ji , Yong-goo Shin , Seung-wook Kim , Sung-jea Ko

The goal of 2D human pose estimation (HPE) is to localize anatomical landmarks, given an image of a person in a pose. SOTA techniques make use of thousands of labeled figures (finetuning transformers or training deep CNNs), acquired using…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Nobline Yoo , Olga Russakovsky

Articulated hand pose and shape estimation is an important problem for vision-based applications such as augmented reality and animation. In contrast to the existing methods which optimize only for joint positions, we propose a fully…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Jameel Malik , Ahmed Elhayek , Fabrizio Nunnari , Kiran Varanasi , Kiarash Tamaddon , Alexis Heloir , Didier Stricker

This report describes our 1st place solution to ECCV 2022 challenge on Human Body, Hands, and Activities (HBHA) from Egocentric and Multi-view Cameras (hand pose estimation). In this challenge, we aim to estimate global 3D hand poses from…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Hoseong Cho , Donguk Kim , Chanwoo Kim , Seongyeong Lee , Seungryul Baek

Hand pose estimation from 3D depth images, has been explored widely using various kinds of techniques in the field of computer vision. Though, deep learning based method improve the performance greatly recently, however, this problem still…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Zhaohui Zhang , Shipeng Xie , Mingxiu Chen , Haichao Zhu

Nowadays, Transformers and Graph Convolutional Networks (GCNs) are the prevailing techniques for 3D human pose estimation. However, Transformer-based methods either ignore the spatial neighborhood relationships between the joints when used…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Kamel Aouaidjia , Aofan Li , Wenhao Zhang , Chongsheng Zhang

Due to the difficulty of acquiring large-scale 3D human keypoint annotation, previous methods for 3D human pose estimation (HPE) have often relied on 2D image features and sequential 2D annotations. Furthermore, the training of these…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Dongqiangzi Ye , Yufei Xie , Weijia Chen , Zixiang Zhou , Lingting Ge , Hassan Foroosh

Transformers have recently been shown to generate high quality images from text input. However, the existing method of pose conditioning using skeleton image tokens is computationally inefficient and generate low quality images. Therefore…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Soon Yau Cheong , Armin Mustafa , Andrew Gilbert

The human hand moves in complex and high-dimensional ways, making estimation of 3D hand pose configurations from images alone a challenging task. In this work we propose a method to learn a statistical hand model represented by a…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Adrian Spurr , Jie Song , Seonwook Park , Otmar Hilliges

The dominant paradigm in 3D human pose estimation that lifts a 2D pose sequence to 3D heavily relies on long-term temporal clues (i.e., using a daunting number of video frames) for improved accuracy, which incurs performance saturation,…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Qitao Zhao , Ce Zheng , Mengyuan Liu , Chen Chen

Human pose estimation (HPE) is a central part of understanding the visual narration and body movements of characters depicted in artwork collections, such as Greek vase paintings. Unfortunately, existing HPE methods do not generalise well…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Prathmesh Madhu , Angel Villar-Corrales , Ronak Kosti , Torsten Bendschus , Corinna Reinhardt , Peter Bell , Andreas Maier , Vincent Christlein

As a fundamental and challenging problem in computer vision, hand pose estimation aims to estimate the hand joint locations from depth images. Typically, the problem is modeled as learning a mapping function from images to hand joint…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Yiming Wu , Wei Ji , Xi Li , Gang Wang , Jianwei Yin , Fei Wu

Egocentric 3D human pose estimation (HPE) from images is challenging due to severe self-occlusions and strong distortion introduced by the fish-eye view from the head mounted camera. Although existing works use intermediate heatmap-based…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Jinman Park , Kimathi Kaai , Saad Hossain , Norikatsu Sumi , Sirisha Rambhatla , Paul Fieguth

Since self-attention layers in Transformers are permutation invariant by design, positional encodings must be explicitly incorporated to enable spatial understanding. However, fixed-size lookup tables used in traditional learnable position…

机器学习 · 计算机科学 2025-06-18 Huayang Li , Yahui Liu , Hongyu Sun , Deng Cai , Leyang Cui , Wei Bi , Peilin Zhao , Taro Watanabe

Human pose estimation (HPE) usually requires large-scale training data to reach high performance. However, it is rather time-consuming to collect high-quality and fine-grained annotations for human body. To alleviate this issue, we revisit…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Xixia Xu , Yingguo Gao , Ke Yan , Xue Lin , Qi Zou

Hand pose estimation from a single depth image is an essential topic in computer vision and human computer interaction. Despite recent advancements in this area promoted by convolutional neural network, accurate hand pose estimation is…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Xinghao Chen , Guijin Wang , Hengkai Guo , Cairong Zhang

Monocular 3D human pose estimation technologies have the potential to greatly increase the availability of human movement data. The best-performing models for single-image 2D-3D lifting use graph convolutional networks (GCNs) that typically…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Sebastian Lutz , Richard Blythman , Koustav Ghosal , Matthew Moynihan , Ciaran Simms , Aljosa Smolic