Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (93)

Search Parameters:
Keywords = U-Pick

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 7623 KiB  
Article
ASHM-YOLOv9: A Detection Model for Strawberry in Greenhouses at Multiple Stages
by Yan Mo, Shaowei Bai and Wei Chen
Appl. Sci. 2025, 15(15), 8244; https://doi.org/10.3390/app15158244 - 24 Jul 2025
Viewed by 310
Abstract
Strawberry planting requires different amounts of soil water-holding capacity and fertilizer at different growth stages. Determining the stages of strawberry growth has important guiding significance for irrigation, fertilization, and picking. Quick and accurate identification of strawberry plants at different stages can provide important [...] Read more.
Strawberry planting requires different amounts of soil water-holding capacity and fertilizer at different growth stages. Determining the stages of strawberry growth has important guiding significance for irrigation, fertilization, and picking. Quick and accurate identification of strawberry plants at different stages can provide important information for automated strawberry planting management. We propose an improved multistage identification model for strawberry based on the YOLOv9 algorithm—the ASHM-YOLOv9 model. The original YOLOv9 showed limitations in detecting strawberries at different growth stages, particularly lower precision in identifying occluded fruits and immature stages. We enhanced the YOLOv9 model by introducing the Alterable Kernel Convolution (AKConv) to improve the recognition efficiency while ensuring precision. The squeeze-and-excitation (SE) network was added to increase the network’s capacity for characteristic derivation and its ability to fuse features. Haar wavelet downsampling (HWD) was applied to optimize the Adaptive Downsampling module (Adown) of the initial model, thereby increasing the precision of object detection. Finally, the CIoU function was replaced by the Minimum Point Distance based IoU (MPDIoU) loss function to effectively solve the problem of low precision in identifying bounding boxes. The experimental results demonstrate that, under identical conditions, the improved model achieves a precision of 97.7%, a recall of 97.2%, mAP50 of 99.1%, and mAP50-95 of 90.7%, which are 0.6%, 3.0%, 0.7%, and 7.4% greater than those of the original model, respectively. The parameters, model size, and floating-point calculations were reduced by 3.7%, 5.6% and 3.8%, respectively, which significantly boosted the performance of the original model and outperformed that of the other models. Experiments revealed that the model could provide technical support for the multistage identification of strawberry planting. Full article
Show Figures

Figure 1

19 pages, 9458 KiB  
Article
YOLO-WAS: A Lightweight Apple Target Detection Method Based on Improved YOLO11
by Xinwu Du, Xiaoxuan Zhang, Tingting Li, Xiangyu Chen, Xiufang Yu and Heng Wang
Agriculture 2025, 15(14), 1521; https://doi.org/10.3390/agriculture15141521 - 14 Jul 2025
Viewed by 601
Abstract
Target detection is the key technology of the apple-picking robot. To overcome the limitations of existing apple target detection methods, including low recognition accuracy of multi-species apples in complex orchard environments and a complex network architecture that occupies large memory, a lightweight apple [...] Read more.
Target detection is the key technology of the apple-picking robot. To overcome the limitations of existing apple target detection methods, including low recognition accuracy of multi-species apples in complex orchard environments and a complex network architecture that occupies large memory, a lightweight apple recognition model based on the improved YOLO11 model was proposed, named YOLO-WAS model. The model aims to achieve efficient and accurate automatic multi-species apple identification while reducing computational resource consumption and facilitating real-time applications on low-power devices. First, the study constructed a high-quality multi-species apple dataset and improved the complexity and diversity of the dataset through various data enhancement techniques. The YOLO-WAS model replaced the ordinary convolution module of YOLO11 with the Adown module proposed in YOLOv9, the backbone C3K2 module combined with Wavelet Transform Convolution (WTConv), and the spatial and channel synergistic attention module Self-Calibrated Spatial Attention (SCSA) combined with the C2PSA attention mechanism to form the C2PSA_SCSA module was also introduced. Through these improvements, the model not only ensured lightweight but also significantly improved performance. Experimental results show that the proposed YOLO-WAS model achieves a precision (P) of 0.958, a recall (R) of 0.921, and mean average precision at IoU threshold of 0.5 (mAP@50) of 0.970 and mean average precision from IoU threshold of 0.5 to 0.95 with step 0.05 (mAP@50:95) of 0.835. Compared to the baseline model, the YOLO-WAS exhibits reduced computational complexity, with the number of parameters and floating-point operations decreased by 22.8% and 20.6%, respectively. These results demonstrate that the model performs competitively in apple detection tasks and holds potential to meet real-time detection requirements in resource-constrained environments, thereby contributing to the advancement of automated orchard management. Full article
(This article belongs to the Section Artificial Intelligence and Digital Agriculture)
Show Figures

Figure 1

21 pages, 2904 KiB  
Article
A Lightweight Greenhouse Tomato Fruit Identification Method Based on Improved YOLOv11n
by Xingyu Gao, Fengyu Li, Jun Yan, Qinyou Sun, Xianyong Meng and Pingzeng Liu
Agriculture 2025, 15(14), 1497; https://doi.org/10.3390/agriculture15141497 - 11 Jul 2025
Viewed by 332
Abstract
The aim of this paper is to propose an improved lightweight YOLOv11 detection method in response to the difficulty of extracting tomato fruit features in greenhouse environments and the need for lightweight picking equipment. Firstly, the conventional step convolution is substituted by the [...] Read more.
The aim of this paper is to propose an improved lightweight YOLOv11 detection method in response to the difficulty of extracting tomato fruit features in greenhouse environments and the need for lightweight picking equipment. Firstly, the conventional step convolution is substituted by the Average pooling Downsampling (ADown) module with multi-path fusion; Gated Convolution (gConv) is incorporated in the C3K2 module, which considerably reduces the number of parameters and computation of the model. Concurrently, the Lightweight Shared Convolutional Detection (LSCD) is incorporated into the detection head component with to the aim of further reducing the computational complexity. Finally, the Wise–Powerful intersection over Union (Wise-PIoU) loss function is employed to optimise the model accuracy, and the effectiveness of each improvement module is verified by means of ablation experiments. The experimental results demonstrate that the precision of ACLW-YOLO (A stands for ADown, C stands for C3K2_gConv, L stands for LSCD, and W stands for Wise-PIoU) reaches 94.2%, the recall (R) is 92.0%, and the mean average precision (mAP) is 95.2%. Meanwhile, the model size is only 3.3 MB, the number of parameters is 1.6 M, and the floating-point computation is 3.9 GFLOPs. The ACLW-YOLO model enhances the precision of detection through its lightweight design, while concurrently achieving a substantial reduction in computational complexity and memory utilisation. The study demonstrates that the enhanced model exhibits superior recognition performance for various tomato fruits, thereby providing a robust theoretical and technical foundation for the automation of greenhouse tomato picking processes. Full article
(This article belongs to the Section Artificial Intelligence and Digital Agriculture)
Show Figures

Figure 1

11 pages, 2573 KiB  
Article
Volvariella volvacea Processive Endoglucanase EG1 Treatment Improved the Physical Strength of Bleached Pulps and Reduced Vessel Picking in Eucalyptus Pulp
by Jiamin Yan, Yuemei Zhang and Shufang Wu
Polymers 2025, 17(12), 1714; https://doi.org/10.3390/polym17121714 - 19 Jun 2025
Viewed by 345
Abstract
Volvariella volvacea endoglucanase EG1 was used to treat bleached softwood kraft pulp (BSKP) and hardwood pulp (BHKP) to improve the refinability and physical strength, as well as to reduce vessel picking in Eucalyptus pulp. The results indicated that BSKP was treated with an [...] Read more.
Volvariella volvacea endoglucanase EG1 was used to treat bleached softwood kraft pulp (BSKP) and hardwood pulp (BHKP) to improve the refinability and physical strength, as well as to reduce vessel picking in Eucalyptus pulp. The results indicated that BSKP was treated with an enzyme dosage of 3 U/g for 2 h at 12,000 refining revolutions, which increased the tensile index from 71.4 N·m/g to 86.7 N·m/g. For BHKP, treatment with 10 U/g of EG1 for 2 h at 15,000 refining revolutions improved the tensile index from the control of 47.7 N·m/g to 56.9 N·m/g. Vessel-removed and vessel-enriched fractions of Eucalyptus pulp were obtained by screening and treated with EG1, respectively. It was found that EG1-assisted refining increased the physical strength and surface strength of both pulp fractions, and the latter improved even more, with increases of 22.4% and 160%, respectively. Full article
(This article belongs to the Special Issue Advances in Lignocellulose Research and Applications)
Show Figures

Graphical abstract

21 pages, 5511 KiB  
Article
LGVM-YOLOv8n: A Lightweight Apple Instance Segmentation Model for Standard Orchard Environments
by Wenkai Han, Tao Li, Zhengwei Guo, Tao Wu, Wenlei Huang, Qingchun Feng and Liping Chen
Agriculture 2025, 15(12), 1238; https://doi.org/10.3390/agriculture15121238 - 6 Jun 2025
Viewed by 613
Abstract
Accurate fruit target identification is crucial for autonomous harvesting robots in complex orchards, where image segmentation using deep learning networks plays a key role. To address the trade-off between segmentation accuracy and inference efficiency, this study proposes LGVM-YOLOv8n, a lightweight instance segmentation model [...] Read more.
Accurate fruit target identification is crucial for autonomous harvesting robots in complex orchards, where image segmentation using deep learning networks plays a key role. To address the trade-off between segmentation accuracy and inference efficiency, this study proposes LGVM-YOLOv8n, a lightweight instance segmentation model based on YOLOv8n-seg. LGVM is an acronym for lightweight, GSConv, VoVGSCSP, and MPDIoU, highlighting the key improvements incorporated into the model. The proposed model integrates three key improvements: (1) the GSConv module, which enhances feature interaction and reduces computational cost; (2) the VoVGSCSP module, which optimizes multi-scale feature representation for small objects; and (3) the MPDIoU loss function, which improves target localization accuracy, particularly for occluded fruits. Experimental results show that LGVM-YOLOv8n reduces computational cost by 9.17%, decreases model weight by 7.89%, and improves inference speed by 16.9% compared to the original YOLOv8n-seg. Additionally, segmentation accuracy under challenging conditions (front-light, back-light, and occlusion) improves by 3.28% to 4.31%. Deployment tests on an edge computing platform demonstrate real-time performance, with inference speed accelerated to 0.084 s per image and frame rate increased to 28.73 FPS. These results validated the model’s robustness and adaptability, providing a practical solution for apple-picking robots in complex orchard environments. Full article
(This article belongs to the Section Artificial Intelligence and Digital Agriculture)
Show Figures

Figure 1

12 pages, 1341 KiB  
Article
Zircon Systematics of the Shionomisaki Volcano–Plutonic Complex (Kii Peninsula, Japan): A Potential Tool for the Study of the Source Region of Silicic Magmas
by Ulrich Knittel, Monika Walia and Shigeyuki Suzuki
Minerals 2025, 15(5), 537; https://doi.org/10.3390/min15050537 - 18 May 2025
Viewed by 355
Abstract
The Shionomisaki Igneous Complex is part of the Mid Miocene igneous province developed within the Shimanto Accretionary Complex in front of the volcanic front in SW Japan. The igneous rocks in this province mostly have silicic compositions. New U-Pb ages obtained for two [...] Read more.
The Shionomisaki Igneous Complex is part of the Mid Miocene igneous province developed within the Shimanto Accretionary Complex in front of the volcanic front in SW Japan. The igneous rocks in this province mostly have silicic compositions. New U-Pb ages obtained for two samples from the Shionomisaki Complex at the southern tip of the Kii Peninsula (14.6 ± 0.4 Ma and 14.9 ± 0.4 Ma) fall into the range of previous age determinations (14.6 ± 0.2 to 15.4 ± 0.3 Ma). Hf isotopic compositions obtained for co-magmatic zircon (εHf(t) = −0.7 to +4.8) lie between typical values obtained for mantle-derived magmas and values obtained for old crustal rocks. They are thus consistent with previous interpretations that the magmas are mixtures of mantle and crustally derived magmas. In the modelling of the isotopic characteristics of the magmas, the sediments of the Shimanto belt are taken as the protolith of the silicic magmas. Xenocrystal zircon (i.e., zircon picked up during ascent and emplacement of the magma) found in the silicic igneous rocks exhibits a similar age pattern as detrital zircon of the Shimanto sediments. However, the age pattern obtained in this study for zircon cores, which are considered to be restitic zircon (i.e., zircon derived from the source of the anatectic melt), shows little semblance with the age pattern of Shimanto sediments. It is, therefore, tentatively suggested that the source area of the silicic magmas may not be identical with the sediments of the Shimanto Accretionary Complex. Full article
Show Figures

Figure 1

43 pages, 8209 KiB  
Review
Game Changers: Blockbuster Small-Molecule Drugs Approved by the FDA in 2024
by Zhonglei Wang, Xin Sun, Mingyu Sun, Chao Wang and Liyan Yang
Pharmaceuticals 2025, 18(5), 729; https://doi.org/10.3390/ph18050729 - 15 May 2025
Viewed by 3043
Abstract
This article profiles 27 innovative advancements in small-molecule drugs approved by the U.S. Food and Drug Administration (FDA) in 2024. These drugs target various therapeutic areas including non-small cell lung cancer, advanced or metastatic breast cancer, glioma, relapsed or refractory acute leukemia, urinary [...] Read more.
This article profiles 27 innovative advancements in small-molecule drugs approved by the U.S. Food and Drug Administration (FDA) in 2024. These drugs target various therapeutic areas including non-small cell lung cancer, advanced or metastatic breast cancer, glioma, relapsed or refractory acute leukemia, urinary tract infection, Staphylococcus aureus bloodstream infections, nonalcoholic steatohepatitis, primary biliary cholangitis, Duchenne muscular dystrophy, hypertension, anemia due to chronic kidney disease, extravascular hemolysis, primary axillary hyperhidrosis, chronic obstructive pulmonary disease, severe alopecia areata, WHIM syndrome, Niemann–Pick disease type C, schizophrenia, supraventricular tachycardia, congenital adrenal hyperplasia, and cystic fibrosis. Among these approved small-molecule drugs, those with unique mechanisms of action and designated as breakthrough therapies by the FDA represent a significant proportion, highlighting ongoing innovation. Notably, eight of these drugs (including Rezdiffra®, Voydeya®, Iqirvo®, Voranigo®, Livdelzi®, Miplyffa®, Revuforj®, and Crenessity®) are classified as “first-in-class” and have received breakthrough therapy designation. These agents not only exhibit distinct mechanisms of action but also offer substantial improvements in efficacy for patients compared to prior therapeutic options. This article offers a comprehensive analysis of the mechanisms of action, clinical trials, drug design, and synthetic methodologies related to representative drugs, aiming to provide crucial insights for future pharmaceutical development. Full article
(This article belongs to the Special Issue Small-Molecule Inhibitors for Novel Therapeutics)
Show Figures

Scheme 1

13 pages, 285 KiB  
Article
Majorization Problems for Subclasses of Meromorphic Functions Defined by the Generalized q-Sălăgean Operator
by Ekram E. Ali, Rabha M. El-Ashwah, Teodor Bulboacă and Abeer M. Albalahi
Mathematics 2025, 13(10), 1612; https://doi.org/10.3390/math13101612 - 14 May 2025
Viewed by 302
Abstract
Using the generalized q-Sălăgean operator, we introduce a new class of meromorphic functions in a punctured unit disk U and investigate a majorization problem associated with this class. The principal tool employed in this analysis is the recently established q-Schwarz–Pick [...] Read more.
Using the generalized q-Sălăgean operator, we introduce a new class of meromorphic functions in a punctured unit disk U and investigate a majorization problem associated with this class. The principal tool employed in this analysis is the recently established q-Schwarz–Pick lemma. We investigate a majorization problem for meromorphic functions when the functions of the right hand side of the majorization belongs to this class. The main tool for this investigation is the generalization of Nehari’s lemma for the Jackson’s q-difference operator q given recently by Adegani et al. Full article
22 pages, 34022 KiB  
Article
A Lightweight Citrus Object Detection Method in Complex Environments
by Qiurong Lv, Fuchun Sun, Yuechao Bian, Haorong Wu, Xiaoxiao Li, Xin Li and Jie Zhou
Agriculture 2025, 15(10), 1046; https://doi.org/10.3390/agriculture15101046 - 12 May 2025
Viewed by 546
Abstract
Aiming at the limitations of current citrus detection methods in complex orchard environments, especially the problems of poor model adaptability and high computational complexity under different lighting, multiple occlusions, and dense fruit conditions, this study proposes an improved citrus detection model, YOLO-PBGM, based [...] Read more.
Aiming at the limitations of current citrus detection methods in complex orchard environments, especially the problems of poor model adaptability and high computational complexity under different lighting, multiple occlusions, and dense fruit conditions, this study proposes an improved citrus detection model, YOLO-PBGM, based on You Only Look Once v7 (YOLOv7). First, to tackle the large size of the YOLOv7 network model and its deployment challenges, the PC-ELAN module is constructed by introducing Partial Convolution (PConv) for lightweight improvement, which reduces the model’s demand for computing resources and parameters. At the same time, the Bi-Former attention module is embedded to enhance the perception and processing of citrus fruit information. Secondly, a lightweight neck network is constructed using Grouped Shuffle Convolution (GSConv) to simplify computational complexity. Finally, the minimum-point-distance-based IoU (MPDIoU) loss function is utilized to optimize the boundary return mechanism, which speeds up model convergence and reduces the redundancy of bounding box regression. Experimental results indicate that for the citrus dataset collected in a natural environment, the improved model reduces Params and GFLOPs by 15.4% and 23.7%, respectively, while improving precision, recall, and mAP by 0.3%, 4%, and 3.5%, respectively, thereby outperforming other detection networks. Additionally, an analysis of citrus object detection under varying lighting and occlusion conditions reveals that the YOLO-PBGM network model demonstrates good adaptability, effectively coping with variations in lighting and occlusions while exhibiting high robustness. This model can provide a technical reference for uncrewed intelligent picking of citrus. Full article
Show Figures

Figure 1

20 pages, 10100 KiB  
Article
A Method for Identifying Picking Points in Safflower Point Clouds Based on an Improved PointNet++ Network
by Baojian Ma, Hao Xia, Yun Ge, He Zhang, Zhenghao Wu, Min Li and Dongyun Wang
Agronomy 2025, 15(5), 1125; https://doi.org/10.3390/agronomy15051125 - 2 May 2025
Cited by 1 | Viewed by 737
Abstract
To address the challenge of precise picking point localization in morphologically diverse safflower plants, this study proposes PointSafNet—a novel three-stage 3D point cloud analysis framework with distinct architectural and methodological innovations. In Stage I, we introduce a multi-view reconstruction pipeline integrating Structure from [...] Read more.
To address the challenge of precise picking point localization in morphologically diverse safflower plants, this study proposes PointSafNet—a novel three-stage 3D point cloud analysis framework with distinct architectural and methodological innovations. In Stage I, we introduce a multi-view reconstruction pipeline integrating Structure from Motion (SfM) and Multi-View Stereo (MVS) to generate high-fidelity 3D plant point clouds. Stage II develops a dual-branch architecture employing Star modules for multi-scale hierarchical geometric feature extraction at the organ level (filaments and frui balls), complemented by a Context-Anchored Attention (CAA) mechanism to capture long-range contextual information. This synergistic feature learning approach addresses morphological variations, achieving 86.83% segmentation accuracy (surpassing PointNet++ by 7.37%) and outperforming conventional point cloud models. Stage III proposes an optimized geometric analysis pipeline combining dual-centroid spatial vectorization with Oriented Bounding Box (OBB)-based proximity analysis, resolving picking coordinate localization across diverse plants with 90% positioning accuracy and 68.82% mean IoU (13.71% improvement). The experiments demonstrate that PointSafNet systematically integrates 3D reconstruction, hierarchical feature learning, and geometric reasoning to provide visual guidance for robotic harvesting systems in complex plant canopies. The framework’s dual emphasis on architectural innovation and geometric modeling offers a generalizable solution for precision agriculture tasks involving morphologically diverse safflowers. Full article
(This article belongs to the Section Precision and Digital Agriculture)
Show Figures

Figure 1

19 pages, 7587 KiB  
Article
GPC-YOLO: An Improved Lightweight YOLOv8n Network for the Detection of Tomato Maturity in Unstructured Natural Environments
by Yaolin Dong, Jinwei Qiao, Na Liu, Yunze He, Shuzan Li, Xucai Hu, Chengyan Yu and Chengyu Zhang
Sensors 2025, 25(5), 1502; https://doi.org/10.3390/s25051502 - 28 Feb 2025
Cited by 1 | Viewed by 1931
Abstract
Effective fruit identification and maturity detection are important for harvesting and managing tomatoes. Current deep learning detection algorithms typically demand significant computational resources and memory. Detecting severely stacked and obscured tomatoes in unstructured natural environments is challenging because of target stacking, target occlusion, [...] Read more.
Effective fruit identification and maturity detection are important for harvesting and managing tomatoes. Current deep learning detection algorithms typically demand significant computational resources and memory. Detecting severely stacked and obscured tomatoes in unstructured natural environments is challenging because of target stacking, target occlusion, natural illumination, and background noise. The proposed method involves a new lightweight model called GPC-YOLO based on YOLOv8n for tomato identification and maturity detection. This study proposes a C2f-PC module based on partial convolution (PConv) for less computation, which replaced the original C2f feature extraction module of YOLOv8n. The regular convolution was replaced with the lightweight Grouped Spatial Convolution (GSConv) by downsampling to reduce the computational burden. The neck network was replaced with the convolutional neural network-based cross-scale feature fusion (CCFF) module to enhance the adaptability of the model to scale changes and to detect many small-scaled objects. Additionally, the integration of the simple attention mechanism (SimAM) and efficient intersection over union (EIoU) loss were implemented to further enhance the detection accuracy by leveraging these lightweight improvements. The GPC-YOLO model was trained and validated on a dataset of 1249 mobile phone images of tomatoes. Compared to the original YOLOv8n, GPC-YOLO achieved high-performance metrics, e.g., reducing the parameter number to 1.2 M (by 59.9%), compressing the model size to 2.7 M (by 57.1%), decreasing the floating point of operations to 4.5 G (by 45.1%), and improving the accuracy to 98.7% (by 0.3%), with a detection speed of 201 FPS. This study showed that GPC-YOLO could effectively identify tomato fruit and detect fruit maturity in unstructured natural environments. The model has immense potential for tomato ripeness detection and automated picking applications. Full article
(This article belongs to the Section Intelligent Sensors)
Show Figures

Figure 1

25 pages, 27454 KiB  
Article
Development of an Optimized YOLO-PP-Based Cherry Tomato Detection System for Autonomous Precision Harvesting
by Xiayang Qin, Jingxing Cao, Yonghong Zhang, Tiantian Dong and Haixiao Cao
Processes 2025, 13(2), 353; https://doi.org/10.3390/pr13020353 - 27 Jan 2025
Cited by 4 | Viewed by 1394
Abstract
An accurate and efficient detection method for harvesting is crucial for the development of automated harvesting robots in short-cycle, high-yield facility tomato cultivation environments. This study focuses on cherry tomatoes, which grow in clusters, and addresses the complexity and reduced detection speed associated [...] Read more.
An accurate and efficient detection method for harvesting is crucial for the development of automated harvesting robots in short-cycle, high-yield facility tomato cultivation environments. This study focuses on cherry tomatoes, which grow in clusters, and addresses the complexity and reduced detection speed associated with the current multi-step processes that combine target detection with segmentation and traditional image processing for clustered fruits. We propose YOLO-Picking Point (YOLO-PP), an improved cherry tomato picking point detection network designed to efficiently and accurately identify stem keypoints on embedded devices. YOLO-PP employs a C2FET module with an EfficientViT branch, utilizing parallel dual-path feature extraction to enhance detection performance in dense scenes. Additionally, we designed and implemented a Spatial Pyramid Squeeze Pooling (SPSP) module to extract fine features and capture multi-scale spatial information. Furthermore, a new loss function based on Inner-CIoU was developed specifically for keypoint tasks to further improve detection efficiency.The model was tested on a real greenhouse cherry tomato dataset, achieving an accuracy of 95.81%, a recall rate of 98.86%, and mean Average Precision (mAP) scores of 99.18% and 98.87% for mAP50 and mAP50-95, respectively. Compared to the DEKR, YOLO-Pose, and YOLOv8-Pose models, the mAP value of the YOLO-PP model improved by 16.94%, 10.83%, and 0.81%, respectively. The proposed algorithm has been implemented on NVIDIA Jetson edge computing devices, equipped with a human–computer interaction interface. The results demonstrate that the proposed Improved Picking Point Detection Network exhibits excellent performance and achieves real-time accurate detection of cherry tomato harvesting tasks in facility agriculture. Full article
(This article belongs to the Section Automation Control Systems)
Show Figures

Figure 1

19 pages, 1702 KiB  
Article
What Makes the Route More Traveled? Optimizing U.S. Suburban Microtransit for Sustainable Mobility
by Alexandra Q. Pan and Susan Shaheen
Sustainability 2025, 17(3), 952; https://doi.org/10.3390/su17030952 - 24 Jan 2025
Viewed by 1993
Abstract
Microtransit services that provide pooled on-demand transportation with dynamic routing have been used in low-density areas since the 1970s, but improvements to routing technology have led to a resurgence of interest in the past decade. Questions remain about the effectiveness of microtransit to [...] Read more.
Microtransit services that provide pooled on-demand transportation with dynamic routing have been used in low-density areas since the 1970s, but improvements to routing technology have led to a resurgence of interest in the past decade. Questions remain about the effectiveness of microtransit to serve riders in low-density, car-dependent suburban areas. Better understanding of the factors underlying microtransit ridership can improve usage of these services and shift travelers to more sustainable modes in suburban areas. We compile a database of suburban microtransit programs from 32 public transit agencies in the U.S. to study internal factors (e.g., operating hours, service area) and external factors (e.g., population density, vehicle ownership) impacting ridership using a random effects model. We find that internal agency factors have a greater effect on microtransit ridership than external factors. The most impactful factor is operating a point deviation service, where vehicles have scheduled stops at one or more checkpoints within the service area (e.g., transit center or shopping center), rather than zone-based services, where vehicles pick up and drop off passengers at any time within a service area. There is high potential to convert some zone-based services to point deviation services; 52% of zone-based service areas contain a transit center that could be used as a checkpoint. For the remaining zone-based service areas, maximizing ridership may not be feasible, and using ridership as an evaluation metric can be misleading. Instead, metrics that capture the accessibility, safety, or customer satisfaction impacts of microtransit may be more appropriate for these services. Full article
(This article belongs to the Special Issue Smart Transport Based on Sustainable Transport Development)
Show Figures

Figure 1

20 pages, 4298 KiB  
Article
Design and Field Evaluation of an End Effector for Robotic Strawberry Harvesting
by Ezekyel Ochoa and Changki Mo
Actuators 2025, 14(2), 42; https://doi.org/10.3390/act14020042 - 22 Jan 2025
Cited by 1 | Viewed by 1798
Abstract
As the world’s population continues to rise while the agricultural workforce declines, farmers are increasingly challenged to meet the growing food demand. Strawberries grown in the U.S. are especially threatened by such stipulations, as the cost of labor for such a delicate crop [...] Read more.
As the world’s population continues to rise while the agricultural workforce declines, farmers are increasingly challenged to meet the growing food demand. Strawberries grown in the U.S. are especially threatened by such stipulations, as the cost of labor for such a delicate crop remains the bulk of the total production costs. Autonomous systems within the agricultural sector have enormous potential to catalyze the labor and land expansions required to meet the demands of feeding an increasing population, as well as heavily reducing the amount of food waste experienced in open fields. Our team is working to enhance robotic solutions for strawberry production, aiming to improve field processes and better replicate the efficiency of human workers. We propose a modular configuration that includes a Delta X parallel robot and a pneumatically powered end effector designed for precise strawberry harvesting. Our primary focus is on optimizing the design of the end effector and validating its high-speed actuation capabilities. The prototype of the presented end effector achieved high success rates of 94.74% in simulated environments and 100% in strawberry fields at Farias Farms, even when tasked to harvest in the densely covered conditions of the late growing season. Using an off-the-shelf robotic configuration, the system’s workspace has been validated as adequate for harvesting in a typical two-plant-per-row strawberry field, with the hardware itself being evaluated to harvest each strawberry in 2.8–3.8 s. This capability sets the stage for future enhancements, including the integration of the machine vision processes such that the system will identify and pick each strawberry within 5 s. Full article
(This article belongs to the Special Issue Actuators in Robotic Control—3rd Edition)
Show Figures

Figure 1

21 pages, 29481 KiB  
Article
Fresh Tea Leaf-Grading Detection: An Improved YOLOv8 Neural Network Model Utilizing Deep Learning
by Zejun Wang, Yuxin Xia, Houqiao Wang, Xiaohui Liu, Raoqiong Che, Xiaoxue Guo, Hongxu Li, Shihao Zhang and Baijuan Wang
Horticulturae 2024, 10(12), 1347; https://doi.org/10.3390/horticulturae10121347 - 15 Dec 2024
Cited by 1 | Viewed by 1863
Abstract
To facilitate the realization of automated tea picking and enhance the speed and accuracy of tea leaf grading detection, this study proposes an improved YOLOv8 network for fresh tea leaf grading recognition. This approach integrates a Hierarchical Vision Transformer using Shifted Windows to [...] Read more.
To facilitate the realization of automated tea picking and enhance the speed and accuracy of tea leaf grading detection, this study proposes an improved YOLOv8 network for fresh tea leaf grading recognition. This approach integrates a Hierarchical Vision Transformer using Shifted Windows to replace segments of the original YOLOv8’s network architecture, thereby alleviating the computational load of dense image processing tasks and reducing computational expenses. The incorporation of an Efficient Multi-Scale Attention Module with Cross-Spatial Learning serves to attenuate the influence of irrelevant features in complex backgrounds, which in turn, elevates the model’s detection Precision. Additionally, the substitution of the loss function with SIoU facilitates a more rapid model convergence and a more precise pinpointing of defect locations. The empirical findings indicate that the enhanced YOLOv8 algorithm has achieved a marked improvement in metrics such as Precision, Recall, F1, and mAP, with increases of 3.39%, 0.86%, 2.20%, and 2.81% respectively, when juxtaposed with the original YOLOv8 model. Moreover, in external validations, the FPS enhancements over the original YOLOv8, YOLOv5, YOLOX, Faster RCNN, and SSD deep-learning models are 6.75 Hz, 10.84 Hz, 12.79 Hz, 28.24 Hz, and 21.57 Hz, respectively, and the mAP improvements in practical detection are 2.79%, 2.92%, 3.08%, 7.07%, and 3.84% respectively. The refined model not only ensures efficient and accurate tea-grading recognition but also boasts high recognition rates and swift detection capabilities, thereby establishing a foundation for the development of tea-picking robots and tea quality grading devices. Full article
Show Figures

Figure 1

Back to TopTop