Giter VIP home page Giter VIP logo

3di's Introduction

This is the code that runs the 3D face reconstrution method named 3DI and is introduced in the ECCV'20 paper titled "Inequality-Constrained and Robust 3D Face Model Fitting".

To run the code on an image, you need to first extract 68 facial landmarks using the face_alignment library* and store the 2D landmarks as a .pts file next to the image; see the folder input/AFLW3D for examples on how the landmark file should be formatted. 

You will also need the Basel 2009 face model and an expression model for it. The script data/create_combined_model.m shows how those can be obtained.

You can demo the code on the AFLW dataset which is partially provided with this software in order to demonstrate how the code runs. The main function of the code (fit3dmm_to_image) is provided in an encrypted format, but it is possible that it will be made open-source in the future.

*See https://github.com/1adrianb/face-alignment

If you use this code, please cite

@article{sariyanidi_eccv20,
  title={Inequality-Constrained and Robust 3D Face Model Fitting},
  author={Sariyanidi, Evangelos and Zampella, Casey J and Schultz, Robert T and Tunc, Birkan},
  booktitle={Proceedings of the European Conference on Computer Vision},
  year={2020}
}

3di's People

Contributors

sariyanidi 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.