Git Product home page Git Product logo

df2net's Introduction

DF2Net: A Dense-Fine-Finer Network for Detailed 3D Face Reconstruction

This repository contains our work in ICCV19 This paper proposes a deep Dense-Fine-Finer Network (DF2Net) to address the challenging problem of high-fidelity 3D face reconstruction from a single image. DF2Net is composed of three modules, namely D-Net, F-Net, and Fr-Net. It progressively refines the subtle facial details such as small crow’s feet and wrinkles. We introduce three types of data to train DF2Net with different training strategies. More details can be seen in our paper. framework
Xiaoxing Zeng, Xiaojiang Peng, Yu Qiao. DF2Net: A Dense-Fine-Finer Network for Detailed 3D Face Reconstruction. ICCV, 2019

Dependencies

  • Pytorch 0.4.0
  • Python 2.7
  • Dlib
  • PIL

Run the demo

Face Crop

We crop the raw face image with bounding box of face detection, you can change to other more advanced detector.

Face Mask Generate

We also masking the cropped face with 68 face landmarks detector.

DownLoad the pretrained modelgoogle drive baidu drive access code:f5tb and copy it to ./model. DownLoad the shape_predictor_68_face_landmarks.dat google drive biadu drive access code :yi4u

RUN

python demo.py

Show the result with Matlab

show_output.m

Show the textured raw mesh

python pointcloud2rawmesh.py

Note

There may be some visual different from our results of paper to our demo, this is due to the different of cropping and masking way.

Citation

@inproceedings{zeng2019df2net,
title={DF2Net: A Dense-Fine-Finer Network for Detailed 3D Face Reconstruction},
author={Zeng, Xiaoxing and Peng, Xiaojiang and Qiao, Yu},
booktitle={Proceedings of the IEEE International Conference on Computer Vision},
pages={2315--2324},
year={2019}
}

Acknowledgements

Thanks the authors of extreme 3d faces,PRNet, SfSNet, pix2vertex for their inspiring works.

df2net's People

Contributors

xiaoxingzeng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.