中文
相关论文

相关论文: DensePose: Dense Human Pose Estimation In The Wild

200 篇论文

This is an official pytorch implementation of Deep High-Resolution Representation Learning for Human Pose Estimation. In this work, we are interested in the human pose estimation problem with a focus on learning reliable high-resolution…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Ke Sun , Bin Xiao , Dong Liu , Jingdong Wang

With a proliferation of generic domain-adaptation approaches, we report a simple yet effective technique for learning difficult per-pixel 2.5D and 3D regression representations of articulated people. We obtained strong sim-to-real domain…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Tyler Zhu , Per Karlsson , Christoph Bregler

We propose Human Pose Models that represent RGB and depth images of human poses independent of clothing textures, backgrounds, lighting conditions, body shapes and camera viewpoints. Learning such universal models requires training images…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Jian Liu , Naveed Akhtar , Ajmal Mian

Recent contributions have demonstrated that it is possible to recognize the pose of humans densely and accurately given a large dataset of poses annotated in detail. In principle, the same approach could be extended to any animal class, but…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Artsiom Sanakoyeu , Vasil Khalidov , Maureen S. McCarthy , Andrea Vedaldi , Natalia Neverova

We present a new deep learning approach to pose-guided resynthesis of human photographs. At the heart of the new approach is the estimation of the complete body surface texture based on a single photograph. Since the input photograph always…

计算机视觉与模式识别 · 计算机科学 2019-07-22 Artur Grigorev , Artem Sevastopolsky , Alexander Vakhitov , Victor Lempitsky

High-resolution representation is essential for achieving good performance in human pose estimation models. To obtain such features, existing works utilize high-resolution input images or fine-grained image tokens. However, this dense…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Xiaoqi An , Lin Zhao , Chen Gong , Nannan Wang , Di Wang , Jian Yang

Estimating 3D hand meshes from single RGB images is challenging, due to intrinsic 2D-3D mapping ambiguities and limited training data. We adopt a compact parametric 3D hand model that represents deformable and articulated hand meshes. To…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Seungryul Baek , Kwang In Kim , Tae-Kyun Kim

The availability of the large-scale labeled 3D poses in the Human3.6M dataset plays an important role in advancing the algorithms for 3D human pose estimation from a still image. We observe that recent innovation in this area mainly focuses…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Luyang Wang , Yan Chen , Zhenhua Guo , Keyuan Qian , Mude Lin , Hongsheng Li , Jimmy S. Ren

Human pose estimation is an important topic in computer vision with many applications including gesture and activity recognition. However, pose estimation from image is challenging due to appearance variations, occlusions, clutter…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

In the rapidly advancing domain of computer vision, accurately estimating the poses of multiple individuals from various viewpoints remains a significant challenge, especially when reliability is a key requirement. This paper introduces a…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

We propose to leverage recent advances in reliable 2D pose estimation with Convolutional Neural Networks (CNN) to estimate the 3D pose of people from depth images in multi-person Human-Robot Interaction (HRI) scenarios. Our method is based…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

We address the problem of reposing an image of a human into any desired novel pose. This conditional image-generation task requires reasoning about the 3D structure of the human, including self-occluded body parts. Most prior works are…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Markus Knoche , István Sárándi , Bastian Leibe

Establishing dense correspondences between a pair of images is an important and general problem. However, dense flow estimation is often inaccurate in the case of large displacements or homogeneous regions. For most applications and…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Prune Truong , Martin Danelljan , Luc Van Gool , Radu Timofte

Humans effortlessly grasp the connection between sketches and real-world objects, even when these sketches are far from realistic. Moreover, human sketch understanding goes beyond categorization -- critically, it also entails understanding…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Xuanchen Lu , Xiaolong Wang , Judith E Fan

We present DenseRaC, a novel end-to-end framework for jointly estimating 3D human pose and body shape from a monocular RGB image. Our two-step framework takes the body pixel-to-surface correspondence map (i.e., IUV map) as proxy…

计算机视觉与模式识别 · 计算机科学 2019-10-10 Yuanlu Xu , Song-Chun Zhu , Tony Tung

Multi-person human pose estimation and tracking in the wild is important and challenging. For training a powerful model, large-scale training data are crucial. While there are several datasets for human pose estimation, the best practice…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Hengkai Guo , Tang Tang , Guozhong Luo , Riwei Chen , Yongchen Lu , Linfu Wen

In this paper we consider the problem of human pose estimation from a single still image. We propose a novel approach where each location in the image votes for the position of each keypoint using a convolutional neural net. The voting…

计算机视觉与模式识别 · 计算机科学 2016-03-29 Ita Lifshitz , Ethan Fetaya , Shimon Ullman

DensePose estimation task is a significant step forward for enhancing user experience computer vision applications ranging from augmented reality to cloth fitting. Existing neural network models capable of solving this task are heavily…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Ruslan Rakhimov , Emil Bogomolov , Alexandr Notchenko , Fung Mao , Alexey Artemov , Denis Zorin , Evgeny Burnaev

In pose estimation for seen objects, a prevalent pipeline involves using neural networks to predict dense 3D coordinates of the object surface on 2D images, which are then used to establish dense 2D-3D correspondences. However, current…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Yulin Wang , Mengting Hu , Hongli Li , Chen Luo

In this paper, we address the problem of building dense correspondences between human images under arbitrary camera viewpoints and body poses. Prior art either assumes small motion between frames or relies on local descriptors, which cannot…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Feitong Tan , Danhang Tang , Mingsong Dou , Kaiwen Guo , Rohit Pandey , Cem Keskin , Ruofei Du , Deqing Sun , Sofien Bouaziz , Sean Fanello , Ping Tan , Yinda Zhang