Drone Stereo Vision for Radiata Pine Branch Detection and Distance Measurement: Utilizing Deep Learning and YOLO Integration
Yida Lin, Bing Xue, Mengjie Zhang, Sam Schofield, Richard Green
TL;DR
This work presents an autonomous drone system for Radiata pine pruning that combines YOLO based branch segmentation with deep learning depth estimation to measure branch distance using stereo vision. It compares monocular and stereo depth methods, finding NeRF based stereo depth delivers the best accuracy albeit with slower inference, while SGBM remains faster but less complete. By integrating a triangulation based depth estimation with centroid and MAD based filtering, the approach achieves robust branch localization for pruning tasks on limited indoor data. The study highlights the potential for deep learning depth estimation to improve automated forestry operations, while acknowledging the need for larger, more diverse datasets to realize reliable field deployment.
Abstract
This research focuses on the development of a drone equipped with pruning tools and a stereo vision camera to accurately detect and measure the spatial positions of tree branches. YOLO is employed for branch segmentation, while two depth estimation approaches, monocular and stereo, are investigated. In comparison to SGBM, deep learning techniques produce more refined and accurate depth maps. In the absence of ground-truth data, a fine-tuning process using deep neural networks is applied to approximate optimal depth values. This methodology facilitates precise branch detection and distance measurement, addressing critical challenges in the automation of pruning operations. The results demonstrate notable advancements in both accuracy and efficiency, underscoring the potential of deep learning to drive innovation and enhance automation in the agricultural sector.
