paper-with-me

Papers

Unsupervised Depth Estimation, 3D Face Rotation and Replacement

2018-03-25 · NeurIPS 2018 12 · Joel Ruben Antony Moniz, Christopher Beckham, Simon Rajotte, Sina Honari, Christopher Pal

We present an unsupervised approach for learning to estimate three dimensional (3D) facial structure from a single image while also predicting 3D viewpoint transformations that match a desired pose and facial geometry. We achieve this by inferring the depth of facial keypoints of an input image in an unsupervised manner, without using any form of ground-truth depth information. We show how it is possible to use these depths as intermediate computations within a new backpropable loss to predict the parameters of a 3D affine transformation matrix that maps inferred 3D keypoints of an input face to the corresponding 2D keypoints on a desired target facial geometry or pose. Our resulting approach, called DepthNets, can therefore be used to infer plausible 3D transformations from one face pose to another, allowing faces to be frontalized, transformed into 3D models or even warped to another pose and facial geometry. Lastly, we identify certain shortcomings with our formulation, and explore adversarial image translation techniques as a post-processing step to re-synthesize complete head shots for faces re-targeted to different poses or identities.

📄 PDF Abstract BibTeX arXiv:1803.09202

Code (1)

joelmoniz/DepthNets 공식 구현 pytorch

Tasks

Depth EstimationTranslation

Similar Papers 제목 키워드 기반

RAUM-VO: Rotational Adjusted Unsupervised Monocular Visual Odometry

2022-03-14 · Claudio Cimarelli, Hriday Bavle, Jose Luis Sanchez-Lopez, Holger Voos

Unsupervised learning for monocular camera motion and 3D scene understanding has gained popularity over traditional methods, relying on epipolar geometry or non-linear optimization. Notably, deep learning can overcome ma…

Monocular Visual OdometryMotion EstimationPose EstimationScene Understanding+1

Auto-Rectify Network for Unsupervised Indoor Depth Estimation

2020-06-04 · Jia-Wang Bian, Huangying Zhan, Naiyan Wang, Tat-Jun Chin 외

Single-View depth estimation using the CNNs trained from unlabelled videos has shown significant promise. However, excellent results have mostly been obtained in street-scene driving scenarios, and such methods often fai…

Depth EstimationMonocular Depth EstimationSelf-Supervised LearningTranslation

SfM-Net: Learning of Structure and Motion from Video

2017-04-25 · Sudheendra Vijayanarasimhan, Susanna Ricco, Cordelia Schmid, Rahul Sukthankar 외

We propose SfM-Net, a geometry-aware neural network for motion estimation in videos that decomposes frame-to-frame pixel motion in terms of scene and object depth, camera motion and 3D object rotations and translations. …

Motion EstimationObjectOptical Flow Estimation

Occlusion-Invariant Rotation-Equivariant Semi-Supervised Depth Based Cross-View Gait Pose Estimation

2021-09-03 · Xiao Gu, Jianxin Yang, Hanxiao Zhang, Jianing Qiu 외

Accurate estimation of three-dimensional human skeletons from depth images can provide important metrics for healthcare applications, especially for biomechanical gait analysis. However, there exist inherent problems ass…

Pose Estimation

Unsupervised Single-shot Depth Estimation using Perceptual Reconstruction

2022-01-28 · Christoph Angermann, Matthias Schwab, Markus Haltmeier, Christian Laubichler 외

Real-time estimation of actual object depth is an essential module for various autonomous system tasks such as 3D reconstruction, scene understanding and condition assessment. During the last decade of machine learning, …

3D ReconstructionDepth EstimationFace RecognitionScene Understanding