Department of Computer Science, LIMPAF, University of Bouira, Bouira 10000, Algeria.
Polytech Tours, Imaging and Brain, INSERM U930, University of Tours, 37200 Tours, France.
Sensors (Basel). 2021 Jan 21;21(3):728. doi: 10.3390/s21030728.
Single-Sample Face Recognition (SSFR) is a computer vision challenge. In this scenario, there is only one example from each individual on which to train the system, making it difficult to identify persons in unconstrained environments, mainly when dealing with changes in facial expression, posture, lighting, and occlusion. This paper discusses the relevance of an original method for SSFR, called Multi-Block Color-Binarized Statistical Image Features (MB-C-BSIF), which exploits several kinds of features, namely, local, regional, global, and textured-color characteristics. First, the MB-C-BSIF method decomposes a facial image into three channels (e.g., red, green, and blue), then it divides each channel into equal non-overlapping blocks to select the local facial characteristics that are consequently employed in the classification phase. Finally, the identity is determined by calculating the similarities among the characteristic vectors adopting a distance measurement of the K-nearest neighbors (K-NN) classifier. Extensive experiments on several subsets of the unconstrained Alex and Robert (AR) and Labeled Faces in the Wild (LFW) databases show that the MB-C-BSIF achieves superior and competitive results in unconstrained situations when compared to current state-of-the-art methods, especially when dealing with changes in facial expression, lighting, and occlusion. The average classification accuracies are 96.17% and 99% for the AR database with two specific protocols (i.e., Protocols I and II, respectively), and 38.01% for the challenging LFW database. These performances are clearly superior to those obtained by state-of-the-art methods. Furthermore, the proposed method uses algorithms based only on simple and elementary image processing operations that do not imply higher computational costs as in holistic, sparse or deep learning methods, making it ideal for real-time identification.
单样本人脸识别 (SSFR) 是计算机视觉领域的一项挑战。在这种情况下,系统只能使用每个人的一个示例进行训练,因此很难在不受约束的环境中识别人员,特别是在处理面部表情、姿势、光照和遮挡等变化时。本文讨论了一种用于 SSFR 的原始方法的相关性,称为多块彩色二值化统计图像特征 (MB-C-BSIF),该方法利用了多种特征,即局部、区域、全局和纹理颜色特征。首先,MB-C-BSIF 方法将人脸图像分解为三个通道(例如,红色、绿色和蓝色),然后将每个通道分为相等的不重叠块,以选择局部人脸特征,随后在分类阶段使用这些特征。最后,通过采用 K-最近邻 (K-NN) 分类器的距离测量来计算特征向量之间的相似性,从而确定身份。在无约束 Alex 和 Robert (AR) 和野外人脸 (LFW) 数据库的几个子集上进行了广泛的实验,结果表明,与当前最先进的方法相比,MB-C-BSIF 在无约束情况下,尤其是在处理面部表情、光照和遮挡变化时,取得了卓越和具有竞争力的结果。对于 AR 数据库的两个特定协议(分别为协议 I 和协议 II),MB-C-BSIF 的平均分类准确率分别为 96.17%和 99%,而对于具有挑战性的 LFW 数据库,准确率为 38.01%。这些性能明显优于最先进方法的性能。此外,该方法使用的算法仅基于简单和基本的图像处理操作,不会像整体、稀疏或深度学习方法那样带来更高的计算成本,因此非常适合实时识别。