Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (4)

Search Parameters:
Keywords = potato bud eye detection

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
23 pages, 24448 KB  
Article
YOLO-SCA: A Lightweight Potato Bud Eye Detection Method Based on the Improved YOLOv5s Algorithm
by Qing Zhao, Ping Zhao, Xiaojian Wang, Qingbing Xu, Siyao Liu and Tianqi Ma
Agriculture 2025, 15(19), 2066; https://doi.org/10.3390/agriculture15192066 - 1 Oct 2025
Viewed by 290
Abstract
Bud eye identification is a critical step in the intelligent seed cutting process for potatoes. This study focuses on the challenges of low testing accuracy and excessive weighted memory in testing models for potato bud eye detection. It proposes an improved potato bud [...] Read more.
Bud eye identification is a critical step in the intelligent seed cutting process for potatoes. This study focuses on the challenges of low testing accuracy and excessive weighted memory in testing models for potato bud eye detection. It proposes an improved potato bud eye detection method based on YOLOv5s, referred to as the YOLO-SCA model, which synergistically optimizing three main modules. The improved model introduces the ShuffleNetV2 module to reconstruct the backbone network. The channel shuffling mechanism reduces the model’s weighted memory and computational load, while enhancing bud eye features. Additionally, the CBAM attention mechanism is embedded at specific layers, using dual-path feature weighting (channel and spatial) to enhance sensitivity to key bud eye features in complex contexts. Then, the Alpha-IoU function is used to replace the CloU function as the bounding box regression loss function. Its single-parameter control mechanism and adaptive gradient amplification characteristics significantly improve the accuracy of bud eye positioning and strengthen the model’s anti-interference ability. Finally, we conduct pruning based on the channel evaluation after sparse training, accurately removing redundant channels, significantly reducing the amount of computation and weighted memory, and achieving real-time performance of the model. This study aims to address how potato bud eye detection models can achieve high-precision real-time detection under the conditions of limited computational resources and storage space. The improved YOLO-SCA model has a size of 3.6 MB, which is 35.3% of the original model; the number of parameters is 1.7 M, which is 25% of the original model; and the average accuracy rate is 95.3%, which is a 12.5% improvement over the original model. This study provides theoretical support for the development of potato bud eye recognition technology and intelligent cutting equipment. Full article
(This article belongs to the Section Artificial Intelligence and Digital Agriculture)
Show Figures

Figure 1

17 pages, 4111 KB  
Article
Physiological and Metabolomics Analyses Revealed That Overexpression of CBL-Interacting Protein Kinase 23 Accelerate Tuber Sprouting in Potato
by Fang Zhou, Fengjuan Wang, Xing Zhang, Yifei Lu, Bi Ren, Shimin Yang, Liming Lu and Liqin Li
Horticulturae 2025, 11(4), 342; https://doi.org/10.3390/horticulturae11040342 - 21 Mar 2025
Cited by 1 | Viewed by 590
Abstract
The potato (Solanum tuberosum L.) plays an important role in ensuring global food security. Potato tubers store abundant nutrients and are also reproductive organs. The adjustment of tuber sprouting plays a vital role in timely sowing and improving tuber product quality. CBL-interacting [...] Read more.
The potato (Solanum tuberosum L.) plays an important role in ensuring global food security. Potato tubers store abundant nutrients and are also reproductive organs. The adjustment of tuber sprouting plays a vital role in timely sowing and improving tuber product quality. CBL-interacting protein kinases (CIPKs) exert an important function in the entire life cycle of plants and in coping with stress. In our present study, we found that the StCIPK23 expression level increased during storage and that overexpression of StCIPK23 can accelerate tuber sprouting. Physiological assays indicated that overexpressing StCIPK23 altered carbohydrate metabolism and antioxidant-related enzyme activities during storage. Starch branching enzyme (SBEI) gene expression was upregulated, while sucrose synthase (SS), 3-phosphoglyceric phosphokinase (PGK), and glyceraldehyde-3-phosphate dehydrogenase 1 (GAPC1) gene expression were downregulated in StCIPK23-overexpressing potato. High gibberellin (GA) content and low abscisic acid (ABA) content were also detected in transgenic tubers. We conducted metabolomics analysis on bud eyes, and the results showed a total of 94 differential metabolites were found. Among them, 61 metabolites were increased, the top three metabolites were coumaryl alcohol, glutathione and quercetin–glucoside–glucoside–rhamnoside. Our results suggest that StCIPK23 is a positive regulator of potato tuber sprouting. Full article
(This article belongs to the Section Genetics, Genomics, Breeding, and Biotechnology (G2B2))
Show Figures

Figure 1

20 pages, 8544 KB  
Article
DCS-YOLOv5s: A Lightweight Algorithm for Multi-Target Recognition of Potato Seed Potatoes Based on YOLOv5s
by Zhaomei Qiu, Weili Wang, Xin Jin, Fei Wang, Zhitao He, Jiangtao Ji and Shanshan Jin
Agronomy 2024, 14(11), 2558; https://doi.org/10.3390/agronomy14112558 - 31 Oct 2024
Cited by 3 | Viewed by 1228
Abstract
The quality inspection of potato seed tubers is pivotal for their effective segregation and a critical step in the cultivation process of potatoes. Given the dearth of research on intelligent tuber-cutting machinery in China, particularly concerning the identification of bud eyes and defect [...] Read more.
The quality inspection of potato seed tubers is pivotal for their effective segregation and a critical step in the cultivation process of potatoes. Given the dearth of research on intelligent tuber-cutting machinery in China, particularly concerning the identification of bud eyes and defect detection, this study has developed a multi-target recognition approach for potato seed tubers utilizing deep learning techniques. By refining the YOLOv5s algorithm, a novel, lightweight model termed DCS-YOLOv5s has been introduced for the simultaneous identification of tuber buds and defects. This study initiates with data augmentation of the seed tuber images obtained via the image acquisition system, employing strategies such as translation, noise injection, luminance modulation, cropping, mirroring, and the Cutout technique to amplify the dataset and fortify the model’s resilience. Subsequently, the original YOLOv5s model undergoes a series of enhancements, including the substitution of the conventional convolutional modules in the backbone network with the depth-wise separable convolution DP_Conv module to curtail the model’s parameter count and computational load; the replacement of the original C3 module’s Bottleneck with the GhostBottleneck to render the model more compact; and the integration of the SimAM attention mechanism module to augment the model’s proficiency in capturing features of potato tuber buds and defects, culminating in the DCS-YOLOv5s lightweight model. The research findings indicate that the DCS-YOLOv5s model outperforms the YOLOv5s model in detection precision and velocity, exhibiting superior detection efficacy and model compactness. The model’s detection metrics, including Precision, Recall, and mean Average Precision at Intersection over Union thresholds of 0.5 (mAP1) and 0.75 (mAP2), have improved to 95.8%, 93.2%, 97.1%, and 66.2%, respectively, signifying increments of 4.2%, 5.7%, 5.4%, and 9.8%. The detection velocity has also been augmented by 12.07%, achieving a rate of 65 FPS. The DCS-YOLOv5s target detection model, by attaining model compactness, has substantially heightened the detection precision, presenting a beneficial reference for dynamic sample target detection in the context of potato-cutting machinery. Full article
(This article belongs to the Special Issue Advances in Data, Models, and Their Applications in Agriculture)
Show Figures

Figure 1

25 pages, 3845 KB  
Article
Bud-YOLOv8s: A Potato Bud-Eye-Detection Algorithm Based on Improved YOLOv8s
by Wenlong Liu, Zhao Li, Shaoshuang Zhang, Ting Qin and Jiaqi Zhao
Electronics 2024, 13(13), 2541; https://doi.org/10.3390/electronics13132541 - 28 Jun 2024
Cited by 7 | Viewed by 2471
Abstract
The key to intelligent seed potato cutting technology lies in the accurate and rapid identification of potato bud eyes. Existing detection algorithms suffer from low recognition accuracy and high model complexity, resulting in an increased miss rate. To address these issues, this study [...] Read more.
The key to intelligent seed potato cutting technology lies in the accurate and rapid identification of potato bud eyes. Existing detection algorithms suffer from low recognition accuracy and high model complexity, resulting in an increased miss rate. To address these issues, this study proposes a potato bud-eye-detection algorithm based on an improved YOLOv8s. First, by integrating the Faster Neural Network (FasterNet) with the Efficient Multi-scale Attention (EMA) module, a novel Faster Block-EMA network structure is designed to replace the bottleneck components within the C2f module of YOLOv8s. This enhancement improves the model’s feature-extraction capability and computational efficiency for bud detection. Second, this study introduces a weighted bidirectional feature pyramid network (BiFPN) to optimize the neck network, achieving multi-scale fusion of potato bud eye features while significantly reducing the model’s parameters, computation, and size due to its flexible network topology. Finally, the Efficient Intersection over Union (EIoU) loss function is employed to optimize the bounding box regression process, further enhancing the model’s localization capability. The experimental results show that the improved model achieves a mean average precision (mAP@0.5) of 98.1% with a model size of only 11.1 MB. Compared to the baseline model, the mAP@0.5 and mAP@0.5:0.95 were improved by 3.1% and 4.5%, respectively, while the model’s parameters, size, and computation were reduced by 49.1%, 48.1%, and 31.1%, respectively. Additionally, compared to the YOLOv3, YOLOv5s, YOLOv6s, YOLOv7-tiny, and YOLOv8m algorithms, the mAP@0.5 was improved by 4.6%, 3.7%, 5.6%, 5.2%, and 3.3%, respectively. Therefore, the proposed algorithm not only significantly enhances the detection accuracy, but also greatly reduces the model complexity, providing essential technical support for the application and deployment of intelligent potato cutting technology. Full article
Show Figures

Figure 1

Back to TopTop