Abstract:
The detection of lawn obstacles is an inevitable problem of intelligent mower, which is related to the safe, stable and efficient operation of mower.Considering the real-time performance of obstacle detection and the application of embedded platform, this paper improves the existing YOLOv4 target detection model.The MobileNetV2 network is used as the backbone network in the YOLOv4 model, and the K-means algorithm is used for clustering to obtain priors more suitable for detecting lawn obstacles.The experimental results show that the lightweight YOLOv4 designed in this paper on the self-made dataset has 39% reduction in the number of parameters and 49% improvement in the detection speed with 94.40% mAP compared with the original model, which provides an idea for the practical application of lawn mower.