中文
相关论文

相关论文: UniPose: Unified Human Pose Estimation in Single I…

200 篇论文

We propose OmniPose, a single-pass, end-to-end trainable framework, that achieves state-of-the-art results for multi-person pose estimation. Using a novel waterfall module, the OmniPose architecture leverages multi-scale feature…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Bruno Artacho , Andreas Savakis

We propose BAPose, a novel bottom-up approach that achieves state-of-the-art results for multi-person pose estimation. Our end-to-end trainable framework leverages a disentangled multi-scale waterfall architecture and incorporates adaptive…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bruno Artacho , Andreas Savakis

In this paper, we present UniPose, a unified cross-modality pose prior propagation method for weakly supervised 3D human pose estimation (HPE) using unannotated single-view RGB-D sequences (RGB, depth, and point cloud data). UniPose…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Jinghong Zheng , Changlong Jiang , Jiaqi Li , Haohong Kuang , Hang Xu , Tingbing Yan

We propose the Waterfall Transformer architecture for Pose estimation (WTPose), a single-pass, end-to-end trainable framework designed for multi-person pose estimation. Our framework leverages a transformer-based waterfall module that…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Navin Ranjan , Bruno Artacho , Andreas Savakis

Human pose plays a crucial role in the digital age. While recent works have achieved impressive progress in understanding and generating human poses, they often support only a single modality of control signals and operate in isolation,…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yiheng Li , Ruibing Hou , Hong Chang , Shiguang Shan , Xilin Chen

Human pose estimation in unconstrained images and videos is a fundamental computer vision task. To illustrate the evolutionary path in technique, in this survey we summarize representative human pose methods in a structured taxonomy, with a…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Feng Zhang , Xiatian Zhu , Chen Wang

We propose a new method named OnePose for object pose estimation. Unlike existing instance-level or category-level methods, OnePose does not rely on CAD models and can handle objects in arbitrary categories without instance- or…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Jiaming Sun , Zihao Wang , Siyu Zhang , Xingyi He , Hongcheng Zhao , Guofeng Zhang , Xiaowei Zhou

We present FoundationPose, a unified foundation model for 6D object pose estimation and tracking, supporting both model-based and model-free setups. Our approach can be instantly applied at test-time to a novel object without fine-tuning,…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Bowen Wen , Wei Yang , Jan Kautz , Stan Birchfield

The objective of this work is human pose estimation in videos, where multiple frames are available. We investigate a ConvNet architecture that is able to benefit from temporal context by combining information across the multiple frames…

计算机视觉与模式识别 · 计算机科学 2015-11-10 Tomas Pfister , James Charles , Andrew Zisserman

Several methods have been proposed to estimate 3D human pose from multi-view images, achieving satisfactory performance on public datasets collected under relatively simple conditions. However, there are limited approaches studying…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Zhiyu Pan , Zhicheng Zhong , Wenxuan Guo , Yifan Chen , Jianjiang Feng , Jie Zhou

Pose estimation is a crucial task in computer vision, with wide applications in autonomous driving, human motion capture, and virtual reality. However, existing methods still face challenges in achieving high accuracy, particularly in…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Liang Feng , Ming Xu , Lihua Wen , Zhixuan Shen

Human pose estimation, the process of identifying joint positions in a person's body from images or videos, represents a widely utilized technology across diverse fields, including healthcare. One such healthcare application involves in-bed…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Ziya Ata Yazıcı , Sara Colantonio , Hazım Kemal Ekenel

Both the tasks of multi-person human pose estimation and pose tracking in videos are quite challenging. Existing methods can be categorized into two groups: top-down and bottom-up approaches. In this paper, following the top-down approach,…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Guanghan Ning , Ping Liu , Xiaochuan Fan , Chi Zhang

Human pose estimation from single images is a challenging problem that is typically solved by supervised learning. Unfortunately, labeled training data does not yet exist for many human activities since 3D annotation requires dedicated…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Bastian Wandt , James J. Little , Helge Rhodin

This paper focuses on a new problem of estimating human pose and shape from single polarization images. Polarization camera is known to be able to capture the polarization of reflected lights that preserves rich geometric cues of an object…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Shihao Zou , Xinxin Zuo , Sen Wang , Yiming Qian , Chuan Guo , Li Cheng

Category-level object pose estimation aims to predict the pose and size of arbitrary objects in specific categories. Existing methods struggle with the inherent incompleteness of observed point clouds, which limits their ability to capture…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Huan Ren , Yihan Chen , Chuxin Wang , Nailong Liu , Wenfei Yang , Tianzhu Zhang

In recent times, there has been a growing interest in developing effective perception techniques for combining information from multiple modalities. This involves aligning features obtained from diverse sources to enable more efficient…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Zhongyu Jiang , Wenhao Chai , Lei Li , Zhuoran Zhou , Cheng-Yen Yang , Jenq-Neng Hwang

In general, human pose estimation methods are categorized into two approaches according to their architectures: regression (i.e., heatmap-free) and heatmap-based methods. The former one directly estimates precise coordinates of each…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Jonghyun Kim , Bosang Kim , Hyotae Lee , Jungpyo Kim , Wonhyeok Im , Lanying Jin , Dowoo Kwon , Jungho Lee

Estimating the 3D pose of hand and potential hand-held object from monocular images is a longstanding challenge. Yet, existing methods are specialized, focusing on either bare-hand or hand interacting with object. No method can flexibly…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yinqiao Wang , Hao Xu , Pheng-Ann Heng , Chi-Wing Fu

Unseen object pose estimation methods often rely on CAD models or multiple reference views, making the onboarding stage costly. To simplify reference acquisition, we aim to estimate the unseen object's pose through a single unposed RGB-D…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Xingyu Liu , Gu Wang , Ruida Zhang , Chenyangguang Zhang , Federico Tombari , Xiangyang Ji
‹ 上一页 1 2 3 10 下一页 ›