/UFIFacerec

Face recognition with UFI dataset. Set a new benchmark accuracy of ~80%.

Primary LanguageJupyter Notebook

UFI_Facerec

Abstract

Face Recognition is one of the most popular ways of biometric verification that are being applied worldwide, because of the convenience it offers. This encompasses large scale applications like corporate attendance systems to smaller ones such as unlocking hand-held devices and other various such kinds of applications. With the evolution of deep learning, face recognition systems have become increasingly accurate. One of the major reasons deep learning has become so popular for these types of tasks is because it does not require hand-crafted features. However, a major disadvantage of creating a deep learning model to recognize faces from scratch is the primary requirement of a huge amount of data. To counter this particular problem, another extremely popular technique called transfer learning is used to make the training process faster and with less data. In the current work, a novel real-world benchmark dataset is taken and the benchmark accuracy on it is increased by a large margin. The model in the current approach uses the concept of Siamese networks where triplets are generated for training. The triplets consist of an anchor image, a positive image of the same person and a negative image of a different person. This approach is particularly useful in this case because the amount of available data is less, along with the problem of class imbalance. The performance of the various models are compared with the previous results obtained using various features and classifiers and against one another.

Keywords

Face recognition, Transfer learning, Deep learning, Computer vision

Copyright

© Springer Nature Switzerland AG 2020

Citation

@inproceedings{dasgupta2019face,
  title={Face Recognition Using Transfer Learning on UFI Dataset},
  author={Dasgupta, Soumik Ranjan and Rana, Srinibas},
  booktitle={International Conference on Innovation in Modern Science and Technology},
  pages={989--996},
  year={2019},
  organization={Springer}
}

Cite this paper as: Dasgupta S.R., Rana S. (2020) Face Recognition Using Transfer Learning on UFI Dataset. In: Dawn S., Balas V., Esposito A., Gope S. (eds) Intelligent Techniques and Applications in Science and Technology. ICIMSAT 2019. Learning and Analytics in Intelligent Systems, vol 12. Springer, Cham. https://doi.org/10.1007/978-3-030-42363-6_114

Link to article

https://link.springer.com/chapter/10.1007/978-3-030-42363-6_114