Real-time detection and characterization of trunks and upright branches of pear trees for automatic dormant pruning.

Saved in:
Bibliographic Details
Title: Real-time detection and characterization of trunks and upright branches of pear trees for automatic dormant pruning.
Authors: Sun, Hao1 (AUTHOR), Wu, Gengchen1 (AUTHOR), Xu, Hu1 (AUTHOR), Li, Jiaqi1 (AUTHOR), Zhou, Zhidi1 (AUTHOR), Tao, Shutian2,3 (AUTHOR), Guo, Wei4 (AUTHOR), Qi, Kaijie2 (AUTHOR), Yin, Hao2 (AUTHOR), Zhang, Shaoling2 (AUTHOR), Ninomiya, Seishi1,4 (AUTHOR), Mu, Yue1 (AUTHOR) yuemu@njau.edu.cn
Source: Precision Agriculture. Apr2026, Vol. 27 Issue 2, p1-32. 32p.
Subject Terms: *Tree pruning, *Tree branches, *Orchard management, *Cameras, *Object recognition (Computer vision)
Abstract: Purpose: Dormant pruning is critical for fruit tree management and maintaining fruit quality. Traditional manual pruning is labor-intensive, driving interest in automated robotic dormant pruning. However, automated robotic dormant pruning meets significant challenges in trunk and branches detection, due to the complexity of the orchard environment and the interlacing of the branches. This paper proposes an automatic method for real-time detection and pruning of pear tree trunks and upright branches using an RGB-D camera. Methods: Pear trunk detection was conducted by enhancing the You Only Look Once version 5 Nano (YOLOv5n) model with Squeeze-and-Excitation Networks (SENet) and optimizing the anchor boxes. For branch segmentation, YOLOv8n-seg integrated with Dynamic Snake Convolution (DSConv) and Focal Scale Intersection over Union (Focal_SIoU) was employed. The angle of the branches was calculated from the generated mask images, and the pruning position was determined with depth information. A PRUNING_ROS package was developed for real-time orchard applications. Results: The evaluation demonstrated 96.7% mean average precision (mAP) for trunk detection and 82.6% mAP for branch segmentation in test dataset. Field test results showed that the mean absolute error (MAE) of trunk distance localization compared to manual measurements was 3.71 cm, with the root mean square error (RMSE) of 3.84 cm, and the frames per second (FPS) of 31.6. The MAE was 2.3 cm (RMSE: 2.6 cm) for pruning points and 2.41° (RMSE: 2.78°) for upright branches angle, with the FPS of 36.2. The field pruning experiment showed a pruning success rate of 47.6%. Conclusion: This method provides technical support for the operation of fruit tree pruning robots, representing a step toward the full automation of fruit tree management. [ABSTRACT FROM AUTHOR]
Database: Energy & Power Source
FullText Text:
  Availability: 0
Header DbId: enr
DbLabel: Energy & Power Source
An: 191486864
AccessLevel: 6
PubType: Academic Journal
PubTypeId: academicJournal
PreciseRelevancyScore: 0
IllustrationInfo
Items – Name: Title
  Label: Title
  Group: Ti
  Data: Real-time detection and characterization of trunks and upright branches of pear trees for automatic dormant pruning.
– Name: Author
  Label: Authors
  Group: Au
  Data: <searchLink fieldCode="AR" term="%22Sun%2C+Hao%22">Sun, Hao</searchLink><relatesTo>1</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Wu%2C+Gengchen%22">Wu, Gengchen</searchLink><relatesTo>1</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Xu%2C+Hu%22">Xu, Hu</searchLink><relatesTo>1</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Li%2C+Jiaqi%22">Li, Jiaqi</searchLink><relatesTo>1</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Zhou%2C+Zhidi%22">Zhou, Zhidi</searchLink><relatesTo>1</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Tao%2C+Shutian%22">Tao, Shutian</searchLink><relatesTo>2,3</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Guo%2C+Wei%22">Guo, Wei</searchLink><relatesTo>4</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Qi%2C+Kaijie%22">Qi, Kaijie</searchLink><relatesTo>2</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Yin%2C+Hao%22">Yin, Hao</searchLink><relatesTo>2</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Zhang%2C+Shaoling%22">Zhang, Shaoling</searchLink><relatesTo>2</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Ninomiya%2C+Seishi%22">Ninomiya, Seishi</searchLink><relatesTo>1,4</relatesTo> (AUTHOR)<br /><searchLink fieldCode="AR" term="%22Mu%2C+Yue%22">Mu, Yue</searchLink><relatesTo>1</relatesTo> (AUTHOR)<i> yuemu@njau.edu.cn</i>
– Name: TitleSource
  Label: Source
  Group: Src
  Data: <searchLink fieldCode="JN" term="%22Precision+Agriculture%22">Precision Agriculture</searchLink>. Apr2026, Vol. 27 Issue 2, p1-32. 32p.
– Name: Subject
  Label: Subject Terms
  Group: Su
  Data: *<searchLink fieldCode="DE" term="%22Tree+pruning%22">Tree pruning</searchLink><br />*<searchLink fieldCode="DE" term="%22Tree+branches%22">Tree branches</searchLink><br />*<searchLink fieldCode="DE" term="%22Orchard+management%22">Orchard management</searchLink><br />*<searchLink fieldCode="DE" term="%22Cameras%22">Cameras</searchLink><br />*<searchLink fieldCode="DE" term="%22Object+recognition+%28Computer+vision%29%22">Object recognition (Computer vision)</searchLink>
– Name: Abstract
  Label: Abstract
  Group: Ab
  Data: Purpose: Dormant pruning is critical for fruit tree management and maintaining fruit quality. Traditional manual pruning is labor-intensive, driving interest in automated robotic dormant pruning. However, automated robotic dormant pruning meets significant challenges in trunk and branches detection, due to the complexity of the orchard environment and the interlacing of the branches. This paper proposes an automatic method for real-time detection and pruning of pear tree trunks and upright branches using an RGB-D camera. Methods: Pear trunk detection was conducted by enhancing the You Only Look Once version 5 Nano (YOLOv5n) model with Squeeze-and-Excitation Networks (SENet) and optimizing the anchor boxes. For branch segmentation, YOLOv8n-seg integrated with Dynamic Snake Convolution (DSConv) and Focal Scale Intersection over Union (Focal_SIoU) was employed. The angle of the branches was calculated from the generated mask images, and the pruning position was determined with depth information. A PRUNING_ROS package was developed for real-time orchard applications. Results: The evaluation demonstrated 96.7% mean average precision (mAP) for trunk detection and 82.6% mAP for branch segmentation in test dataset. Field test results showed that the mean absolute error (MAE) of trunk distance localization compared to manual measurements was 3.71 cm, with the root mean square error (RMSE) of 3.84 cm, and the frames per second (FPS) of 31.6. The MAE was 2.3 cm (RMSE: 2.6 cm) for pruning points and 2.41° (RMSE: 2.78°) for upright branches angle, with the FPS of 36.2. The field pruning experiment showed a pruning success rate of 47.6%. Conclusion: This method provides technical support for the operation of fruit tree pruning robots, representing a step toward the full automation of fruit tree management. [ABSTRACT FROM AUTHOR]
PLink https://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=enr&AN=191486864
RecordInfo BibRecord:
  BibEntity:
    Identifiers:
      – Type: doi
        Value: 10.1007/s11119-025-10310-9
    Languages:
      – Code: eng
        Text: English
    PhysicalDescription:
      Pagination:
        PageCount: 32
        StartPage: 1
    Subjects:
      – SubjectFull: Tree pruning
        Type: general
      – SubjectFull: Tree branches
        Type: general
      – SubjectFull: Orchard management
        Type: general
      – SubjectFull: Cameras
        Type: general
      – SubjectFull: Object recognition (Computer vision)
        Type: general
    Titles:
      – TitleFull: Real-time detection and characterization of trunks and upright branches of pear trees for automatic dormant pruning.
        Type: main
  BibRelationships:
    HasContributorRelationships:
      – PersonEntity:
          Name:
            NameFull: Sun, Hao
      – PersonEntity:
          Name:
            NameFull: Wu, Gengchen
      – PersonEntity:
          Name:
            NameFull: Xu, Hu
      – PersonEntity:
          Name:
            NameFull: Li, Jiaqi
      – PersonEntity:
          Name:
            NameFull: Zhou, Zhidi
      – PersonEntity:
          Name:
            NameFull: Tao, Shutian
      – PersonEntity:
          Name:
            NameFull: Guo, Wei
      – PersonEntity:
          Name:
            NameFull: Qi, Kaijie
      – PersonEntity:
          Name:
            NameFull: Yin, Hao
      – PersonEntity:
          Name:
            NameFull: Zhang, Shaoling
      – PersonEntity:
          Name:
            NameFull: Ninomiya, Seishi
      – PersonEntity:
          Name:
            NameFull: Mu, Yue
    IsPartOfRelationships:
      – BibEntity:
          Dates:
            – D: 01
              M: 04
              Text: Apr2026
              Type: published
              Y: 2026
          Identifiers:
            – Type: issn-print
              Value: 13852256
          Numbering:
            – Type: volume
              Value: 27
            – Type: issue
              Value: 2
          Titles:
            – TitleFull: Precision Agriculture
              Type: main
ResultId 1