arXiv:2512.00625cs.CVcs.AI2025-12

用深度学习自动识别树干横截面髓心,提升林业分析效率。

Automatic Pith Detection in Tree Cross-Section Images Using Deep Learning

  • 采用多种深度学习模型对比,选优适配不同检测需求。
  • Swin Transformer准确率达0.94,最佳分割效果显著。
  • 适合林业研究、木材质量评估及自动化图像分析人员使用。

树干横截面髓心检测对林业和木材质量分析至关重要,但目前仍依赖人工且易出错。本研究评估了YOLOv9、U-Net、Swin Transformer、DeepLabV3和Mask R-CNN等深度学习模型,以实现高效自动化检测。构建包含582张标注图像的数据集,并通过动态增强提升泛化能力。Swin Transformer取得最高准确率0.94,在细粒度分割中表现最优;YOLOv9在边界框检测中表现良好,但边界精度不足;U-Net对结构化模式有效;DeepLabV3捕捉多尺度特征,略有边界偏差。Mask R-CNN初始性能较差(IoU 0.45),经非极大值抑制(NMS)后提升至0.80。进一步在俄勒冈州立大学树轮实验室提供的11张橡木数据集上测试泛化能力。另用64张额外标注图像训练表现最差模型,观察其在未见数据上的泛化表现。主要挑战包括张量不匹配与边界不一致,通过超参数调优与数据增强解决。结果表明,深度学习在树干横截面髓心检测中具有潜力,模型选择应根据数据特性和应用需求而定。

原文摘要 · Abstract (English)

Pith detection in tree cross-sections is essential for forestry and wood quality analysis but remains a manual, error-prone task. This study evaluates deep learning models -- YOLOv9, U-Net, Swin Transformer, DeepLabV3, and Mask R-CNN -- to automate the process efficiently. A dataset of 582 labeled images was dynamically augmented to improve generalization. Swin Transformer achieved the highest accuracy (0.94), excelling in fine segmentation. YOLOv9 performed well for bounding box detection but struggled with boundary precision. U-Net was effective for structured patterns, while DeepLabV3 captured multi-scale features with slight boundary imprecision. Mask R-CNN initially underperformed due to overlapping detections, but applying Non-Maximum Suppression (NMS) improved its IoU from 0.45 to 0.80. Generalizability was next tested using an oak dataset of 11 images from Oregon State University's Tree Ring Lab. Additionally, for exploratory analysis purposes, an additional dataset of 64 labeled tree cross-sections was used to train the worst-performing model to see if this would improve its performance generalizing to the unseen oak dataset. Key challenges included tensor mismatches and boundary inconsistencies, addressed through hyperparameter tuning and augmentation. Our results highlight deep learning's potential for tree cross-section pith detection, with model choice depending on dataset characteristics and application needs.

图像分割深度学习林业分析树干检测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。