中文
相关论文

相关论文: Full-Resolution Encoder-Decoder Networks with Mult…

200 篇论文

This paper considers the problem of single image depth estimation. The employment of convolutional neural networks (CNNs) has recently brought about significant advancements in the research of this problem. However, most existing methods…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Junjie Hu , Mete Ozay , Yan Zhang , Takayuki Okatani

In monocular video 3D multi-person pose estimation, inter-person occlusion and close interactions can cause human detection to be erroneous and human-joints grouping to be unreliable. Existing top-down methods rely on human detection and…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Yu Cheng , Bo Wang , Bo Yang , Robby T. Tan

Current works on multi-person 3D pose estimation mainly focus on the estimation of the 3D joint locations relative to the root joint and ignore the absolute locations of each pose. In this paper, we propose the Human Depth Estimation…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Jiahao Lin , Gim Hee Lee

In this work, we establish dense correspondences between RGB image and a surface-based representation of the human body, a task we refer to as dense human pose estimation. We first gather dense correspondences for 50K persons appearing in…

计算机视觉与模式识别 · 计算机科学 2018-02-02 Rıza Alp Güler , Natalia Neverova , Iasonas Kokkinos

3D human shape and pose estimation is the essential task for human motion analysis, which is widely used in many 3D applications. However, existing methods cannot simultaneously capture the relations at multiple levels, including…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Ziniu Wan , Zhengjia Li , Maoqing Tian , Jianbo Liu , Shuai Yi , Hongsheng Li

Most of the recent deep learning-based 3D human pose and mesh estimation methods regress the pose and shape parameters of human mesh models, such as SMPL and MANO, from an input image. The first weakness of these methods is an appearance…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Hongsuk Choi , Gyeongsik Moon , Kyoung Mu Lee

In this study, we present a pragmatic lightweight pose estimation model. Our model can achieve real-time predictions using low-power embedded devices. This system was found to be very accurate and achieved a 94.5% accuracy of SOTA HRNet…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Masayuki Yamazaki , Eigo Mori

Dense scene reconstruction for photo-realistic view synthesis has various applications, such as VR/AR, autonomous vehicles. However, most existing methods have difficulties in large-scale scenes due to three core challenges: \textit{(a)…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Tianchen Deng , Nailin Wang , Chongdi Wang , Shenghai Yuan , Jingchuan Wang , Hesheng Wang , Danwei Wang , Weidong Chen

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

Foreground segmentation algorithms aim segmenting moving objects from the background in a robust way under various challenging scenarios. Encoder-decoder type deep neural networks that are used in this domain recently perform impressive…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Long Ang Lim , Hacer Yalim Keles

This paper addresses the challenge of 3D human pose estimation from a single color image. Despite the general success of the end-to-end learning paradigm, top performing approaches employ a two-step solution consisting of a Convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Georgios Pavlakos , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

Recently, multi-resolution networks (such as Hourglass, CPN, HRNet, etc.) have achieved significant performance on pose estimation by combining feature maps of various resolutions. In this paper, we propose a Resolution-wise Attention…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Kun Zhang , Peng He , Ping Yao , Ge Chen , Rui Wu , Min Du , Huimin Li , Li Fu , Tianyao Zheng

The common approach to 3D human pose estimation is predicting the body joint coordinates relative to the hip. This works well for a single person but is insufficient in the case of multiple interacting people. Methods predicting absolute…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Márton Véges , András Lőrincz

The existing human pose estimation methods are confronted with inaccurate long-distance regression or high computational cost due to the complex learning objectives. This work proposes a novel deep learning framework for human pose…

计算机视觉与模式识别 · 计算机科学 2021-05-18 ZiFan Chen , Xin Qin , Chao Yang , Li Zhang

To solve the problem of pose distortion in the forward propagation of pose features in existing methods, this pa-per proposes a Dual-Side Feature Fusion Network for pose transfer (DSFFNet). Firstly, a fixed-length pose code is extracted…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Jue Liu

In this paper, we present MultiPoseNet, a novel bottom-up multi-person pose estimation architecture that combines a multi-task model with a novel assignment method. MultiPoseNet can jointly handle person detection, keypoint detection,…

计算机视觉与模式识别 · 计算机科学 2018-07-12 Muhammed Kocabas , Salih Karagoz , Emre Akbas

Recent research on human pose estimation has achieved significant improvement. However, most existing methods tend to pursue higher scores using complex architecture or computationally expensive models on benchmark datasets, ignoring the…

计算机视觉与模式识别 · 计算机科学 2020-01-31 Zhe Zhang , Jie Tang , Gangshan Wu

Monocular 3D human pose estimation (HPE) often encounters challenges such as depth ambiguity and occlusion during the 2D-to-3D lifting process. Additionally, traditional methods may overlook multi-scale skeleton features when utilizing…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Bing Han , Yuhua Huang , Pan Gao

Most 2D human pose estimation frameworks estimate keypoint confidence in an ad-hoc manner, using heuristics such as the maximum value of heatmaps. The confidence is part of the evaluation scheme, e.g., AP for the MSCOCO dataset, yet has…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Kerui Gu , Rongyu Chen , Angela Yao

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan