WeChat Mini Program
Old Version Features

Kiwifruit Segmentation and Identification of Picking Point on Its Stem in Orchards

Li, Kai Li, Zhi He, Hao Li,Yongjie Cui

COMPUTERS AND ELECTRONICS IN AGRICULTURE(2025)

Northwest A&F Univ

Cited 0|Views5
Abstract
Automated picking of kiwifruit with retained stems is crucial for extending the fruit’s freshness period and ensuring its quality during storage. Accurately obtaining kiwifruit picking points based on kiwifruit stem detection is necessary to effectively achieve this goal. The small size and similar colour characteristics of kiwifruit stems to fruit make fruit stem detection more difficult and pose a challenge in accurately identifying picking points. This study proposed a DS-UNet method based on improved convolutional networks as a biomedical image segmentation model for the segmentation of kiwifruit and its stem, identification of picking points to segment the characteristics of kiwifruit and its stems and identification and localisation of the corresponding picking points in trellis cultivation. First, to improve convolutional networks for biomedical image segmentation (UNet) models, conventional convolution is replaced by depth-wise-separable convolution in the encoding stage. A spatial attention mechanism is added after the convolutional layer in the decoding stage, which increases the model’s computing power and segmentation efficiency. Then, constraint conditions were set to establish the relationship between the fruit stem and fruit and lock the target fruit stem by determining the positional relationship between the growth of the kiwifruit and its stems. Finally, the centroid of the minimum bounding rectangle of the kiwifruit stem characteristic area was identified and used as an effective target for fruit stem picking point. Experimental results demonstrate that the proposed DS-UNet instance segmentation algorithm can achieve increased mPA, mIoU, P and R values for kiwifruit and its stems by 6.76%, 10.98%, 10.10% and 12.46%, respectively, compared to those of the original UNet. The inference time was shortened by 87.50%. Using the proposed method, the probability of effectively predicting the picking point was 91.65%. This study provides a solid foundation for developing an information perception system for smart picking equipment and the storage and fresh-keeping of kiwifruit after harvest. This study also provides a reference for picking point prediction of other fruits and vegetables with similar growth characteristics.
More
Translated text
Key words
Kiwifruit,Fruit stems of kiwifruit,DS-UNet segmentation model,Attention mechanism,Picking point identification
上传PDF
Bibtex
收藏
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Upload PDF to Generate Summary
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
Jun Fu, Yichen Zhao, Gang Wu
2023

被引用5 | 浏览

Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本研究提出了一种基于改进卷积网络的DS-UNet方法,用于分割猕猴桃及其果梗并进行采摘点定位,提高了采摘效率和果实新鲜度保持。

方法】:通过在UNet模型的编码阶段使用深度可分离卷积,并在解码阶段添加空间注意力机制,改进了传统的卷积网络模型。

实验】:实验使用猕猴桃图像数据集,通过设置约束条件确定果实与果梗的位置关系,并利用最小外接矩形的质心作为采摘点。结果表明,与原始UNet相比,所提出的DS-UNet实例分割算法在mPA、mIoU、P和R指标上分别提高了6.76%、10.98%、10.10%和12.46%,推断时间缩短了87.50%,有效预测采摘点的概率为91.65%。