Using Improved YOLO V5s to Recognize Tomatoes in a Continuous Working Environment

Guohua Gao,Ciyin Shuai,Shuangyou Wang,Tao Ding
DOI: https://doi.org/10.1007/s11760-024-03010-w
2024-01-01
Abstract:In the continuous working environment of the picking robots, factors such as illumination change, camera hardware, the movement of the picking robots, and image background interference have a great impact on the tomato detection accuracy of the picking robots. At present, the research on continuous working environment has not effectively solved the problem that multiple environmental factors affect tomato recognition. To solve this problem, based on YOLO V5s, this paper proposes an improved YOLO V5s for tomato identification in the continuous working environment of picking robots. The improved YOLO V5s are improved from the following aspects. Firstly, image sample data in continuous work environment is enriched by a data enhancement method. In addition, CBAM attention mechanism module is added to YOLO V5s feature extraction network to improve the capability of tomato feature extraction in the continuous work environment. On this basis, in the prediction part of YOLO V5s network model, an improved Soft Non-Maximum Suppression (Soft-NMS) method was proposed to improve the recognition ability of the network model to cluster tomatoes in the continuous working environment. The test results show that the tomato detection precision and recall rate of the improved YOLO V5s model are 92.08
What problem does this paper attempt to address?