Department of Computer Science, HITEC University Taxila, Taxila 47080, Pakistan.
College of Computer Science and Engineering, University of Ha'il, Ha'il 55211, Saudi Arabia.
Sensors (Basel). 2021 Nov 15;21(22):7584. doi: 10.3390/s21227584.
Human Gait Recognition (HGR) is a biometric technique that has been utilized for security purposes for the last decade. The performance of gait recognition can be influenced by various factors such as wearing clothes, carrying a bag, and the walking surfaces. Furthermore, identification from differing views is a significant difficulty in HGR. Many techniques have been introduced in the literature for HGR using conventional and deep learning techniques. However, the traditional methods are not suitable for large datasets. Therefore, a new framework is proposed for human gait recognition using deep learning and best feature selection. The proposed framework includes data augmentation, feature extraction, feature selection, feature fusion, and classification. In the augmentation step, three flip operations were used. In the feature extraction step, two pre-trained models were employed, Inception-ResNet-V2 and NASNet Mobile. Both models were fine-tuned and trained using transfer learning on the CASIA B gait dataset. The features of the selected deep models were optimized using a modified three-step whale optimization algorithm and the best features were chosen. The selected best features were fused using the modified mean absolute deviation extended serial fusion (MDeSF) approach. Then, the final classification was performed using several classification algorithms. The experimental process was conducted on the entire CASIA B dataset and achieved an average accuracy of 89.0. Comparison with existing techniques showed an improvement in accuracy, recall rate, and computational time.
人体步态识别(HGR)是一种生物识别技术,在过去十年中一直被用于安全目的。步态识别的性能会受到各种因素的影响,例如穿着衣服、携带包和行走表面。此外,从不同视角进行识别是 HGR 的一个重大难点。文献中已经提出了许多使用传统和深度学习技术的 HGR 技术。然而,传统方法不适合大型数据集。因此,提出了一种使用深度学习和最佳特征选择的人体步态识别新框架。所提出的框架包括数据增强、特征提取、特征选择、特征融合和分类。在增强步骤中,使用了三种翻转操作。在特征提取步骤中,使用了两个预训练模型,Inception-ResNet-V2 和 NASNet Mobile。这两个模型都通过迁移学习在 CASIA B 步态数据集上进行了微调训练。使用改进的三步鲸鱼优化算法优化了所选深度模型的特征,并选择了最佳特征。使用改进的平均绝对偏差扩展序列融合(MDeSF)方法融合了所选的最佳特征。然后,使用几种分类算法进行最终分类。实验过程在整个 CASIA B 数据集上进行,平均准确率达到 89.0。与现有技术的比较表明,在准确性、召回率和计算时间方面都有所提高。