SOTAVerified

Real Time Face Recognition Using Convoluted Neural Networks

2020-10-09Code Available0· sign in to hype

Rohith Pudari, Sunil Bhutada, Sai Pavan Mudavath

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions