pith. sign in

arxiv: 1708.00980 · v3 · pith:XA7VVGEUnew · submitted 2017-08-03 · 💻 cs.CV

CNN-based Real-time Dense Face Reconstruction with Inverse-rendered Photo-realistic Face Images

classification 💻 cs.CV
keywords facedataimagesreconstructiondetailedimagelargenetworks
0
0 comments X
read the original abstract

With the powerfulness of convolution neural networks (CNN), CNN based face reconstruction has recently shown promising performance in reconstructing detailed face shape from 2D face images. The success of CNN-based methods relies on a large number of labeled data. The state-of-the-art synthesizes such data using a coarse morphable face model, which however has difficulty to generate detailed photo-realistic images of faces (with wrinkles). This paper presents a novel face data generation method. Specifically, we render a large number of photo-realistic face images with different attributes based on inverse rendering. Furthermore, we construct a fine-detailed face image dataset by transferring different scales of details from one image to another. We also construct a large number of video-type adjacent frame pairs by simulating the distribution of real video data. With these nicely constructed datasets, we propose a coarse-to-fine learning framework consisting of three convolutional networks. The networks are trained for real-time detailed 3D face reconstruction from monocular video as well as from a single image. Extensive experimental results demonstrate that our framework can produce high-quality reconstruction but with much less computation time compared to the state-of-the-art. Moreover, our method is robust to pose, expression and lighting due to the diversity of data.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. 3D Human Face Reconstruction with 3DMM face model from RGB image

    cs.CV 2026-05 unverdicted novelty 1.0

    The authors implement and document a standard 3DMM-based monocular face reconstruction pipeline that regresses shape, expression, and pose parameters from one RGB image.