1: N face recognition method based on convolutional neural network

Zhou Guangliang,Hu Changhui,Jing Xiaoyuan,Wu Fei,Yu Jian,Jing Shen
2020-01-01
Abstract:The invention discloses a 1: N face recognition method based on a convolutional neural network. The method comprises the following steps: (1) constructing a data set and cutting a picture into a uniform size based on the constructed data set; (2) extracting face features in the constructed data set by adopting two different convolutional neural networks of Facenet and Insight Face, and outputtingthe extracted features in a uniform one-dimensional structure mode; (3) constructing a normalization dictionary for the feature face extracted by the Facenet, and based on the constructed normalization dictionary, adopting homotopy algorithm iteration of basis pursuit noise reduction to determine an index; (4) comparing the face features extracted by different convolutional neural networks by adopting nearest neighbor analysis, and determining respective corresponding indexes; (5) taking the index with the highest occurrence frequency as a final index by adopting an integration method to obtain an identification result. The influence of other factors on the recognition effect can be overcome, and the recognition precision and the recognition effect are improved.
What problem does this paper attempt to address?