Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tpys/face-recognition-caffe2

Repository files navigation

Face Recognition for Caffe2

Caffe2 is a lightweight, modular, speed, so i want to do face recognition experiment with it, like light cnn, center loss, large margin softmax, Angular softmax and so on.

Reference

Files

  • Original Caffe2 library
  • Large margin softmax operator
    • caffe2/operators/lsoftmax_with_loss.h
    • caffe2/operators/lsoftmax_with_loss.cc
    • caffe2/operators/lsoftmax_with_loss.cu
    • caffe2/python/operator_test/lsoftmax_with_loss_test.py
  • face_example
    • caffe2/python/examples/sphereface_trainer.py
    • caffe2/python/models/sphereface.py
  • mnist_example
    • caffe2/python/examples/mnist_trainer.py

Result

  • mnist_example for lsoftmax

    • margin = 1

    • margin = 2

    • margin = 3

    • margin = 4

Build

Use my version of caffe2, follow origin caffe2 installation Installation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 123

AltStyle によって変換されたページ (->オリジナル) /