A lightweight tea buds detection model with occlusion handling
摘要
Accurate detection of tea buds plays a crucial role in achieving the automation and intelligence required for tea bud picking. Aiming at the problems that the current object detection algorithms have low detection accuracy for tea buds under occlusion scenarios and the model is too large which is not suitable for mobile deployment, this paper proposed an improved model Yolo-GSG based on Yolox for detecting tea buds. A global context mechanism (GC) was integrated into the feature fusion network to fuse global context information which was used to find tea buds in complex backgrounds. The separated and enhancement attention module (SEAM) was added to the detection head to gather information that was beneficial for tea bud classification while suppressing useless information. The