Giter Club home page Giter Club logo

sphereface-model's Introduction

Sphereface-model

This is the pre-trained model of SphereFace : Deep Hypersphere Embedding for Face Recognition. This model is trained on CASIA-Webface and the accuracy on LFW is 99.18%.

  • Training on Webface with the default setting only got an accuracy of 98.5%๏ผŒ which is much lower than the paper claimed(~99.26%).
  • Fixed lambda = 5, kept on training, and got an accuracy of 98.8%.
  • Decreased the lambda. Final accuracy is 99.18%.

I think the performance can still be further improved by carefully fine-tuning. Feel free to use this model.

Experiment Results

Train 22000(lambda=3.6, batch_size=170).

The distribution of features on LFW:

Feature distribution

The roc curve:

ROC

Accuracy on LFW:

Original With PCA With mirror trick With mirror trick and PCA
98.88% 99.13% 98.98% 99.18%

Here is the model: https://pan.baidu.com/s/1pL0pmll

LFW evaluation code can be found in [https://github.com/happynear/FaceVerification].

Update

  • Accuracy on LFW 99.18% 2017.07.31

Reference

https://github.com/wy1iu/sphereface

https://github.com/happynear/NormFace/blob/master/MirrorFace.md

sphereface-model's People

Contributors

goodluckcwl avatar

Watchers

James Cloos 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.