paper-with-me

Papers

Fitting 3D Morphable Models using Local Features

2015-03-08 · Patrik Huber, Zhen-Hua Feng, William Christmas, Josef Kittler, Matthias Rätsch

In this paper, we propose a novel fitting method that uses local image features to fit a 3D Morphable Model to 2D images. To overcome the obstacle of optimising a cost function that contains a non-differentiable feature extraction operator, we use a learning-based cascaded regression method that learns the gradient direction from data. The method allows to simultaneously solve for shape and pose parameters. Our method is thoroughly evaluated on Morphable Model generated data and first results on real data are presented. Compared to traditional fitting methods, which use simple raw features like pixel colour or edge maps, local features have been shown to be much more robust against variations in imaging conditions. Our approach is unique in that we are the first to use local features to fit a Morphable Model. Because of the speed of our method, it is applicable for realtime applications. Our cascaded regression framework is available as an open source library (https://github.com/patrikhuber).

📄 PDF Abstract BibTeX arXiv:1503.02330

Code (1)

patrikhuber/superviseddescent

Tasks

regression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Fitting a 3D Morphable Model to Edges: A Comparison Between Hard and Soft Correspondences

2016-02-02 · Anil Bas, William A. P. Smith, Timo Bolkart, Stefanie Wuhrer

We propose a fully automatic method for fitting a 3D morphable model to single face images in arbitrary pose and lighting. Our approach relies on geometric features (edges and landmarks) and, inspired by the iterated clo…

A Multiresolution 3D Morphable Face Model and Fitting Framework

2016-02-01 · Patrik Huber, Guosheng Hu, Rafael Tena, Pouria Mortazavian 외

3D Morphable Face Models are a powerful tool in computer vision. They consists of a PCA model of face shape and colour information and allow to reconstruct a 3D face from a single 2D image. 3D Morphable Face Models are u…

3D Face ReconstructionFace GenerationFace ModelFace Recognition+3

Efficient Global Illumination for Morphable Models

2017-10-01 · ICCV 2017 10 · Andreas Schneider, Sandro Schonborn, Lavrenti Frobeen, Bernhard Egger 외

We propose an efficient self-shadowing illumination model for Morphable Models. Simulating self-shadowing with ray casting is computationally expensive which makes them impractical in Analysis-by-Synthesis methods for ob…

Object Reconstruction

GANFIT: Generative Adversarial Network Fitting for High Fidelity 3D Face Reconstruction

2019-02-15 · CVPR 2019 6 · Baris Gecer, Stylianos Ploumpis, Irene Kotsia, Stefanos Zafeiriou

In the past few years, a lot of work has been done towards reconstructing the 3D facial structure from single images by capitalizing on the power of Deep Convolutional Neural Networks (DCNNs). In the most recent works, d…

3D Face ReconstructionFace ReconstructionGenerative Adversarial NetworkVocal Bursts Intensity Prediction

SDFit: 3D Object Pose and Shape by Fitting a Morphable SDF to a Single Image

2024-09-24 · Dimitrije Antić, Sai Kumar Dwivedi, Shashank Tripathi, Theo Gevers 외

We focus on recovering 3D object pose and shape from single images. This is highly challenging due to strong (self-)occlusions, depth ambiguities, the enormous shape variance, and lack of 3D ground truth for natural imag…