You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2024. It is now read-only.
This repositories is a reimplementation of Insightface(github)
Training code is included, you can use your own data to train models
We are trying to use new features and Hight Level APIs in TesnsorFlow, such as Keras, Eager Execution, tf.data and so on. The code can even run successful under TF2.0 with a little changes
The recognition(github-recognition) with tf-1.14 has been reimplemented and the RetinaFace-tf will be upload soon