AHPPEBot: Autonomous Robot for Tomato Harvesting based on Phenotyping and Pose Estimation
Xingxu Li, Nan Ma, Yiheng Han, Shun Yang, Siyi Zheng
TL;DR
AHPPEBot addresses labor shortages in greenhouse tomato harvesting by integrating rapid phenotyping with seven-peduncle pose estimation to enable autonomous, selective peduncle cutting. The approach combines a multi-task YOLOv5 detector for truss and fruit maturity with adaptive DBScan-based association and a deep keypoint model (seven peduncle points) to guide path planning and the end-effector’s motion via bottom-up wrapping. In greenhouse experiments, the system achieved an harvesting success rate of 86.67% with an average time of 32.46 s, demonstrating robust, continuous harvesting capabilities and potential to reduce labor gaps in agriculture. The work highlights the value of coupling plant phenotyping with pose-based manipulation to improve selectivity, safety, and throughput in agricultural robotics.
Abstract
To address the limitations inherent to conventional automated harvesting robots specifically their suboptimal success rates and risk of crop damage, we design a novel bot named AHPPEBot which is capable of autonomous harvesting based on crop phenotyping and pose estimation. Specifically, In phenotyping, the detection, association, and maturity estimation of tomato trusses and individual fruits are accomplished through a multi-task YOLOv5 model coupled with a detection-based adaptive DBScan clustering algorithm. In pose estimation, we employ a deep learning model to predict seven semantic keypoints on the pedicel. These keypoints assist in the robot's path planning, minimize target contact, and facilitate the use of our specialized end effector for harvesting. In autonomous tomato harvesting experiments conducted in commercial greenhouses, our proposed robot achieved a harvesting success rate of 86.67%, with an average successful harvest time of 32.46 s, showcasing its continuous and robust harvesting capabilities. The result underscores the potential of harvesting robots to bridge the labor gap in agriculture.
