paper-with-me

홈 › Papers

Performance Evaluation of Deep Learning for Tree Branch Segmentation in Autonomous Forestry Systems

2025-12-05 · Yida Lin, Bing Xue, Mengjie Zhang, Sam Schofield, Richard Green arxiv

UAV-based autonomous forestry operations require rapid and precise tree branch segmentation for safe navigation and automated pruning across varying pixel resolutions and operational conditions. We evaluate different deep learning methods at three resolutions (256x256, 512x512, 1024x1024) using the Urban Street Tree Dataset, employing standard metrics (IoU, Dice) and specialized measures including Thin Structure IoU (TS-IoU) and Connectivity Preservation Rate (CPR). Among 22 configurations tested, U-Net with MiT-B4 backbone achieves strong performance at 256x256. At 512x512, MiT-B4 leads in IoU, Dice, TS-IoU, and Boundary-F1. At 1024x1024, U-Net+MiT-B3 shows the best validation performance for IoU/Dice and precision, while U-Net++ excels in boundary quality. PSPNet provides the most efficient option (2.36/9.43/37.74 GFLOPs) with 25.7/19.6/11.8 percentage point IoU reductions compared to top performers at respective resolutions. These results establish multi-resolution benchmarks for accuracy-efficiency trade-offs in embedded forestry systems. Implementation is available at https://github.com/BennyLinntu/PerformanceTreeBranchSegmentation.

📄 PDF Abstract BibTeX arXiv:2512.05418

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

YOLO and SGBM Integration for Autonomous Tree Branch Detection and Depth Estimation in Radiata Pine Pruning Applications

2025-12-05 · Yida Lin, Bing Xue, Mengjie Zhang, Sam Schofield 외 arxiv

Manual pruning of radiata pine trees poses significant safety risks due to extreme working heights and challenging terrain. This paper presents a computer vision framework that integrates YOLO object detection with Semi-…

Depth EstimationObject Detection

Where to Perch in a Tree: Vision-Guidance for Tree-Grasping Drones

2026-05-14 · Alex Dunnett, Leonie Bottomley, Mirko Kovac, Basaran Bahadir Kocer arxiv

This study demonstrates a method to locate an ideal perch location on a tree for vision-guided autonomous tree-perching drones. Various image processing algorithms, including those used for machine learning, image segmen…

Image Segmentation

Towards Gold-Standard Depth Estimation for Tree Branches in UAV Forestry: Benchmarking Deep Stereo Matching Methods

2026-01-27 · Yida Lin, Bing Xue, Mengjie Zhang, Sam Schofield 외 arxiv

Autonomous UAV forestry operations require robust depth estimation with strong cross-domain generalization, yet existing evaluations focus on urban and indoor scenarios, leaving a critical gap for vegetation-dense enviro…

Domain GeneralizationDepth Estimation

Progressive Per-Branch Depth Optimization for DEFOM-Stereo and SAM3 Joint Analysis in UAV Forestry Applications

2026-02-24 · Yida Lin, Bing Xue, Mengjie Zhang, Sam Schofield 외 arxiv

Accurate per-branch 3D reconstruction is a prerequisite for autonomous UAV-based tree pruning; however, dense disparity maps from modern stereo matchers often remain too noisy for individual branch analysis in complex fo…

Instance SegmentationDisparity Estimation3D ReconstructionPoint Clouds

Interactive multi-modal motion planning with Branch Model Predictive Control

2021-09-10 · Yuxiao Chen, Ugo Rosolia, Wyatt Ubellacker, Noel Csomay-Shanklin 외

Motion planning for autonomous robots and vehicles in presence of uncontrolled agents remains a challenging problem as the reactive behaviors of the uncontrolled agents must be considered. Since the uncontrolled agents u…

Autonomous VehiclesModel Predictive ControlMotion Planning