CFP last date
20 May 2024
Reseach Article

Online Credit System using Face Recognition

by Vaibhav Ambasta, Rakshith S. M., Tenzin Kunsang, Aashish Badami, Umadevi V., Muzammil Hussain
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 176 - Number 31
Year of Publication: 2020
Authors: Vaibhav Ambasta, Rakshith S. M., Tenzin Kunsang, Aashish Badami, Umadevi V., Muzammil Hussain
10.5120/ijca2020920335

Vaibhav Ambasta, Rakshith S. M., Tenzin Kunsang, Aashish Badami, Umadevi V., Muzammil Hussain . Online Credit System using Face Recognition. International Journal of Computer Applications. 176, 31 ( Jun 2020), 17-21. DOI=10.5120/ijca2020920335

@article{ 10.5120/ijca2020920335,
author = { Vaibhav Ambasta, Rakshith S. M., Tenzin Kunsang, Aashish Badami, Umadevi V., Muzammil Hussain },
title = { Online Credit System using Face Recognition },
journal = { International Journal of Computer Applications },
issue_date = { Jun 2020 },
volume = { 176 },
number = { 31 },
month = { Jun },
year = { 2020 },
issn = { 0975-8887 },
pages = { 17-21 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume176/number31/31400-2020920335/ },
doi = { 10.5120/ijca2020920335 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:43:57.253440+05:30
%A Vaibhav Ambasta
%A Rakshith S. M.
%A Tenzin Kunsang
%A Aashish Badami
%A Umadevi V.
%A Muzammil Hussain
%T Online Credit System using Face Recognition
%J International Journal of Computer Applications
%@ 0975-8887
%V 176
%N 31
%P 17-21
%D 2020
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper proposes a credit system employing face recognition that will enable payment transaction process faster than existing systems. Supermarkets are often slow when processing payments. For example, the customer will have to provide his/her card and then enter the pin number details to the card swiping machine. The work described in this paper aims to simplify the payment processing interface, with minimum user interference, and ensuring a fast payment checkout. Deep learning techniques have been deployed in the proposed architecture, largely composed of convolutional neural networks. All that is required to process a payment transaction is the customer’s face image, and nothing else. The customer’s face, once recognized, will enable the system to fetch his bank account details and allow the transaction to proceed by debiting the required amount from his/her bank account linked to the payment system. The face recognition model described in this paper has a 100% accuracy in predicting the correct output. The focus of this work is to recognize customer’s face for online payment.

References
  1. Taigman, Yaniv, Ming Yang, Marc'Aurelio Ranzato, and Lior Wolf. "Deepface: Closing the gap to human-level performance in face verification." InProceedings of the IEEE conference on computer vision and pattern recognition, pp. 1701-1708. 2014 Location: Columbus, Ohio (USA) Date: June 2014.
  2. Schroff, Florian, Dmitry Kalenichenko, and James Philbin. “Facenet: A unified embedding for face recognition and clustering.” Proceedings of the IEEE conference on computer vision and pattern recognition. 2015. Location: Boston, Massachusetts (USA) Date: June 2015 Version: 3rd version
  3. Xiang, Jia, and Gengming Zhu. “Joint Face Detection and Facial Expression Recognition with MTCNN.”2017 4th International Conference on Information Science and Control Engineering (ICISCE). IEE 2017. Location: Changsha, China Date: July 2017
  4. He, Mingjie, Jie Zhang, Shiguang Shan, Meina Kan, and Xilin Chen. "Deformable Face Net: Learning Pose Invariant Feature with Pose Aware Feature Alignment for Face Recognition." In 2019 14th IEEE International Conference on Automatic Face & Gesture Recognition (FG 2019), pp. 1-8. IEEE, 2019. Location: Lille, France Date: May 2019
  5. Jose, Edwin, M. Greeshma, Mithun Haridas TP, and M. H. Supriya. "Face recognition based surveillance system using facenet and mtcnn on jetson tx2." In 2019 5th International Conference on Advanced Computing & Communication Systems (ICACCS), pp. 608-613. IEEE, 2019. Location: Coimbatore, India Date: March 2019
  6. Github, URL: https://github.com/davidsandberg/facenet [Last accessed: Apr 2018]
  7. D. Yi, Z. Lei, S. Liao, and S. Z. Li, ‘‘Learning face representation from scratch,’’ 2014, arXiv:1411.7923. [Online]. Available: http://arxiv.org/abs/1411.7923 Date: November 2014 Version: 1st Version
  8. Szegedy, Christian, Wei Liu, Yangqing Jia, Pierre Sermanet, Scott Reed, Dragomir Anguelov, Dumitru Erhan, Vincent Vanhoucke, and Andrew Rabinovich. "Going deeper with convolutions." In Proceedings of the IEEE conference on computer vision and pattern recognition, pp. 1-9. 2015. Location: Boston, Massachusetts (USA) Date: June 2015
  9. L. Wolf, T. Hassner, and I. Maoz. Face recognition in unconstrained videos with matched background similarity. In IEEE Conf. on CVPR, 2011. 5 Location: Colorado Spring, Colorado (USA) Date: June 2011
  10. Sun, Y., Chen, Y., Wang, X., & Tang, X. (2014). Deep learning face representation by joint identification-verification. In Advances in neural information processing systems (pp. 1988-1996). Date: June 2014 Version: 1st
Index Terms

Computer Science
Information Sciences

Keywords

Anchor image Convolutional neural networks Face recognition Facenet model Inception networks MTCNN model Triplet loss function