Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 776 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 776 Bytes

face3d

Note: For a complete 3D face geometry estimation and rendering solution with documentation, see pix2face, which contains this repository as a submodule.

This project contains code related to estimation of 3D face shape from one or more unconstrained images. The project is meant to be used mainly as a submodule of other, larger projects.

Citation

If you find this software useful, please consider referencing:

@INPROCEEDINGS{pix2face2017,
author = {Daniel Crispell and Maxim Bazik},
booktitle = {2017 IEEE International Conference on Computer Vision Workshop (ICCVW)},
title = {Pix2Face: Direct 3D Face Model Estimation},
year = {2017},
pages = {2512-2518},
ISSN = {2473-9944},
month={Oct.}
}