School of Engineering and Technology, Central Queensland University, North Rockhampton, QLD, Australia.
Department of Electrical and Computer Systems Engineering, Monash University, Melbourne, VIC, Australia.
PLoS One. 2022 Feb 25;17(2):e0264586. doi: 10.1371/journal.pone.0264586. eCollection 2022.
Recent deep learning methods for fruits classification resulted in promising performance. However, these methods are with heavy-weight architectures in nature, and hence require a higher storage and expensive training operations due to feeding a large number of training parameters. There is a necessity to explore lightweight deep learning models without compromising the classification accuracy. In this paper, we propose a lightweight deep learning model using the pre-trained MobileNetV2 model and attention module. First, the convolution features are extracted to capture the high-level object-based information. Second, an attention module is used to capture the interesting semantic information. The convolution and attention modules are then combined together to fuse both the high-level object-based information and the interesting semantic information, which is followed by the fully connected layers and the softmax layer. Evaluation of our proposed method, which leverages transfer learning approach, on three public fruit-related benchmark datasets shows that our proposed method outperforms the four latest deep learning methods with a smaller number of trainable parameters and a superior classification accuracy. Our model has a great potential to be adopted by industries closely related to the fruit growing and retailing or processing chain for automatic fruit identification and classifications in the future.
近年来,用于水果分类的深度学习方法取得了有前景的性能。然而,这些方法本质上具有较重的架构,因此由于需要馈送大量训练参数,因此需要更高的存储和昂贵的训练操作。有必要探索轻量级的深度学习模型,而不影响分类准确性。在本文中,我们提出了一种使用预训练的 MobileNetV2 模型和注意力模块的轻量级深度学习模型。首先,提取卷积特征以捕获基于对象的高级信息。其次,使用注意力模块捕获有趣的语义信息。然后将卷积和注意力模块组合在一起,融合基于对象的高级信息和有趣的语义信息,随后是全连接层和 softmax 层。在三个公共的与水果相关的基准数据集上评估我们提出的利用迁移学习方法的方法表明,我们提出的方法在使用较少的可训练参数和更高的分类准确性方面优于最新的四种深度学习方法。我们的模型具有很大的潜力,可被与水果种植、零售或加工链密切相关的行业采用,以便将来在水果识别和分类方面实现自动化。