Coder Social home page Coder Social logo

konatasick / deep-structured-facial-landmark-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lisha-chen/deep-structured-facial-landmark-detection

0.0 1.0 0.0 74.93 MB

License: GNU General Public License v3.0

Python 93.67% Shell 6.33%

deep-structured-facial-landmark-detection's Introduction

Deep-structured-facial-landmark-detection

This is the official implementation for the paper "Deep structured prediction for facial landmark detection"

Requirement

python 3.7 tensorflow 1.15 numpy scipy

Pretrained models

Data for evaluation

Link to data folder Download this folder to replace the data folder in the repository (since some of the files are too large to be included in the repository). Note the images used are the original images provided in the official websites listed below without any preprocessing (preprocessing such as croping and resizing is done in the evaluation code).

Note: the image paths and ground truth labels are stored in the .mat and the .tfrecords file. You don't need .mat files to run the code. The .mat files are only a direct guidance of how to store the images.

Links to datasets

300W menpo COFW 300VW

Note: please follow the instructions on the official websites of the datasets for copyright and license information, etc.

License

This code is only for research purpose. Please follow the GPL-3.0 License if you use the code.

Citation

@incollection{NIPS2019_8515,
    title =     {Deep Structured Prediction for Facial Landmark Detection},
    author =    {Chen, Lisha and Su, Hui and Ji, Qiang},
    booktitle = {Advances in Neural Information Processing Systems 32},
    pages =     {2450--2460},
    year =      {2019},
    publisher = {Curran Associates, Inc.},
    url = {http://papers.nips.cc/paper/8515-deep-structured-prediction-for-facial-landmark-detection.pdf}
  }

Acknowledgement

  • The CNN backbone uses FAN. Our CNN backbone is a direct tensorflow reimplementation of the provided pytorch code.
  • The 3D model construction uses non-rigid structure from motion and CE-CLM.
  • The 300wlptrain protocol uses 300W-LP for pre-training.

We thank the authors for providing the code and data. Please cite their works and ours if you use the code or data.

deep-structured-facial-landmark-detection's People

Contributors

lisha-chen 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.