Research on the Algorithm of Position Correction for High-Speed Moving Express Packages Based on Traditional Vision and AI Vision

Ning Dai,Zhehao Lu,Jingchao Chen,Kaixin Xu,Xudong Hu,Yanhong Yuan
DOI: https://doi.org/10.3390/s24030892
IF: 3.9
2024-01-31
Sensors
Abstract:The rapid development of the logistics industry poses significant challenges to the sorting work within this sector. The fast and precise identification of moving express parcels holds immense significance for the performance of logistics sorting systems. This paper proposes a motion express parcel positioning algorithm that combines traditional vision and AI-based vision. In the traditional vision aspect, we employ a brightness-based traditional visual parcel detection algorithm. In the AI vision aspect, we introduce a Convolutional Block Attention Module (CBAM) and Focal-EIoU to enhance YOLOv5, improving the model's recall rate and robustness. Additionally, we adopt an Optimal Transport Assignment (OTA) label assignment strategy to provide a training dataset based on global optimality for the model training phase. Our experimental results demonstrate that our modified AI model surpasses traditional algorithms in both parcel recognition accuracy and inference speed. The combined approach of traditional vision and AI vision in the motion express parcel positioning algorithm proves applicable for practical logistics sorting systems.
engineering, electrical & electronic,chemistry, analytical,instruments & instrumentation
What problem does this paper attempt to address?
The main problem that this paper attempts to solve is how to accurately locate and identify the positions of express parcels in a high - speed moving logistics sorting system. With the rapid development of e - commerce, the logistics industry is facing the challenges of a sharp increase in order volume and heavier sorting tasks. Traditional manual sorting methods can no longer meet such high demands, so it is necessary to develop an efficient intelligent sorting system to deal with this problem. Specifically, this paper proposes a moving express parcel location algorithm that combines traditional vision and AI vision technologies to improve the accuracy and speed of parcel identification and ensure the correct placement of parcels on the conveyor carts. The following are the core issues of this research: 1. **Fast and accurate parcel identification**: In the logistics sorting system, fast and accurate identification of the positions of moving parcels is crucial to the performance of the system. 2. **Robustness to environmental interference**: Using traditional vision technology alone is easily interfered by environmental factors (such as dust, oil stains, etc.), leading to mis - identification; while relying solely on AI technology may overlook irregularly - shaped or rare parcels. Therefore, a method that can integrate the advantages of both is required. 3. **Improve sorting efficiency**: By accurately identifying the positions of parcels, the placement of parcels on the conveyor carts can be optimized, thereby improving the efficiency of the entire intelligent logistics sorting system. ### Algorithm Design To solve the above problems, this research adopts the following key technologies: - **Traditional vision algorithm based on brightness**: Use the change of image grayscale values to segment the detection area and locate parcels. - **Improved YOLOv5 model**: Introduce the Convolutional Block Attention Module (CBAM) and Focal - EIoU loss function to enhance the recall rate and robustness of the model. - **Optimal Transport Assignment (OTA) label assignment strategy**: Provide a globally optimal training data set for model training to further improve the model performance. ### Experimental Results The experimental results show that the improved AI model is superior to the traditional algorithm in both parcel identification accuracy and inference speed. The moving parcel location algorithm that combines traditional vision and AI vision has high applicability in the actual logistics sorting system. ### Summary This research proposes a new moving parcel location algorithm by combining traditional vision and AI vision technologies, which effectively solves the problem of accurate location of high - speed moving parcels and significantly improves the performance and efficiency of the intelligent logistics sorting system.