Giter VIP home page Giter VIP logo

dengql / face_alignment_two_stage_re-initialization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shaoxiaohu/face_alignment_two_stage_re-initialization

0.0 2.0 0.0 61.65 MB

Test code of the CVPR 2017 paper "A Deep Regression Architecture with Two-Stage Re-initialization for High Performance Facial Landmark Detection"

License: MIT License

CMake 2.78% Makefile 0.67% Shell 0.43% HTML 0.06% CSS 0.25% C++ 78.31% Cuda 6.54% MATLAB 0.86% M 0.01% Python 8.37% Protocol Buffer 1.74%

face_alignment_two_stage_re-initialization's Introduction

Face-Alignment-with-Two-Stage-Re-initialization

The test code of the CVPR 2017 paper "A Deep Regression Architecture with Two-Stage Re-initialization for High Performance Facial Landmark Detection".

Requirement

  1. General environment for Caffe platform on Linux OS: https://github.com/BVLC/caffe.
  2. Matlab 2013a or later
  3. Cuda (if use nvidia gpu)

Introduction


Since different face detectors often return various face bounding boxes with different scales and center shifts, it would be very useful if a facial landmark detection algorithm can produce robust results without depending so much on the face detection results. To explicitly deal with the initialization problem in regression based landmark detection methods, we present a deep regression architecture with **two-stage re-initialization** learned from end to end. Our proposed deep architecture is trained from end to end and obtains promising results using different kinds of unstable initialization. It also achieves superior performances over many competing algorithms.

The comparison of our method and other baseline methods on 300-W and AFLW dataset are shown as follows, more details can be found in the initial paper.

Run the test code

The models are saved at Baidu SkyDrive:
Model for 300-W: link: http://pan.baidu.com/s/1gfxfv8J password:qzmi  
Model for aflw: link: http://pan.baidu.com/s/1cEk3Zw password:1j8e


When you had successfully built the CAFFE in this project and downloaded the models, just run the `main_300w_part.m` and `main_aflw_part.m` in the demo folder.

Acknowledgement

The source code of st_layer.cpp and st_layer.cu come from here.

Citation

If you find this work useful, please cite as follows:
  @inproceedings{lv2017twostage,  
  title={A Deep Regression Architecture with Two-Stage Re-initialization for High Performance Facial Landmark Detection},  
  author={Lv, Jiangjing and Shao, Xiaohu and Xing, Junliang and Cheng, Cheng and Zhou, Xi},  
  booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition},  
  year={2017}  
 }

Licence

This code is distributed under MIT LICENSE.

Contact

Please contact us if you have any problems during the demo running:

Jiangjing Lv lvjiangjing12 at gmail dot com
Xiaohu Shao shaoxiaohu at cigit dot ac dot cn
Junliang Xing jlxing at nlpr dot ia dot ac dot cn

face_alignment_two_stage_re-initialization's People

Contributors

shaoxiaohu avatar

Watchers

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