Papers
Week 1
Title
Link
Comments after the first read/glance
Worthy?
Generative One-Shot Face Recognition
A mix of GANs and one-shot techniques to get better accuracy on face recog.
YES
Data-specific Adaptive Threshold for Face Recognition and Authentication
Good Approach for the threshold selection. But unsure if helpful for oneshot.
YES
Siamese Neural Networks for One-shot Image Recognition
Discusss the siamese network for character recog in detail. This is the idea behind face recog. But isnt worth looking into for our project's goals.
NO
FaceNet: A Unified Embedding for Face Recognition and Clustering
The SOTA face recog model for now in the world. Used Triplet Loss function for training
YES
Deep Polynomial Neural Networks
Nice paper which discusses the use of only linear activation functions to learn patterns. But is not very relevant (it is an all new approach which we can try after trying traditional non-linear act. functions first) to the problem at hand (FR)
NO
SphereFace: Deep Hypersphere Embedding for Face Recognition
Awesome paper which discusses a radical and awesome new method to train FR systems.
YES
Survey Paper on Face Recognition Model Papers : https://arxiv.org/pdf/1804.06655.pdf
Video on ArcFace : https://www.youtube.com/watch?v=H1qEp_czI1I&ab_channel=platformai
Papers To Read
Last updated
Was this helpful?