This is my implementation of the research paper "ArcFace: Additive Angular Margin Loss for Deep Facial Recognition" on a subset of LFW dataset with 18 face categories. I have implemented the code in ...
This repository provides an unofficial implementation of ArcFace: Additive Angular Margin Loss for Deep Face Recognition in TensorFlow 2.0+ using the Xception architecture. The ArcFace model, as ...