paper-with-me

홈 › Papers

DenseBody: Directly Regressing Dense 3D Human Pose and Shape From a Single Color Image

2019-03-25 · Pengfei Yao, Zheng Fang, Fan Wu, Yao Feng, Jiwei Li

Recovering 3D human body shape and pose from 2D images is a challenging task due to high complexity and flexibility of human body, and relatively less 3D labeled data. Previous methods addressing these issues typically rely on predicting intermediate results such as body part segmentation, 2D/3D joints, silhouette mask to decompose the problem into multiple sub-tasks in order to utilize more 2D labels. Most previous works incorporated parametric body shape model in their methods and predict parameters in low-dimensional space to represent human body. In this paper, we propose to directly regress the 3D human mesh from a single color image using Convolutional Neural Network(CNN). We use an efficient representation of 3D human shape and pose which can be predicted through an encoder-decoder neural network. The proposed method achieves state-of-the-art performance on several 3D human body datasets including Human3.6M, SURREAL and UP-3D with even faster running speed.

📄 PDF Abstract BibTeX arXiv:1903.10153

Code (2)

Lotayou/densebody_pytorch pytorch
yongyct/densebody-poc pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

Extending 6D Object Pose Estimators for Stereo Vision

2024-02-08 · Thomas Pöllabauer, Jan Emrich, Volker Knauthe, Arjan Kuijper

Estimating the 6D pose of objects accurately, quickly, and robustly remains a difficult task. However, recent methods for directly regressing poses from RGB images using dense features have achieved state-of-the-art resu…

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation

I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image

2020-08-09 · ECCV 2020 8 · Gyeongsik Moon, Kyoung Mu Lee

Most of the previous image-based 3D human pose and mesh estimation methods estimate parameters of the human mesh model from an input image. However, directly regressing the parameters from the input image is a highly non…

3D Hand Pose Estimation3D Human Pose Estimation3D Human ReconstructionPrediction

Anchor-free 3D Single Stage Detector with Mask-Guided Attention for Point Cloud

2021-08-08 · Jiale Li, Hang Dai, Ling Shao, Yong Ding

Most of the existing single-stage and two-stage 3D object detectors are anchor-based methods, while the efficient but challenging anchor-free single-stage 3D object detection is not well investigated. Recent studies on 2…

2D Object Detection3D Object DetectionObjectobject-detection+1

Reinforcement Learning Based Character Controlling

2020-12-14 · CUHK Course IERG5350 2020 12 · Jingbo Wang, Zijing YIN

Character controlling is a longstanding problem in understanding the behavior of human. This task aims to generate various and high quality human motion in the simulated environment as in the real world controlled by hu…

motion predictionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dense Registration and Mosaicking of Fingerprints by Training an End-to-End Network

2020-04-13 · Zhe Cui, Jianjiang Feng, Jie zhou

Dense registration of fingerprints is a challenging task due to elastic skin distortion, low image quality, and self-similarity of ridge pattern. To overcome the limitation of handcraft features, we propose to train an e…

Decoder