Skip to content

Re-implementation of Triplet Loss with TensorFlow 2.0 on CASIA-WebFace

License

Notifications You must be signed in to change notification settings

cclauss/TripletLossFace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

What is This?

This repo is about face recognition and triplet loss. I trained that model with TensorFlow 2.0 and I used Casia-WebFace as dataset.

Explain Code!

Everythin about data is running by main_data_engine.py. And everything about model training is main_model_engine.py's job. I use face_recognition_tester.py for generating images above.

I will share model files soon.

Please contact me if you have a question, i will be honored to answer.

About

Re-implementation of Triplet Loss with TensorFlow 2.0 on CASIA-WebFace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%