Show HN: Boosted LightFace – A Hybrid DNN and GBM Model for Facial Recognition (dergipark.org.tr)

2 points by serengil ↗ HN
Hey, I'm the author of this work and the maintainer of DeepFace.

In this paper, we ensemble the top 5 DeepFace backbones and feed them into a GBM model instead of relying on a single embedding model.

On LFW, this surpasses FaceNet512’s 98.4% accuracy and the reported human-level accuracy of 97.5%, achieving 99.1%.

We deliberately avoid retraining on LFW to prevent benchmark overfitting. The base models are trained on large-scale datasets, and we only learn a boosting layer on top of their similarity scores.

0 comments

[ 3.5 ms ] story [ 7.5 ms ] thread

No comments yet.