TensorFlow_Center_Loss icon indicating copy to clipboard operation
TensorFlow_Center_Loss copied to clipboard

Center Loss implementation with TensorFlow

TensorFlow_Center_Loss

Center Loss implementation with TensorFlow.

This implementation is highly inspired by Facenet. ~~And the sample code will be uploaded soon.~~ The sample code has been uploaded.

mnist, softmax loss+center loss:

mnist, softmax loss only:

Reference

  1. A Discriminative Feature Learning Approach for Deep Face Recognition
  2. Facenet