GithubHelp home page GithubHelp logo

dreadlord1984 / mobile-id Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuziwei7/mobile-id

0.0 2.0 0.0 3.71 MB

MobileID: Face Model Compression by Distilling Knowledge from Neurons

Home Page: http://personal.ie.cuhk.edu.hk/~lz013/projects/MobileID.html

Shell 2.07% MATLAB 91.08% Python 6.85%

mobile-id's Introduction

MobileID: Face Model Compression by Distilling Knowledge from Neurons

[Project] [Paper]

Overview

MobileID is an extremely fast face recognition system by distilling knowledge from DeepID2. Given a detected and aligned face image, this software outputs a low-dimentional face representation which faithfully preserves its identity information. More details can be found in our paper:

"Face Model Compression by Distilling Knowledge from Neurons"

Ping Luo, Zhenyao Zhu, Ziwei Liu, Xiaogang Wang, Xiaoou Tang (The Chinese University of Hong Kong)

In AAAI Conference on Artificial Intelligence (AAAI) 2016, Oral Presentation

Further information please contact Ziwei Liu.

Requirements

Getting started

Place "mobile_id.caffemodel" into "./models/" 
  • Download the pre-stored align&&cropped LFW dataset lfw.zip:
Place "lfw.zip" into "./data/gallery/" and unzip
  • Run the feature extraction script:
sh ./extract_features_gallery.sh
  • Run the visualization script:
matlab ./gen_tsne_gallery.m

Performance

The MobileID system is trained on CelebA Dataset and tested on LFW Dataset. When equipped with Joint Bayesian, it achieves excellent performance as well as fast speed, as shown below:

Face verification accuracy on LFW Runtime on CPU Memory footprint during inference
97.32% (mean classification accuracy) 250FPS (frames per second) 2M (megabytes)

Dataset

Large-scale CelebFaces Attributes (CelebA) Dataset

Note that there are no identity overlapping between CelebA Dataset and LFW Dataset.

License and Citation

The use of this software is RESTRICTED to non-commercial research and educational purposes.

@inproceedings{luo2016mobileid,
 author = {Ping Luo, Zhenyao Zhu, Ziwei Liu, Xiaogang Wang, and Xiaoou Tang},
 title = {Face Model Compression by Distilling Knowledge from Neurons},
 booktitle = {AAAI Conference on Artificial Intelligence (AAAI)},
 month = {February},
 year = {2016} 
}

mobile-id's People

Contributors

liuziwei7 avatar

Watchers

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