GithubHelp home page GithubHelp logo

informaticacba / deepface Goto Github PK

View Code? Open in Web Editor NEW

This project forked from riweichen/deepface

1.0 0.0 0.0 136.73 MB

Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.

Python 96.29% Shell 3.71%

deepface's Introduction

DeepFace

a deep face analysis implement, mainly based on -Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done. -中文Readme

Each task is divide by different folder.

##Face detection

###baseline Face detection using sliding windows style, it first train a face/noface two class classification network, and then tranform to a full convolution network, detection is based on the heatmap when input a large full size image.

face detection result example: result1 result2

##Face key points detection

###try1_1 face 5 key points detection using DeepID architecture. result1

face 5 key points detection result example: result1

##Face Verification ###deepid Face verification based on DeepID network architecture.

face verification ROC result: roc

##Face Dataset

We collect the face datasets usually used by recently years' paper, and divide by different task. Also we simply describe each of the dataset.(In Chinese)

For more implement details, please reference my blog

It is welcome for everyone to make suggestions and improvement.

deepface's People

Contributors

riweichen avatar

Stargazers

 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.