English
Related papers

Related papers: Pose-Oriented Transformer with Uncertainty-Guided …

200 papers

Accurately estimating 3D hand pose is crucial for understanding how humans interact with the world. Despite remarkable progress, existing methods often struggle to generate plausible hand poses when the hand is heavily occluded or blurred.…

Computer Vision and Pattern Recognition · Computer Science 2023-08-21 Qichen Fu , Xingyu Liu , Ran Xu , Juan Carlos Niebles , Kris M. Kitani

While Convolutional Neural Networks (CNNs) have been widely successful in 2D human pose estimation, Vision Transformers (ViTs) have emerged as a promising alternative to CNNs, boosting state-of-the-art performance. However, the quadratic…

Computer Vision and Pattern Recognition · Computer Science 2023-11-23 Kaleab A. Kinfu , Rene Vidal

3D human pose estimation from a single image is still a challenging problem despite the large amount of work that has been performed in this field. Generally, most methods directly use neural networks and ignore certain constraints (e.g.,…

Computer Vision and Pattern Recognition · Computer Science 2024-03-06 Yicheng Deng , Cheng Sun , Yongqi Sun , Jiahui Zhu

Learning-based methods have dominated the 3D human pose estimation (HPE) tasks with significantly better performance in most benchmarks than traditional optimization-based methods. Nonetheless, 3D HPE in the wild is still the biggest…

Computer Vision and Pattern Recognition · Computer Science 2023-10-26 Zhongyu Jiang , Zhuoran Zhou , Lei Li , Wenhao Chai , Cheng-Yen Yang , Jenq-Neng Hwang

This paper considers to jointly tackle the highly correlated tasks of estimating 3D human body poses and predicting future 3D motions from RGB image sequences. Based on Lie algebra pose representation, a novel self-projection mechanism is…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Ji Yang , Youdong Ma , Xinxin Zuo , Sen Wang , Minglun Gong , Li Cheng

Exploiting relations among 2D joints plays a crucial role yet remains semi-developed in 2D-to-3D pose estimation. To alleviate this issue, we propose GraFormer, a novel transformer architecture combined with graph convolution for 3D pose…

Computer Vision and Pattern Recognition · Computer Science 2021-09-20 Weixi Zhao , Yunjie Tian , Qixiang Ye , Jianbin Jiao , Weiqiang Wang

Fully-supervised category-level pose estimation aims to determine the 6-DoF poses of unseen instances from known categories, requiring expensive mannual labeling costs. Recently, various self-supervised category-level pose estimation…

Computer Vision and Pattern Recognition · Computer Science 2024-03-20 Jingtao Sun , Yaonan Wang , Mingtao Feng , Chao Ding , Mike Zheng Shou , Ajmal Saeed Mian

The Position Embedding (PE) is critical for Vision Transformers (VTs) due to the permutation-invariance of self-attention operation. By analyzing the input and output of each encoder layer in VTs using reparameterization and visualization,…

Computer Vision and Pattern Recognition · Computer Science 2022-12-23 Runyi Yu , Zhennan Wang , Yinhuai Wang , Kehan Li , Yian Zhao , Jian Zhang , Guoli Song , Jie Chen

Differently from 2D image datasets such as COCO, large-scale human datasets with 3D ground-truth annotations are very difficult to obtain in the wild. In this paper, we address this problem by augmenting existing 2D datasets with…

Computer Vision and Pattern Recognition · Computer Science 2021-10-25 Hanbyul Joo , Natalia Neverova , Andrea Vedaldi

The intrinsic rotation invariance lies at the core of matching point clouds with handcrafted descriptors. However, it is widely despised by recent deep matchers that obtain the rotation invariance extrinsically via data augmentation. As the…

Computer Vision and Pattern Recognition · Computer Science 2024-03-28 Hao Yu , Zheng Qin , Ji Hou , Mahdi Saleh , Dongsheng Li , Benjamin Busam , Slobodan Ilic

In this paper, we address the problem of estimating the positions of human joints, i.e., articulated pose estimation. Recent state-of-the-art solutions model two key issues, joint detection and spatial configuration refinement, together…

Computer Vision and Pattern Recognition · Computer Science 2017-09-22 Ke Sun , Cuiling Lan , Junliang Xing , Wenjun Zeng , Dong Liu , Jingdong Wang

3D human pose estimation has wide applications in fields such as intelligent surveillance, motion capture, and virtual reality. However, in real-world scenarios, issues such as occlusion, noise interference, and missing viewpoints can…

Computer Vision and Pattern Recognition · Computer Science 2025-02-25 Jianbin Jiao , Xina Cheng , Kailun Yang , Xiangrong Zhang , Licheng Jiao

In perioperative care, precise in-bed 3D patient pose and shape estimation (PSE) can be vital in optimizing patient positioning in preoperative planning, enabling accurate overlay of medical images for augmented reality-based surgical…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Mingxiao Tu , Hoijoon Jung , Alireza Moghadam , Jineel Raythatha , Lachlan Allan , Jeremy Hsu , Andre Kyme , Jinman Kim

Motion prediction is a classic problem in computer vision, which aims at forecasting future motion given the observed pose sequence. Various deep learning models have been proposed, achieving state-of-the-art performance on motion…

Computer Vision and Pattern Recognition · Computer Science 2022-01-10 Pengxiang Su , Zhenguang Liu , Shuang Wu , Lei Zhu , Yifang Yin , Xuanjing Shen

Current methods of multi-person pose estimation typically treat the localization and the association of body joints separately. It is convenient but inefficient, leading to additional computation and a waste of time. This paper, however,…

Computer Vision and Pattern Recognition · Computer Science 2021-07-28 Chenyu Tian , Ran Yu , Xinyuan Zhao , Weihao Xia , Haoqian Wang , Yujiu Yang

Estimating 3D human pose from a single image is a challenging task. This work attempts to address the uncertainty of lifting the detected 2D joints to the 3D space by introducing an intermediate state-Part-Centric Heatmap Triplets…

Computer Vision and Pattern Recognition · Computer Science 2021-01-13 Kun Zhou , Xiaoguang Han , Nianjuan Jiang , Kui Jia , Jiangbo Lu

In this paper, we propose efficient and effective methods for 2D human pose estimation. A new ResBlock is proposed based on depthwise separable convolution and is utilized instead of the original one in Hourglass network. It can be further…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Jie Ou , Hong Wu

Video-based 3D human pose and shape estimations are evaluated by intra-frame accuracy and inter-frame smoothness. Although these two metrics are responsible for different ranges of temporal consistency, existing state-of-the-art methods…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Xiaolong Shen , Zongxin Yang , Xiaohan Wang , Jianxin Ma , Chang Zhou , Yi Yang

Existing 3D human pose estimation methods often suffer in performance, when applied to cross-scenario inference, due to domain shifts in characteristics such as camera viewpoint, position, posture, and body size. Among these factors, camera…

Computer Vision and Pattern Recognition · Computer Science 2025-09-25 Jingjing Liu , Zhiyong Wang , Xinyu Fan , Amirhossein Dadashzadeh , Honghai Liu , Majid Mirmehdi

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

Computer Vision and Pattern Recognition · Computer Science 2016-11-29 Francesc Moreno-Noguer
‹ Prev 1 8 9 10 Next ›