Skip to content

wyc2015fq/InsightFace_TF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Insight Face in TensorFlow

Tasks

  • mxnet dataset to tfrecords
  • backbone network architectures [vgg16, vgg19, resnet]
  • backbone network architectures [resnet-se, resnext]
  • LResNet50E-IR
  • LResNet100E-IR
  • train network code
  • evaluate code

Requirements

  1. TensorFlow 1.4
  2. TensorLayer 1.7

pretrained model download link

References

  1. InsightFace mxnet
  2. InsightFace : Additive Angular Margin Loss for Deep Face Recognition
  3. tensorlayer_vgg16
  4. tensorlayer_vgg19
  5. tf_slim
  6. Deep Residual Learning for Image Recognition
  7. Very Deep Convolutional Networks For Large-Scale Image Recognition
  8. Squeeze-and-Excitation Networks

About

Insight Face on TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%