Electronic Science and Technology ›› 2024, Vol. 37 ›› Issue (4): 38-46.doi: 10.16180/j.cnki.issn1007-7820.2024.04.006

Previous Articles     Next Articles

Research on Multiclass Garbage Classification Algorithm Based on Improved MobileNet Network

LIANG Chenye, ZHANG Xuanxiong   

  1. School of Optical-Electrical and Computer Engineering,University of Shanghai for Science and Technology,Shanghai 200093,China
  • Received:2022-11-11 Online:2024-04-15 Published:2024-04-19
  • Supported by:
    National Natural Science Foundation of China(62276167)

Abstract:

view of the large amount of garbage and the fact that a picture contains multiple garbage objects, this study proposes a garbage detection and classification algorithm based on the improved MobileNet network, which integrates the MobileNet network into YOLOv5(You Only Look Oncev5) target detection algorithm. At the same time, the CBAM(Convolutional Block Attention Modul) module is introduced in the backbone to filter meaningful information, and the vision transformer is used to aggregate and form image features. In addition, the weighted bidirectional feature pyramid network is used to distinguish the contribution of different features. At the same time, the ECA(Efficient Channel Attention) module is introduced to combine the image features and transmit them to the prediction layer. Finally, in order to obtain better performance when there is occlusion between garbage targets, soft-NMS(soft-Non Maximum Suppression) method and Alpha-IoU(Alpha-Intersection over Union) loss function is used to predict the extracted features. The experimental results show that the method proposed in this study can realize the location and recognition of multi-target and multi-category garbage., and the mAP(mean Average Percision) value reaches 90.31%, which is 4.95% higher than that of YOLOv5 network, and the processing speed is shortened by about 2.4 seconds. Compared with the Faster R-CNN(Region-based Convolutional Neural Network) algorithm which integrates ResNet(Residual Network) network, the algorithm proposed in this study improves the processing efficiency on the premise of ensuring the accuracy.

Key words: garbage classification, target detection, vision Transformer, MobileNet, image recognition, feature integration, data enhancement, average accuracy

CLC Number: 

  • TP391.4