Coder Social home page Coder Social logo

caomw / joint_cascade_face_detection_and_alignment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kensun0/joint-cascade-face-detection-and-alignment

0.0 1.0 0.0 2.62 MB

ECCV 2014 "Joint cascade face detection and alignment"

C++ 89.70% C 10.30%

joint_cascade_face_detection_and_alignment's Introduction

joint-cascade-face-detection-and-alignment

This project is a C++ reimplementation of joint cascade face detection and alignment in the ECCV 2014

This project start with the code from https://github.com/yulequan/face-alignment-in-3000fps

You should read yulequan's codes first, then compare them with mine.

There are some differences between paper's and mine:

  1. Without SIFT+SVM
  2. Without multi-scale pixel difference feature
  3. Without non-maxmium suppression

I do not make sure the implementation is right, but in my experiment, i get the right face with right keypoints at 50FPS on i7-3770K (optimization version).

The version here is only for training. You shuold implement a version for testing by yourself.

Sorry for my codestyle : (

joint_cascade_face_detection_and_alignment's People

Contributors

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