Surendran Ranjini, J Anitha, Hemanth Jude D
Department of ECE, Karunya Institute of Technology and Sciences, Coimbatore, India.
PeerJ Comput Sci. 2023 May 23;9:e1396. doi: 10.7717/peerj-cs.1396. eCollection 2023.
Understanding human activities is one of the vital steps in visual scene recognition. Human daily activities include diverse scenes with multiple objects having complex interrelationships with each other. Representation of human activities finds application in areas such as surveillance, health care systems, entertainment, automated patient monitoring systems, and so on. Our work focuses on classifying scenes into different classes of human activities like waving hands, gardening, walking, running, . The dataset classes were pre-processed using the fuzzy color stacking technique. We adopted the transfer learning concept of pretrained deep CNN models. Our proposed methodology employs pretrained AlexNet, SqueezeNet, ResNet, and DenseNet for feature extraction. The adaptive World Cup Optimization (WCO) algorithm is used halfway to select the superior dominant features. Then, these dominant features are classified by the fully connected classifier layer of DenseNet 201. Evaluation of the performance matrices showed an accuracy of 94.7% with DenseNet as the feature extractor and WCO for feature selection compared to other models. Also, our proposed methodology proved to be superior to its counterpart without feature selection. Thus, we could improve the quality of the classification model by providing double filtering using the WCO feature selection process.
理解人类活动是视觉场景识别的关键步骤之一。人类日常活动包括各种场景,其中多个物体之间存在复杂的相互关系。人类活动的表示在诸如监控、医疗保健系统、娱乐、自动患者监测系统等领域有应用。我们的工作重点是将场景分类为不同类别的人类活动,如挥手、园艺、行走、跑步等。数据集类别使用模糊颜色堆叠技术进行了预处理。我们采用了预训练深度卷积神经网络(CNN)模型的迁移学习概念。我们提出的方法使用预训练的AlexNet、SqueezeNet、ResNet和DenseNet进行特征提取。中途使用自适应世界杯优化(WCO)算法来选择 superior 主导特征。然后,这些主导特征由DenseNet 201的全连接分类器层进行分类。性能矩阵评估显示,与其他模型相比,以DenseNet作为特征提取器并使用WCO进行特征选择时,准确率达到94.7%。此外,我们提出的方法被证明优于没有特征选择的对应方法。因此,通过使用WCO特征选择过程提供双重过滤,我们可以提高分类模型的质量。