GithubHelp home page GithubHelp logo

ofirbb / find_face_landmarks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yuvalnirkin/find_face_landmarks

0.0 3.0 0.0 115 KB

C++ \ Matlab library for finding face landmarks and bounding boxes in video\image sequences.

CMake 7.78% MATLAB 4.64% C++ 87.29% Protocol Buffer 0.29%

find_face_landmarks's Introduction

find_face_landmarks

Created by Yuval Nirkin.

nirkin.com

Overview

This library provides video\image sequence functionality for finding face landmarks and bounding boxes.

alt text

Main features:

  • Matlab interface.
  • Saving and loading per sequence.
  • Face tracking across frames in a sequence.
  • Face statistics for finding the most dominant face.

This library is released as part of the face frontalization project: http://www.openu.ac.il/home/hassner/projects/frontalize

Dependencies

Library Minimum Version Notes
Boost 1.47
OpenCV 3.0
dlib 18.18
vsal 1.0
OpenCV's extra modules 3.0 Optional - For the LBP face tracker
protobuf 3.0.0 Optional - For loading and saving
Matlab 2012a Optional - For building the MEX function

Installation

  • Use CMake to build and install the mex function.
  • Add find_face_landmarks/bin to path.
  • Add find_face_landmarks/interfaces/matlab to Matlab's path
  • Download the landmarks model file: shape_predictor_68_face_landmarks.dat
  • Use show_face_landmarks function to display the output from find_face_landmarks

Bibliography

If you find this code useful, please make sure to add suitable references to the original DLIB library and the frontalization paper. Bib items for both are:

DLIB
@article{king2009dlib,
title={Dlib-ml: A machine learning toolkit},
author={King, Davis E},
journal={J. Mach. Learning Research},
volume={10},
pages={1755--1758},
year={2009},
publisher={JMLR. org}
}

Frontalization
@inproceedings{HHPE:CVPR15:frontalize,
author = {Tal Hassner and Shai Harel and Eran Paz and Roee Enbar},
title = {Effective Face Frontalization in Unconstrained Images},
booktitle = {IEEE Conf. on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2015},
URL = {Available:~http://www.openu.ac.il/home/hassner/projects/frontalize}
}

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.