English

Real Time Face Recognition Using Convoluted Neural Networks

Computer Vision and Pattern Recognition 2020-10-12 v1

Abstract

Face Recognition is one of the process of identifying people using their face, it has various applications like authentication systems, surveillance systems and law enforcement. Convolutional Neural Networks are proved to be best for facial recognition. Detecting faces using core-ml api and processing the extracted face through a coreML model, which is trained to recognize specific persons. The creation of dataset is done by converting face videos of the persons to be recognized into Hundreds of images of person, which is further used for training and validation of the model to provide accurate real-time results.

Keywords

Cite

@article{arxiv.2010.04517,
  title  = {Real Time Face Recognition Using Convoluted Neural Networks},
  author = {Rohith Pudari and Sunil Bhutada and Sai Pavan Mudavath},
  journal= {arXiv preprint arXiv:2010.04517},
  year   = {2020}
}
R2 v1 2026-06-23T19:12:21.538Z