中文
相关论文

相关论文: Neural Body Fitting: Unifying Deep Learning and Mo…

200 篇论文

Human body parsing remains a challenging problem in natural scenes due to multi-instance and inter-part semantic confusions as well as occlusions. This paper proposes a novel approach to decomposing multiple human bodies into semantic part…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Tinghuai Wang , Huiling Wang

Segmentation of anatomical shapes from medical images has taken an important role in the automation of clinical measurements. While typical deep-learning segmentation approaches are performed on discrete voxels, the underlying objects being…

图像与视频处理 · 电气工程与系统科学 2023-09-19 Nil Stolt-Ansó , Julian McGinnis , Jiazhen Pan , Kerstin Hammernik , Daniel Rueckert

We propose Neural Deformable Fields (NDF), a new representation for dynamic human digitization from a multi-view video. Recent works proposed to represent a dynamic human body with shared canonical neural radiance fields which links to the…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Ruiqi Zhang , Jie Chen

Human pose estimation aims at localizing human anatomical keypoints or body parts in the input data (e.g., images, videos, or signals). It forms a crucial component in enabling machines to have an insightful understanding of the behaviors…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Haoming Chen , Runyang Feng , Sifan Wu , Hao Xu , Fengcheng Zhou , Zhenguang Liu

Humans effortlessly infer the 3D shape of objects. What computations underlie this ability? Although various computational models have been proposed, none of them capture the human ability to match object shape across viewpoints. Here, we…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Thomas P. O'Connell , Tyler Bonnen , Yoni Friedman , Ayush Tewari , Josh B. Tenenbaum , Vincent Sitzmann , Nancy Kanwisher

The objective of this work is to estimate 3D human pose from a single RGB image. Extracting image representations which incorporate both spatial relation of body parts and their relative depth plays an essential role in accurate3D pose…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Mona Fathollahi Ghezelghieh , Rangachar Kasturi , Sudeep Sarkar

While there has been a success in 2D human pose estimation with convolutional neural networks (CNNs), 3D human pose estimation has not been thoroughly studied. In this paper, we tackle the 3D human pose estimation task with end-to-end…

计算机视觉与模式识别 · 计算机科学 2016-09-09 Sungheon Park , Jihye Hwang , Nojun Kwak

Achieving robust multi-person 2D body landmark localization and pose estimation is essential for human behavior and interaction understanding as encountered for instance in HRI settings. Accurate methods have been proposed recently, but…

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

We propose a method for estimating the 6DoF pose of a rigid object with an available 3D model from a single RGB image. Unlike classical correspondence-based methods which predict 3D object coordinates at pixels of the input image, the…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Lin Huang , Tomas Hodan , Lingni Ma , Linguang Zhang , Luan Tran , Christopher Twigg , Po-Chen Wu , Junsong Yuan , Cem Keskin , Robert Wang

Most recent approaches to monocular 3D human pose estimation rely on Deep Learning. They typically involve regressing from an image to either 3D joint coordinates directly or 2D joint locations from which 3D coordinates are inferred. Both…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Bugra Tekin , Pablo Márquez-Neila , Mathieu Salzmann , Pascal Fua

We propose a novel optimization-based paradigm for 3D human model fitting on images and scans. In contrast to existing approaches that directly regress the parameters of a low-dimensional statistical body model (e.g. SMPL) from input…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Enric Corona , Gerard Pons-Moll , Guillem Alenyà , Francesc Moreno-Noguer

In this paper, we revisit the problem of 3D human modeling from two orthogonal silhouettes of individuals (i.e., front and side views). Different from our prior work, a supervised learning approach based on convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Bin Liu , Xiuping Liu , Zhixin Yang , Charlie C. L. Wang

We propose an heterogeneous multi-task learning framework for human pose estimation from monocular image with deep convolutional neural network. In particular, we simultaneously learn a pose-joint regressor and a sliding-window body-part…

计算机视觉与模式识别 · 计算机科学 2014-06-16 Sijin Li , Zhi-Qiang Liu , Antoni B. Chan

We present a method for simultaneously estimating 3D human pose and body shape from a sparse set of wide-baseline camera views. We train a symmetric convolutional autoencoder with a dual loss that enforces learning of a latent…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Matthew Trumble , Andrew Gilbert , Adrian Hilton , John Collomosse

Human Body Dimensions Estimation (HBDE) is a task that an intelligent agent can perform to attempt to determine human body information from images (2D) or point clouds or meshes (3D). More specifically, if we define the HBDE problem as…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Yansel Gónzalez Tejeda , Helmut A. Mayer

Human 3D pose estimation from a single image is a challenging task with numerous applications. Convolutional Neural Networks (CNNs) have recently achieved superior performance on the task of 2D pose estimation from a single image, by…

计算机视觉与模式识别 · 计算机科学 2017-01-06 Wenzheng Chen , Huan Wang , Yangyan Li , Hao Su , Zhenhua Wang , Changhe Tu , Dani Lischinski , Daniel Cohen-Or , Baoquan Chen

Estimating 3D human pose and shape from 2D images is a crucial yet challenging task. While prior methods with model-based representations can perform reasonably well on whole-body images, they often fail when parts of the body are occluded…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Chun-Han Yao , Jimei Yang , Duygu Ceylan , Yi Zhou , Yang Zhou , Ming-Hsuan Yang

Neural implicit surface representations have emerged as a promising paradigm to capture 3D shapes in a continuous and resolution-independent manner. However, adapting them to articulated shapes is non-trivial. Existing approaches learn a…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Xu Chen , Yufeng Zheng , Michael J. Black , Otmar Hilliges , Andreas Geiger

Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these…

计算机视觉与模式识别 · 计算机科学 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua

This work presents a novel Convolutional Neural Network (CNN) architecture and a training procedure to enable robust and accurate pose estimation of a noncooperative spacecraft. First, a new CNN architecture is introduced that has scored a…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Tae Ha Park , Sumant Sharma , Simone D'Amico