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.
翻译:面部识别是识别使用脸部的人的过程之一,它有各种应用,如认证系统、监视系统和执法; 进化神经网络被证明是面部识别的最佳方法; 使用核心光谱检测脸部,并通过核心ML模型处理提取的脸部,该模型经过培训可识别特定的人; 数据集的创建是通过将被识别的人的面部视频转换成数百张个人图像,进一步用于培训和验证模型,以提供准确的实时结果。