← PhenoCode Atlas

Unverified paper discovery

Plant phenotyping methods.

植物形質を測っただけの研究ではなく、フェノタイピング手法の開発・検証・実質的利用・ベンチマーク・方法レビューとの関連性が見つかった論文を中心に表示します。

表示条件: Sensors (Basel, Switzerland)条件を解除 ×
477 papers · 上位300件を表示 · plant phenotyping relevance matchLatest completed run · 2016-01-01 – 2026-09-13

自動判定された未検証候補です。Catalogへの掲載にはキュレーター承認が必要です。

Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published7 Aug 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

UAV-Based Thermal Inversion for Canopy Temperature Retrieval and Precision Irrigation.

TeaAerial / UAVField / plotThermalWhole plant / canopy / plot / fieldPhysiological trait estimationPlant / canopy temperatureWater status / transpiration

Accurate assessment of crop water status is critical for precision irrigation and sustainable water management in agriculture. This study develops a UAV-based thermal infrared inversion framework for high-resolution canopy temperature retrieval and irrigation decision support in tea plantations. The proposed approach integrates multi-frame image mosaicking, threshold-based canopy extraction, and a gray-temperature calibration model to generate spatially continuous canopy temperature maps. Crop water stress was quantified using the Crop Water Stress Index (CWSI), and its reliability was further evaluated by analyzing its relationship with stomatal conductance. The framework further estimates soil moisture status and irrigation requirements based on a threshold-based irrigation strategy. The results show that the linear gray-temperature calibration model achieved a maximum absolute error of less than 0.3 °C and that the calculated CWSI and estimated irrigation requirement were strongly correlated with measured stomatal conductance, with R 2 up to 0.91. The proposed method provides a practical technical workflow from UAV thermal imagery acquisition to canopy temperature retrieval and quantitative irrigation decision-making, demonstrating its potential for precision irrigation management in tea plantations.

Why it matches plant phenotyping methodsUAV熱画像から茶園の樹冠温度と水ストレスを推定する取得・抽出・較正手法を開発し、気孔コンダクタンスとの関係で検証しており、植物状態の計測が中心である。

abstractThis study develops a UAV-based thermal infrared inversion framework for high-resolution canopy temperature retrieval and irrigation decision support in tea plantations.
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published30 Jul 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

YOLOv8n-DSLW: A Deployment-Oriented AI-Enabled Vision-Sensing Model for Tiny Strawberry Disease and Pest Detection in Greenhouse Images.

StrawberryGreenhouseLeafDisease symptoms / severity

Camera-based visual sensing provides a non-destructive and scalable approach for monitoring strawberry diseases and pests in greenhouse environments. However, greenhouse images acquired under practical cultivation conditions often contain early-stage tiny lesions, complex leaf backgrounds, uneven target scales, illumination variations, and partial occlusions, making accurate and efficient visual detection challenging. To address these issues, this study proposes YOLOv8n-DSLW (YOLOv8n enhanced by Dense reuse, Shuffle attention, LSKA-LAMP lightweight modeling, and Wise-IoU optimization), an AI-enabled vision-sensing detection model based on YOLOv8n for tiny strawberry disease and pest detection. Specifically, Shrink Residual Dense Block (ShrinkRDB) dense connection blocks and the C2f with Shuffle Attention (C2fSA) module are introduced to preserve weak lesion textures and suppress background interference in greenhouse visual data. A high-resolution P2 detection layer combined with Wise-IoU (WioU) dynamic regression loss is further incorporated to enhance tiny-target perception and localization. In addition, the Spatial Pyramid Pooling-Fast with Large Separable Kernel Attention (SPPF-LSKA) module strengthens contextual modeling under occlusion and clutter, while Layer-Adaptive Magnitude-based Pruning (LAMP) is adopted to mitigate model redundancy and improve the accuracy-efficiency balance. Experiments on a self-collected greenhouse strawberry disease and pest dataset show that YOLOv8n-DSLW achieves a mean Average Precision at 0.5 IoU threshold (mAP@0.5) of 94.3% and a mAP@0.5:0.95 of 77.5%, outperforming the YOLOv8n baseline. The final model has a parameter count of 4.386 M and a computational cost of 27.6 GFLOPs, achieving a frame rate of 45 FPS on the test workstation. It shows application potential for real-time visual monitoring in greenhouses under controlled data acquisition conditions. The results demonstrate that the proposed method improves tiny lesion detection under dense targets, complex backgrounds, and leaf occlusions, providing an AI-enabled vision-sensing framework for automated strawberry health monitoring in greenhouses. Nevertheless, due to limitations associated with imaging equipment, dataset representativeness, and the inherent constraints of the algorithm, further optimization and validation are required to support large-scale field deployment.

Why it matches plant phenotyping methodsイチゴ葉の病斑を画像から検出・局在化する新規YOLOモデルを開発し、データセット上で性能評価しており、植物病害状態の画像ベース表現型取得が中心である。

abstractthis study proposes YOLOv8n-DSLW (YOLOv8n enhanced by Dense reuse, Shuffle attention, LSKA-LAMP lightweight modeling, and Wise-IoU optimization), an AI-enabled vision-sensing detection model based on YOLOv8n for tiny strawberry disease and pest detection.
Reproduction assets foundThe paper's self-collected greenhouse strawberry disease/pest image dataset (with COCO annotations and train/test splits) is explicitly stated as publicly deposited on GitHub at the allowed URL. No author analysis code or trained model checkpoint is mentioned as publicly available.
Dataset · publicThe dataset used in this study, including the training and independent test subsets, has been uploaded to a GitHub repository for dataset verification and is available at: https://github.com/dataset-review-2026/strawberry-dataset (accessed on 26 July 2026).Open asset ↗dataset-review-2026/strawberry-datasetlines:111-131
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published7 Jun 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Lightweight Cross-Domain Few-Shot Plant Disease Recognition Through Target-Domain Statistical Calibration.

ClassificationStress / disease detection

Plant disease recognition models trained under laboratory conditions often degrade markedly after cross-domain transfer because of the pronounced distribution gap between source and target domains and the scarcity of labeled target-domain samples. To address the transfer task from PlantVillage (PV_100) to PlantDoc, this study develops and evaluates a lightweight cross-domain few-shot plant disease recognition method under a strict PlantVillage-to-PlantDoc protocol. The method integrates EfficientNet-B0 feature extraction, cosine-similarity-based prototypical classification, and training-time target-domain BN adaptation (TBA). During training, unlabeled target-domain images are used only for BN statistical calibration, whereas inference is limited to feature extraction and prototype matching, without gradient updates or iterative optimization. Under a unified experimental protocol, the proposed method achieved cross-split mean accuracies of 42.69 ± 0.62% for one-shot and 54.24 ± 0.72% for five-shot, where ± denotes the standard deviation across three strict data splits; it outperformed ProtoNet by 7.44 and 9.43 percentage points, respectively. Ablation results indicate that TBA is the main source of performance improvement, whereas more complex adaptation strategies do not yield stable additional gains. The core encoder can be executed entirely on the NPU, with an estimated single-sample inference latency as low as 0.658 ms, indicating strong potential for encoder-level mobile deployment.

Why it matches plant phenotyping methods植物病害状態を画像から認識する手法を開発し、厳密なクロスドメイン条件、比較、アブレーションで評価しており、病害表現型の取得・推定が研究の中心である。

abstractthis study develops and evaluates a lightweight cross-domain few-shot plant disease recognition method under a strict PlantVillage-to-PlantDoc protocol.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published31 May 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

A Lightweight Real-Time Tomato Leaf Disease Detection System for Edge-Based Smart Agriculture.

TomatoGreenhouseLeafObject detectionStress / disease detectionDisease symptoms / severity

Tomato leaf diseases substantially reduce tomato yields and quality and remain a persistent challenge for efficient crop management. Although deep learning-based detectors have achieved strong accuracy in controlled benchmarks, many existing solutions are still difficult to transfer to resource-constrained agricultural systems because they rely on high-end GPUs, consume considerable power, and often lose performance after deployment on embedded devices. To address this practical gap, this study proposes HGS-YOLO, a system-oriented deployable lightweight adaptation of YOLOv11 for leaf-level tomato disease detection, together with an end-to-end edge sensing pipeline for low-power agricultural deployment. The main contribution lies in the coordinated system-level co-design of model structure, optimization, and deployment rather than in a novel detector architecture. Specifically, YOLOv11 is adapted through three coordinated modifications: an HGNetV2 backbone for efficient feature extraction, an HS-FPN neck with channel attention for lightweight multi-scale fusion, and an MPDIoU loss function for more stable localization optimization. Beyond the model architecture, the study establishes a complete engineering pipeline that includes training, optimization, post-training quantization, and hardware deployment with BPU acceleration on a D-Robotics RDK X5 handheld platform. Comprehensive benchmark experiments indicate that HGS-YOLO achieves 93.6% mAP50 and 72.1% mAP@[0.5:0.95] with 86.5% recall, only 1.3 M parameters, and a 3.1 MB model size, substantially reducing the model complexity and storage cost relative to the YOLOv11 baseline. A three-seed retraining comparison shows that HGS-YOLO trades roughly 0.5 mAP50 points for this compactness (a statistically significant but small concession) and recovers the cost on the deployment side: on the RDK X5 chip, HGS-YOLO is the fastest, most memory-efficient, and lowest-power model among all compared detectors. Indoor deployment tests using separately collected tomato leaf samples further achieve 90.3% mAP50, 82.3% recall, 89.0% precision, 25.0 ± 0.4 ms end-to-end latency, 40.0 ± 0.6 FPS, and 9.8 ± 0.4 W average system power. After PTQ, the mAP50 drops from 93.6% to 93.0% on the same benchmark; because this figure was measured under controlled imaging conditions, it is presented as an in-distribution reference point rather than as evidence of robustness in the open field. We also took the handheld system into a working tomato greenhouse for a small outdoor field round, where it ran end-to-end and produced on-device disease detections under natural sunlight, specular highlights, partial occlusion, background clutter, and handheld motion blur. These results show that HGS-YOLO reaches a good balance of accuracy, efficiency, and deployability and that it works in the field on an independent small-scale test; validating it more widely across sites, seasons, and weather is left to future work.

Why it matches plant phenotyping methodsトマト葉の病害状態を画像から推定する軽量検出モデルとエッジセンシング・展開パイプラインを開発し、ベンチマーク、量子化、ハードウェア性能、屋内外試験で検証しており、植物表現型取得が中心である。

abstractthis study proposes HGS-YOLO, a system-oriented deployable lightweight adaptation of YOLOv11 for leaf-level tomato disease detection, together with an end-to-end edge sensing pipeline for low-power agricultural deployment.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published30 May 2026Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

An AI-Driven Multimodal Sensing Framework Integrating UAV Imagery and Environmental Sensors for Intelligent Farmland Monitoring.

Aerial / UAVField / plotMultimodalClassificationObject detectionDisease symptoms / severityGrowth / development / phenology

The utilization of multi-source sensing data to achieve intelligent perception and refined management of farmland has become a vital research direction in modern agriculture. However, traditional inspection approaches based solely on visual information are highly susceptible to illumination variations, occlusion, and background interference, which makes stable pest detection and accurate crop growth assessment difficult to achieve. To address these problems, we propose a multimodal target perception network for intelligent farmland inspection. By integrating UAV imagery, ground environmental sensor data, and spatial location information, joint perception of farmland pests, diseases, and crop growth status is achieved. In the proposed framework, cross-modal alignment and collaborative encoding mechanisms, a multi-scale target perception structure, and a dynamic multimodal fusion strategy are introduced to collaboratively model information within a unified semantic space. Experimental results on a constructed multimodal farmland dataset demonstrate that the proposed method achieved 87.53% Precision and 89.16% mAP in the pest and disease detection task, and 88.04% Accuracy in the crop growth assessment task, significantly outperforming several mainstream visual detection models and multimodal fusion approaches. The results indicate that this intelligent perception framework can significantly improve the robustness of farmland inspection systems, providing an effective technical pathway for AI-driven precision agriculture decision-making. This technology breaks the barrier between production-side sensing data and e-commerce demand, providing a practical technical solution for agricultural production-marketing synergy, quality premium realization and digital rural revitalization.

Why it matches plant phenotyping methodsUAV画像と環境センサーを統合し、作物の生育状態および病害を推定するマルチモーダル手法を開発・評価しており、植物表現型の取得が中心的な貢献である。

abstractBy integrating UAV imagery, ground environmental sensor data, and spatial location information, joint perception of farmland pests, diseases, and crop growth status is achieved.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published23 May 2026Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

YOLOv9-Based Detection of Diseases in Poplar Trees Using Histogram Equalization and Computer Vision.

PoplarLeafObject detectionCalibration / preprocessingDisease symptoms / severity

Poplar (Populus) trees are indispensable to various industries and environmental sustainability efforts. They are widely utilized for paper production, timber, and windbreaks, while also playing a significant role in carbon sequestration. Given their economic and ecological importance, the effective management of diseases is crucial. Convolutional Neural Networks (CNNs), renowned for their ability to process visual data, are pivotal in accurately detecting and classifying plant diseases. This study presents a domain-specific dataset of manually collected images of diseased poplar leaves from Uzbekistan and South Korea, ensuring geographic diversity and broader applicability. The dataset includes four disease classes, i.e., " Parsha (Scab) ," " Brown spotting ," " White-Gray spotting ," and " Rust ," which represent common afflictions in these regions. To advance research efforts, this dataset will be made publicly accessible, providing a valuable resource for the scientific community. Leveraging the cutting-edge YOLOv9c model, a state-of-the-art CNN architecture, we applied the Histogram Equalization technique as a preprocessing step to enhance the image quality to increase the accuracy of disease detection. This method not only improves the diagnostic performance of the model but also provides a scalable solution for monitoring and managing poplar diseases. By ensuring the health of poplar trees, this approach supports the sustainability of these critical resources. To our knowledge, this is the first publicly available dataset specifically focused on diseased poplar leaves, making it a significant contribution to global research efforts. It offers an invaluable resource for researchers and practitioners, enabling further advancements in early disease detection and sustainable forestry management.

Why it matches plant phenotyping methodsポプラ葉の病徴を画像から検出・分類する手法と公開データセットが研究の中心であり、植物の病害状態を直接推定するため、植物フェノタイピング手法として採択。

abstractThis study presents a domain-specific dataset of manually collected images of diseased poplar leaves from Uzbekistan and South Korea
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published19 May 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

AD-DETR: A Real-Time Transformer with Multi-Scale Alignment and Spatial-Spectral Fusion for Crop Disease Detection.

Object detectionStress / disease detectionDisease symptoms / severity

Agriculture faces significant challenges from crop diseases, which threaten global food security and cause substantial economic losses annually. While deep learning has advanced plant disease detection, existing models often struggle with generalization across heterogeneous environments and real-time deployment constraints, hindering their practical application in diverse agricultural settings. This paper proposes AD-DETR, an enhanced real-time detection transformer framework specifically designed for agricultural scenarios. The model incorporates three key innovations to address these issues. First, the Multi-Scale Align Network (MSANet) achieves adaptive feature alignment through an Adapt Fusion Align (AFA) block, effectively preserving disease detail information across varying scales. Second, the Spatial-Spectral Attentive Feature Fusion (SSAFF) module integrates frequency-domain processing with attention mechanisms, enhancing feature representation quality by combining spatial and spectral information. Third, the IPIoUv2 loss function improves bounding-box regression accuracy through an internal perception mechanism and scale-adaptive weighting. Comprehensive experiments demonstrate that AD-DETR achieves strong performance, with 90.2% mean average precision at IoU=0.5 on the Crop Disease dataset and 97.4% on the PlantDoc dataset. It maintains high efficiency with 16.4 million parameters, 47.2 GFLOPs computational complexity, and inference speeds of 230-242 frames per second. These results indicate that AD-DETR is robust to domain shift and suitable for resource-constrained applications, such as real-time monitoring on mobile and edge platforms.

Why it matches plant phenotyping methods植物病害の状態を画像から検出する深層学習手法を開発し、複数データセットで性能検証しており、フェノタイピング手法が研究の中心である。

abstractThis paper proposes AD-DETR, an enhanced real-time detection transformer framework specifically designed for agricultural scenarios.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published17 May 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Tomato Ripeness Detection and Localization Based on the Intelligent Inspection Robot Platform.

TomatoField / plotFruitObject detectionPigment / colour / senescence

The field inspection and ripeness detection of tomatoes in China remain heavily dependent on manual labor, while existing robotic solutions often exhibit limited functionality, poor environmental adaptability, prohibitive hardware costs, and unstable positioning accuracy. To address these limitations, this study proposes an intelligent tomato inspection robot that seamlessly integrates real-time ripeness recognition with precise spatial localization. Built upon a Raspberry Pi 5 core controller, the robot employs a lightweight, layered modular architecture designed to flexibly navigate complex agricultural environments. A comprehensive, multi-dimensional image dataset of tomato ripeness was constructed to train a three-category detection model based on the YOLOv8n architecture. Following 413 training epochs, the model demonstrated exceptional performance, achieving an overall mAP@0.5 of 87.8% and an mAP@0.5:0.95 of 72.7% on the held-out test dataset. In field inspections, the system achieved detection precisions of 82.22% for immature tomatoes, 92.66% for half-ripened tomatoes, and 100% for fully ripe tomatoes, successfully identifying all ripe tomatoes and satisfying the practical demands of field inspection. Furthermore, the integration of an Ultra-Wideband positioning system yielded an overall Root Mean Square Error of 0.231 m, successfully confining positioning errors to within 0.24 m to fully satisfy the stringent localization demands of crop-level inspection. Field evaluations confirmed that under optimal configurations, the robot can efficiently inspect a 50-m planting row in 10 min (±1 min) and maintains a continuous operational battery life of 2 h (±10 min). The core contribution of this work is the system-level integration and optimization of technologies for greenhouse agriculture. This integrated design achieves low hardware cost and high deployment flexibility, addressing longstanding challenges of labor-intensive inspection and delayed harvesting, and delivering a practical solution for intelligent tomato plantation management.

Why it matches plant phenotyping methodsトマト果実の成熟状態を画像から推定するモデルと、データセット・ロボット検査プラットフォームを開発・評価しており、植物状態の取得方法が中心的です。

abstractThe core contribution of this work is the system-level integration and optimization of technologies for greenhouse agriculture.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published11 May 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Deep Learning for Disease Detection: Building a Leaf Image Classifier for Roses.

RGB / grayscaleLeafClassificationStress / disease detectionDisease symptoms / severity

Early and reliable detection of rose diseases is important for automating plant monitoring and timely intervention throughout the crop lifecycle. In this context, leaf-image analysis combined with machine learning offers a practical approach for disease detection in roses. This study tests a binary classification framework that distinguishes diseased leaves using convolutional neural networks (CNNs). Three architectures were evaluated: a lightweight CNN trained from scratch as a baseline model, and two residual network models fine-tuned through transfer learning from weights pretrained on a large-scale visual recognition dataset. To assess robustness, two preprocessing strategies were also compared: a lightweight hue-based leaf isolation method that preserves full color information, and a grayscale conversion approach without masking. Experimental results obtained on a small held-out test set show strong classification performance across all evaluated models. At the same time, the findings indicate that additional validation is needed on more diverse datasets to confirm generalization under varying lighting conditions, background complexity, and plant growth stages. The results support the feasibility of CNN-based disease detection for roses and highlight its potential for integration into automated monitoring workflows.

Why it matches plant phenotyping methodsバラ葉画像から病害状態をCNNで推定する分類手法の開発・比較が研究の中心であり、植物の病害表現型を直接評価しているため。

abstractleaf-image analysis combined with machine learning offers a practical approach for disease detection in roses.
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published8 May 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

GBR-DETR: A Real-Time Tomato Leaf Disease Detection Model for Edge Device Deployment.

TomatoLeafObject detectionStress / disease detectionDisease symptoms / severity

Tomato leaf diseases pose significant threats to crop yield and food security. However, in real-world cultivation environments, factors such as fluctuating illumination, varying leaf occlusion, and ambiguous lesion morphology often compromise detection accuracy. This paper presents the Gradient-aware Bidirectional Retentive Detection Transformer (GBR-DETR), a model designed for high-precision, real-time disease detection. This model is composed of two network structures and a retentive feature aggregation module: (1) a Multi-scale Gradient-Aware Transfer Network (MGAT-Net) is designed to encode gradient information through the Sobel operator, thereby enhancing the localization stability for small and blurry lesions; (2) a Bidirectional Context Pyramid Network (BCPN) is proposed to enable bidirectional interactions among multi-level features through a top-down and a bottom-up pathway, thereby generating multi-scale lesion features and bridging cross-scale semantic gaps; and (3) a Retentive Feature Aggregation Module (RFAM) is used to suppress background noise and establish global feature correlations, thereby enhancing the overall representation capability for lesion recognition. Experiments on the Multi-scenario Tomato Leaf Disease (M-TLD) dataset show that GBR-DETR yields gains of 3.12, 4.88, and 3.41 percentage points in mAP 50-95 , mAP 50 , and mAP 75 , respectively, over the baseline RT-DETR, while also outperforming representative DETR-based and CNN-based detectors. The model demonstrates robust generalization on the PlantDoc cross-domain benchmark, achieving a 2.11% improvement in mAP 50 over the baseline. Deployed on the NVIDIA Jetson Orin Nano with TensorRT FP16, it achieves 54 ms latency, enabling real-time disease monitoring on edge devices. This solution provides effective technical support for real-time disease monitoring in smart agriculture.

Why it matches plant phenotyping methodsトマト葉の病斑・病害状態を画像から検出するモデルを開発し、複数データセットで比較検証、エッジデバイス実装まで評価しており、植物病害表現型の取得手法が中心である。

abstractThis paper presents the Gradient-aware Bidirectional Retentive Detection Transformer (GBR-DETR), a model designed for high-precision, real-time disease detection.
Reproduction assets foundThe paper's M-TLD tomato leaf disease dataset (2212 images, 6581 annotations) and the GBR-DETR implementation/training code are explicitly stated to be publicly available at the authors' GitHub repository.
Dataset · publicThe M-TLD dataset and all annotation files are publicly available at https://github.com/zhuojiaxiong6/DETR (accessed on 29 April 2026) to facilitate reproducibility and future research.Open asset ↗zhuojiaxiong6/DETRlines:38-108
Code · publicThe code and dataset used in this study are publicly available at the following GitHub repository: https://github.com/zhuojiaxiong6/DETR (accessed on 29 April 2026). This repository contains the implementation of GBR-DETR, a Detection Transformer variant developed for detecting tomato leaf diseases and pests. All relevant training scripts, configuration files, and instructions for dataset usage are provided in the repository.Open asset ↗zhuojiaxiong6/DETRlines:673-675
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published8 May 2026Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

CKM-YOLO11: A Lightweight Maize Foliar Disease Detection Model for Complex Natural Field Environments.

MaizeField / plotLeafObject detectionDisease symptoms / severity

Accurate and real-time detection of maize foliar diseases is important for field disease monitoring and yield protection. However, in complex natural field environments, different diseases often exhibit high visual similarity, and early weak lesions are easily confused with background elements such as dry leaves, soil, and shadows, leading to false positives and missed detections in existing models. To address these challenges, this study proposes an improved lightweight maize foliar disease detection model based on YOLO11, termed CKM-YOLO11. First, a mixed local channel attention mechanism is introduced and adapted to the task in the backbone to construct the C3k2-MLCA module, thereby enhancing joint modeling of local lesion textures, edge details, and global contextual information. Second, a lightweight residual attention module, named MLCA-HeadLite, is designed at the P5 layer of the neck/head to alleviate the suppression of weak lesion responses during deep feature fusion. Experimental results demonstrate that the proposed model achieves an mAP@50 of 81.5% on a self-constructed maize disease dataset with complex field backgrounds, improving mAP@50 and mAP@50-95 by 3.2 and 3.4 percentage points, respectively, compared with the baseline YOLO11, while maintaining a low parameter count and computational cost. Further analyses based on the confusion matrix, comparisons of detection results, and Grad-CAM visualizations indicate that the proposed model performs better in background suppression, retention of weak lesion responses, and robustness in complex scenes. This study provides a reference for the lightweight design of maize foliar disease detection models in complex field environments and their deployment on agricultural edge devices.

Why it matches plant phenotyping methodsトウモロコシ葉の病斑・病害状態を画像から検出する軽量モデルを開発し、データセット上で性能評価しているため、植物病害表現型の取得手法が中心である。

abstractthis study proposes an improved lightweight maize foliar disease detection model based on YOLO11, termed CKM-YOLO11.
Reproduction assets foundThe paper's maize foliar disease detection dataset is built from public image sources (CD&S Dataset from OpenDataLab and PlantDoc-Dataset corn rust leaf folders) that are explicitly cited with public URLs, qualifying as paper-specific public phenotype image inputs. The self-collected images and the authors' code/traned
Dataset · publict was constructed using three public-data components together with a small number of self-collected maize leaf images. First, field-acquired maize disease images were obtained from the Corn Disease and Severity (CD&S) Dataset downloaded from OpenDataLab, and only the Dataset_Original folder in the raw dataset package was used ( https://opendatalab.com/OpenDataLab/CD_and_S/tree/main , accessed on 3 May 2026). Second, to supplement the leaf rust category, additional images were collected from the train/Corn rust leaf folder of the PlantDoc-Dataset GitHub repository ( https://github.com/pratikkayal/PlantDoc-Dataset/tree/master/train/Corn%20rust%20leaf , accessed on 3 May 2026). Third, leaf rustOpen asset ↗OpenDataLab/CD_and_Slines:38-47
Dataset · publicOpenDataLab, and only the Dataset_Original folder in the raw dataset package was used ( https://opendatalab.com/OpenDataLab/CD_and_S/tree/main , accessed on 3 May 2026). Second, to supplement the leaf rust category, additional images were collected from the train/Corn rust leaf folder of the PlantDoc-Dataset GitHub repository ( https://github.com/pratikkayal/PlantDoc-Dataset/tree/master/train/Corn%20rust%20leaf , accessed on 3 May 2026). Third, leaf rust images from the test folder of the same PlantDoc-Dataset repository were also used ( https://github.com/pratikkayal/PlantDoc-Dataset/tree/master/test , accessed on 3 May 2026). In addition, a small number of self-collected maize leaf images Open asset ↗pratikkayal/PlantDoc-Datasetlines:38-47
Dataset · public, additional images were collected from the train/Corn rust leaf folder of the PlantDoc-Dataset GitHub repository ( https://github.com/pratikkayal/PlantDoc-Dataset/tree/master/train/Corn%20rust%20leaf , accessed on 3 May 2026). Third, leaf rust images from the test folder of the same PlantDoc-Dataset repository were also used ( https://github.com/pratikkayal/PlantDoc-Dataset/tree/master/test , accessed on 3 May 2026). In addition, a small number of self-collected maize leaf images were included as negative samples and field-background supplements. Considering that the present study focuses on object detection under complex backgrounds rather than image-level classification under simple-backgOpen asset ↗pratikkayal/PlantDoc-Datasetlines:38-47
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published7 May 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Near-Infrared Spectroscopy for the Single-Kernel Analysis of Sorghum Protein Content.

SorghumRaman / spectroscopySeed / grainPhysiological trait estimation

Protein content is an important quality trait in sorghum that influences breeding approaches, end-use applications, and market value. Influenced by genetic, agronomic, and environmental variability, sorghum is characterized by its wide variation in composition, which may also be evident in kernels from the same sample. This study developed and evaluated a method for a non-destructive and rapid prediction of protein content in individual sorghum kernels using single-kernel near-infrared spectroscopy (SKNIR). Applying different pre-processing techniques to the spectra collected from intact kernels, the calibration models were developed using partial least squares regression and the reference protein content values obtained from the LECO combustion method. The best model was obtained using multiplicative scatter correction as pre-processing, resulting in a standard error of prediction of 0.83% and a relative predictive determinant of 3.40. These were indicative of the good predictive ability of the model and the instrument to be applied in quality control and sorting applications. These results highlight the potential of SKNIR to capture the inter-kernel variability in sorghum protein content and enhance screening for grain quality in breeding and grain processing.

Why it matches plant phenotyping methods単一穀粒NIRによるソルガム種子のタンパク質含量推定法を開発・評価しており、植物器官の形質取得が研究の中心である。

abstractThis study developed and evaluated a method for a non-destructive and rapid prediction of protein content in individual sorghum kernels using single-kernel near-infrared spectroscopy (SKNIR).
Reproduction assets foundThe paper's Data Availability Statement deposits the original single-kernel NIR spectra and reference protein data openly in Ag Data Commons, a paper-specific public dataset directly reproducing this study's measurements.
Dataset · publicThe original data presented in the study is openly available in Ag Data Commons [https://doi.org/10.15482/USDA.ADC/31316725].Open asset ↗Ag Data Commons · 10.15482/USDA.ADC/31316725html-lines:226-278
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published11 Apr 2026Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Beyond Conventional Methods: Rapid and Precise Quantification of Polyphenols in Vigna umbellata via Hyperspectral Imaging Enhanced by Multi-Scale Residual CNN.

Multispectral / hyperspectralPhysiological trait estimation

Vigna umbellate , a typical edible and medicinal crop, is rich in polyphenolic compounds with antioxidant, antibacterial, anti-inflammatory, and lipid-regulating activities. However, traditional methods for polyphenol content detection rely on chemical analysis, which is cumbersome and time-consuming, making it difficult to meet the demands of high-throughput rapid detection. Although hyperspectral imaging technology offers the potential for non-destructive and rapid detection, existing analytical methods are often limited by issues such as high spectral band redundancy, insufficient feature extraction, and inadequate model stability, which constrain prediction accuracy and practical application potential. To address this, this study proposes a multi-scale residual convolutional neural network (MS-RCNN) based on competitive adaptive reweighted sampling (CARS) for feature band selection, combined with near-infrared hyperspectral imaging technology, to construct a rapid and non-destructive prediction model for the polyphenol content of Vigna umbellata . The model employs a parallel multi-scale convolutional module to extract spectral features with different receptive fields, and incorporates residual connections and adaptive pooling mechanisms to enhance feature reuse and robustness. Experiments compared the performance of partial least squares regression (PLSR), least squares support vector machine (LS-SVM), multi-scale convolutional neural network (MS-CNN), and MS-RCNN models. The results indicate that the MS-RCNN model based on CARS screening achieved the best prediction performance, with a coefficient of determination (R 2 ) of 0.9467, a root mean square error of prediction (RMSEP) of 0.0448, and a residual predictive deviation (RPD) of 4.33. Compared with the optimal PLSR and LSSVM models, its R 2 values were improved by 0.2078 and 0.1119, respectively. In summary, the MS-RCNN model proposed in this study enables rapid, non-destructive, and accurate prediction of polyphenol content in Vigna umbellata , providing an efficient technical approach for quality detection of edible and medicinal crops.

Why it matches plant phenotyping methodsハイパースペクトル画像とCNNを用いて植物試料のポリフェノール含量を非破壊・迅速推定する手法を開発・比較しており、植物形質(化学的状態)の取得・推定が中心です。

abstractthis study proposes a multi-scale residual convolutional neural network (MS-RCNN) based on competitive adaptive reweighted sampling (CARS) for feature band selection, combined with near-infrared hyperspectral imaging technology, to construct a rapid and non-destructive prediction model for the polyphenol content of Vigna umbellata .
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published3 Apr 2026Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

UAV-Based Estimation of Tea Leaf Area Index in Mountainous Terrain: Integrating Topographic Correction and Interpretable Machine Learning.

TeaAerial / UAVMultispectral / hyperspectralLeafMorphology / geometry measurementLeaf traits

Leaf Area Index (LAI) is a fundamental parameter for characterizing the growth of tea ( Camellia sinensis L.). However, in rugged mountainous regions, the combined effects of topographic relief and canopy structural heterogeneity severely constrain the accuracy of UAV-based multispectral LAI retrieval. This study develops an integrated framework combining topographic correction with interpretable machine learning to improve LAI estimation. We utilized a UAV multispectral dataset collected during the peak growing season from a typical tea-growing region in Fujian Province, China (altitude range: 58-186 m), comprising a total of 90 samples. Three topographic correction methods, including Sun-Canopy-Sensor (SCS), SCS with C correction (SCS+C), and Minnaert+SCS, were evaluated in combination with Linear Regression (LR), Decision Tree (DT), Random Forest (RF), and Extreme Gradient Boosting (XGBoost) models. Results indicated that the SCS+C algorithm outperformed other methods by effectively accounting for direct and diffuse radiation components, thereby reducing topographic dependence while maintaining radiometric consistency across heterogeneous surfaces. The XGBoost model combined with SCS+C correction achieved the highest performance (R 2 = 0.8930, RMSE = 0.6676, nRMSE = 7.93%, MAE = 0.4936, Bias = -0.0836). SHapley Additive exPlanations (SHAP) analysis revealed a structure-dominated retrieval mechanism, in which red-band textural features (Correlation_R) exhibited higher importance than conventional vegetation indices. Compared with previous studies that primarily focus on either topographic correction or model development, this study provides quantitative insights into the underlying retrieval mechanisms. This framework improves the precision of tea LAI retrieval in complex terrains and provides a robust methodological basis for digital management in mountainous agriculture.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像と地形補正・機械学習を用いた茶園LAI推定手法の開発および比較検証が研究の中心であり、植物形態特性を直接推定している。

abstractThis study develops an integrated framework combining topographic correction with interpretable machine learning to improve LAI estimation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published2 Apr 2026Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Toward Advanced Sensing and Data-Driven Approaches for Maturity Assessment of Indeterminate Peanut Cropping Systems: Review of Current State and Prospects.

Peanut / groundnutMultispectral / hyperspectralFruitPhysiological trait estimationGrowth / development / phenology

Determining the optimal harvest time is among the most critical economic decisions for peanut ( Arachis hypogaea L.) growers, directly influencing yield, quality, and market value. Unlike many other crops, peanuts are indeterminate, continuing to flower and produce pods throughout their life cycle. As a result, pod development and maturation are asynchronous, making harvest timing particularly challenging. Conventional maturity estimation techniques, including the hull scrape method, pod blasting, and visual maturity profiling, are invasive, labor-intensive, time-consuming, and spatially limited. Moreover, differences in cultivar maturity rates and agroclimatic conditions exacerbate inconsistencies in maturity prediction. These challenges highlight the urgent need for scalable, objective, and data-driven methods to support growers in achieving optimal harvest outcomes. This review synthesizes the current understanding of peanut pod maturity and evaluates existing traditional and non-invasive approaches for maturity estimation. It aims to identify the limitations of conventional techniques and explore the integration of advanced sensing technologies, artificial intelligence (AI), and geospatial analytics to enhance precision and scalability in peanut maturity assessment and harvest decision-making. This review examines traditional destructive techniques such as the hull scrape method and pod blasting, followed by emerging non-invasive methods employing proximal and remote sensing platforms. Applications of vegetation indices, multispectral and hyperspectral imaging, and AI-based data analytics are discussed in the context of maturity prediction. Additionally, the potential of multimodal remote sensing data fusion and digital frameworks integrating spatial big data analytics, centralized data management, and cloud-based graphical interfaces is explored as a pathway toward end-to-end decision-support systems. Recent advances in non-invasive sensing and AI-assisted modeling have demonstrated significant improvements in scalability, precision, and automation compared with traditional manual approaches. However, their effectiveness remains constrained by the limited inclusion of agroclimatic, phenological, and cultivar-specific variables. Furthermore, the translation of model outputs into actionable, field-level harvest decisions is still underdeveloped, underscoring the need for integrated, user-centric digital infrastructure. Achieving a robust and transferable digital peanut maturity estimation system will require comprehensive ground-truth data across cultivars, regions, and growing seasons. Multidisciplinary collaborations among agronomists, data scientists, growers, and technology providers will be essential for developing practical, field-ready solutions. Integrating AI, multimodal sensing, and geospatial analytics holds immense potential to transform peanut maturity estimation. Such innovations promise to enhance harvest precision, economic returns, and sustainability while reducing manual effort and uncertainty, ultimately improving the efficiency and quality of life for peanut producers worldwide.

Why it matches plant phenotyping methodsピーナッツ莢の成熟度という植物状態を対象に、従来法と非侵襲センシング、画像解析、AIによる推定手法を体系的にレビューしており、フェノタイピング手法が中心である。

abstractThis review synthesizes the current understanding of peanut pod maturity and evaluates existing traditional and non-invasive approaches for maturity estimation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published14 Mar 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Early Detection and Classification of Gibberella Zeae Contamination in Maize Kernels Using SWIR Hyperspectral Imaging and Machine Learning.

MaizeLaboratory / benchtopMultispectral / hyperspectralSeed / grainClassificationStress / disease detectionDisease symptoms / severity

Early-stage fungal contamination in maize kernels is difficult to identify visually and it can cause severe quality and safety risks during storage and transportation. Short-wave infrared (SWIR) hyperspectral imaging offers a rapid, non-destructive approach by capturing chemical information related to water, proteins, and lipids. This study investigates the early detection and classification of Gibberella zeae contamination in maize kernels using SWIR hyperspectral imaging combined with machine learning. Two maize varieties were artificially inoculated and cultured under controlled conditions, followed by hyperspectral data collection over six contamination stages. Various preprocessing techniques including standard normal variate (SNV), second derivative (SD), multiplicative scatter correction (MSC), and derivatives were evaluated to enhance data quality. Feature wavelength selection was performed using successive projections algorithm (SPA), competitive adaptive reweighted sampling (CARS), and uninformative variable elimination (UVE), significantly reducing redundancy and improving classification performance. Multiple models, including linear discriminant analysis (LDA), multilayer perceptron (MLP), support vector machine (SVM), a convolutional neural network (CNN), long short-term memory (LSTM) network, and a hybrid architecture Transformer that integrated a CNN, a LSTM network, and a Transformer (abbreviated as CLT), were constructed for both binary (healthy vs. contaminated) and multiclass classification tasks. Specifically, the multiclass task consisted of six contamination stages corresponding to contamination time from Day 0 to Day 5. The best binary classification task accuracy of 100% was achieved using SNV-preprocessed data with the MLP model. For multiclass classification task, the SD-preprocessed LDA model reached a test accuracy of 92.56%. Combined with appropriate preprocessing, feature selection and modeling, these results demonstrate that hyperspectral imaging is a powerful tool for the non-destructive, early-stage identification of fungal contamination in maize kernels, offering strong support for food safety and quality monitoring.

Why it matches plant phenotyping methodsSWIRハイパースペクトル画像と機械学習を用いて、トウモロコシ種子の真菌汚染状態・汚染段階を非破壊推定する手法が研究の中心であり、植物器官の病態の測定に該当する。

abstractThis study investigates the early detection and classification of Gibberella zeae contamination in maize kernels using SWIR hyperspectral imaging combined with machine learning.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published12 Mar 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Multispectral Fluorescence Imaging for Fast Identification of Cold Stress in Pepper Plants.

Pepper / chilliChlorophyll fluorescenceWhole plant / canopy / plot / fieldClassificationStress response / tolerance

This paper investigated the feasibility of snapshot multispectral fluorescence imaging for nondestructive identification of cold stress in pepper plants. Fluorescence spectra were obtained by exciting the plant with a 405 nm ultraviolet LED. The plants were grown under three temperature conditions: 17 °C (control), 10 °C (moderate cold stress), and 5 °C (severe cold stress). Raw fluorescence spectra extracted from the demosaiced snapshot images were used as inputs for a deep-learning pipeline consisting of feature extraction, an encoder-decoder GRU, and a multilayer perceptron (MLP), and the results were compared with conventional machine learning classifiers, including linear discriminant analysis (LDA), quadratic discriminant analysis (QDA), and a Gaussian support vector machine (G-SVM). Tukey's HSD test indicated that the proposed deep-learning model achieved the highest cross-validation accuracy and consistently produced superior classification metrics (accuracy of 85.7%, precision of 85.3%, recall of 85.3%, F1-score of 85.2). The trained model was further applied to hyperspectral cubes to generate classification maps; however, moderate misclassification was observed, consistent with the overall prediction performance.

Why it matches plant phenotyping methodsスナップショット多波長蛍光画像からピーマンの低温ストレス状態を推定する画像取得・深層学習手法が研究の中心であり、性能比較と検証も実施している。

abstractThis paper investigated the feasibility of snapshot multispectral fluorescence imaging for nondestructive identification of cold stress in pepper plants.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published6 Mar 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Full-Spectrum Hyperspectral Modeling of Leaf Dry Matter Content Using a Stacked Ensemble Framework.

Common beanCucumberMaizePeaPotatoTomatoWheatMultispectral / hyperspectralLeafPhysiological trait estimation

The objective of this study was to assess the predictability of leaf dry matter content across a diverse range of plant species using hyperspectral reflectance data. The dataset encompassed leaves from multiple crops, including potatoes, beans, wheat, maize, peas, tomatoes, basil, and cucumbers, collected under varying growth conditions, cultivation systems, seasonal contexts, and developmental stages. As an initial benchmark, commonly used narrow-band spectral indices and their combinations were evaluated, but they exhibited limited predictive performance for dry matter content. Consequently, several full-spectrum machine learning models were trained and compared to assess their individual predictive ability. Given their complementary strengths, these models were integrated into a stacked ensemble framework to enhance overall accuracy. The resulting ensemble, combining the outputs of multiple base learners through a meta-learner, achieved a coefficient of determination of R2=0.896 on an independent test set, outperforming all individual models. The findings highlight the potential of a multi-model stacking approach to improve the accuracy and robustness of leaf biochemical property estimation from hyperspectral data.

Why it matches plant phenotyping methodsハイパースペクトル反射データから葉乾物含量を推定する機械学習手法を開発・比較・検証しており、植物形質の取得方法が研究の中心である。

abstractassess the predictability of leaf dry matter content across a diverse range of plant species using hyperspectral reflectance data
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published19 Feb 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Energy-Efficient and Economy-Sustainable Technology for Online Seed Viability Detection Using Hyper Spectrum.

Multispectral / hyperspectralSeed / grainClassificationFruit / seed / panicle traits

The seed viability detection before sowing is indispensable in the agricultural production of mung beans. The conventional detection methods for seed viability are destructive, carry a risk of contamination, and fail to identify individual non-viable seeds. In this study, an efficient and sustainable method for online viability detection of mung bean seeds was developed, which utilized hyperspectral techniques and had characteristics of rapid speed, non-destructive analysis, and the ability to detect the viability status without pollution to the environment. A sample holder for mung bean seeds was designed to stably collect spectral data. The effects of different optimal spectral bands and modeling algorithms on the detection accuracy of seed viability were analyzed. Compared to the support vector machine (SVM) and the extreme learning machine (ELM) algorithms, the partial least squares (PLS) algorithm based on the visible and near-infrared spectra (380~980 nm) had better performance. The accuracy for the identification of non-viable seeds was 98.8%, and the error of viability prediction was 20.71%. The cost of a one-time viability test is $0.25 with energy consumption of 0.05 kWh -1 , which is much lower than the germination test with a cost of $80.2 and energy consumption of 50.4 kWh -1 . Furthermore, individual non-viable seeds can be identified and removed, and the revenue increases by $286.9 per hectare after sorting the non-viable seeds from the seeds with an 85% germination rate. This will promote the cleaner production of mung beans without additional chemical solutions added in the process.

Why it matches plant phenotyping methodsマングビーン種子の生存性という植物状態を、オンライン近赤外・可視ハイパースペクトル計測とモデルで非破壊推定する手法を開発・比較検証しており、表現型取得が中心である。

abstractan efficient and sustainable method for online viability detection of mung bean seeds was developed, which utilized hyperspectral techniques
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published9 Feb 2026Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Artificial Intelligence (AI) in Detection of Abiotic Stress in Plants: A Review.

Stress / disease detectionStress response / tolerance

Global agriculture is facing significant threat from climate-driven abiotic stress, which endangers global food security by impacting crop performance and adaptation. However, traditional abiotic stress detection methods are often labor-intensive and lack precision and scalability. Efficient and reliable solutions are needed to meet rising global food demand. Recent advances in artificial intelligence (AI) offer highly accurate, non-invasive, and sustainable approaches for abiotic stress detection. This paper reviews the impact of AI, and specifically Machine and Deep Learning algorithms, coupled with synergistic technologies and diverse datasets (imaging techniques and Internet of Things (IoT) infrastructures), to identify unique signatures of abiotic stress, and assess its impact on growth and physiological performance. It contrasts with other reviews that address individual technologies and algorithms, while presenting abiotic stress detection as a secondary objective. We examined peer-reviewed journal articles on the use of AI in detecting abiotic stress. The reviewed literature was chosen based on the stress category, sensing mode, and AI technologies employed. A comparative analysis was performed to explore potential advancements of AI-based abiotic stress detection methods over traditional approaches and also challenges lied to the adoption of AI in agriculture for abiotic stress detection.

Why it matches plant phenotyping methods植物の非生物的ストレス状態をAI・画像・IoT等で検出する手法を主題としたレビューであり、植物フェノタイピング手法のレビューに該当する。

abstractThis paper reviews the impact of AI, and specifically Machine and Deep Learning algorithms, coupled with synergistic technologies and diverse datasets (imaging techniques and Internet of Things (IoT) infrastructures), to identify unique signatures of abiotic stress, and assess its impact on growth and physiological performance.
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published4 Feb 2026Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

I-GhostNetV3: A Lightweight Deep Learning Framework for Vision-Sensor-Based Rice Leaf Disease Detection in Smart Agriculture.

RiceRGB / grayscaleLeafClassificationDisease symptoms / severity

Accurate and timely diagnosis of rice leaf diseases is crucial for smart agriculture leveraging vision sensors. However, existing lightweight convolutional neural networks (CNNs) often struggle in complex field environments, where small lesions, cluttered backgrounds, and varying illumination complicate recognition. This paper presents I-GhostNetV3, an incrementally improved GhostNetV3-based network for RGB rice leaf disease recognition. I-GhostNetV3 introduces two modular enhancements with controlled overhead: (1) Adaptive Parallel Attention (APA), which integrates edge-guided spatial and channel cues and is selectively inserted to enhance lesion-related representations (at the cost of additional computation), and (2) Fusion Coordinate-Channel Attention (FCCA), a near-neutral SE replacement that enables efficient spatial-channel feature fusion to suppress background interference. Experiments on the Rice Leaf Bacterial and Fungal Disease (RLBF) dataset show that I-GhostNetV3 achieves 90.02% Top-1 accuracy with 1.831 million parameters and 248.694 million FLOPs, outperforming MobileNetV2 and EfficientNet-B0 under our experimental setup while remaining compact relative to the original GhostNetV3. In addition, evaluation on PlantVillage-Corn serves as a supplementary transfer sanity check; further validation on independent real-field target domains and on-device profiling will be explored in future work. These results indicate that I-GhostNetV3 is a promising efficient backbone for future edge deployment in precision agriculture.

Why it matches plant phenotyping methods画像からイネ葉の病徴を認識・分類する軽量深層学習手法を開発し、複数データセットで精度と計算量を評価しているため、植物フェノタイピング手法が中心である。

abstractThis paper presents I-GhostNetV3, an incrementally improved GhostNetV3-based network for RGB rice leaf disease recognition.
Reproduction assets foundThe paper's phenotyping inputs are two publicly available plant image datasets explicitly linked by the authors: the RLBF rice leaf disease dataset on Mendeley Data (primary evaluation) and the PlantVillage-Corn dataset on GitHub (cross-domain transfer). No author analysis code or trained model checkpoints are stated.
Dataset · publicThe Rice Leaf Bacterial and Fungal Disease Dataset can be accessed at https://data.mendeley.com/datasets/hx6f852hw4/2 (accessed on 20 July 2025)Open asset ↗hx6f852hw4lines:688-704
Dataset · publicthe PlantVillage-Corn Dataset is available at https://github.com/gabrieldgf4/PlantVillage-Dataset (accessed on 27 August 2025)Open asset ↗github.com/gabrieldgf4/PlantVillage-Datasetlines:688-704
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published4 Feb 2026Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Assessment of PlanetScope Spectral Data for Estimation of Peanut Leaf Area Index Using Machine Learning and Statistical Methods.

Peanut / groundnutField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldMorphology / geometry measurementLeaf traits

Leaf area index (LAI) is a key indicator of crop growth and development and is widely used in both agricultural research and precision farming applications. PlanetScope imagery is generally used for monitoring crop growth due to its high revisit frequency, broad spatial coverage, and cost-effective access to consistent high-resolution multispectral data. Therefore, we developed regression models to estimate peanut LAI, combining PlanetScope spectral bands and vegetation indices (VIs). Specifically, we compared the performance of random forest (RF), eXtreme Gradient Boosting (XGBoost), and Partial Least Squares Regression (PLSR) regression algorithms for peanut LAI estimation. Our results showed that most of the VIs exhibited strong relationships with LAI. Thirteen VIs were individually evaluated for estimating LAI using the aforementioned algorithms, and our results showed that the best single predictors of LAI are: TSAVI (RF: R 2 = 0.87, RMSE = 0.83 m 2 /m 2 , RRMSE = 24.20%; XGBoost: R 2 = 0.77, RMSE = 0.95 m 2 /m 2 , RRMSE = 27.96%); and RTVIcore (PLSR: R 2 = 0.68, RMSE = 1.12 m 2 /m 2 , RRMSE = 32.88%). The top six ranked VIs were used to calibrate the RF, XGBoost, and PLSR algorithms. Model validation indicated that RF achieved the highest accuracy (R 2 = 0.844, RMSE = 0.858 m 2 /m 2 , RRMSE = 25.17%), followed by XGBoost (R 2 = 0.808, RMSE = 0.92 m 2 /m 2 , RRMSE = 26.99%), whereas PLSR showed comparatively lower performance (R 2 = 0.76, RMSE = 0.983 m 2 /m 2 , RRMSE = 28.85%). Further results showed that PlanetScope VIs provided superior model accuracy in estimating peanut LAI compared to the use of spectral bands alone. Additionally, integrating spectral bands with VIs reduced LAI estimation accuracy, underscoring the importance of selecting predictor variables in ensuring optimal model performance. Overall, the presented results are significant for future crop monitoring using RF to reduce overreliance on multiple models for peanut LAI estimation.

Why it matches plant phenotyping methodsPlanetScopeスペクトルデータと複数の回帰手法により、ピーナッツのLAIという植物形質を推定し、モデル性能を比較・検証している。形質取得・推定手法が研究の中心である。

abstractwe developed regression models to estimate peanut LAI, combining PlanetScope spectral bands and vegetation indices (VIs).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published25 Jan 2026Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Prediction of Total Anthocyanin Content in Single-Kernel Maize Using Spectral and Color Space Data Coupled with AutoML.

MaizeRGB / grayscaleMultispectral / hyperspectralSeed / grainPhysiological trait estimationPigment / colour / senescence

The non-destructive and chemical-free determination of anthocyanin content in single maize kernels is of great importance for plant-breeding programs. Previous studies have mainly relied on Near-Infrared Reflectance (NIR) spectroscopy and color-based approaches, often using conventional or randomly selected modeling techniques. In this study, an Automated Machine Learning (AutoML) framework was employed to predict anthocyanin content using spectral and digital image data obtained from individual maize kernels measured in two orientations (embryo-up and embryo-down). Forty colored maize genotypes representing diverse phenotypic characteristics were analyzed. Digital images were acquired in RGB, HSV, and LAB color spaces, together with NIR spectral data, from a total of 200 kernels. Reference anthocyanin content was determined using a colorimetric method. Ten datasets were constructed by combining different color space and spectral features and were grouped according to kernel orientation. AutoML was used to evaluate nine machine learning algorithms, while Partial Least Squares Regression (PLSR) served as a classical benchmark method, resulting in the development of 1918 predictive models. Kernel orientation had a notable effect on model performance and outlier detection. The best predictions were obtained from the RGB dataset for embryo-up kernels and from the combined RGB+HSV+LAB+NIR dataset for embryo-down kernels. Overall, AutoML outperformed conventional modeling by automatically identifying optimal algorithms for specific data structures, demonstrating its potential as an efficient screening tool for anthocyanin content at the single-kernel level.

Why it matches plant phenotyping methods単粒トウモロコシの画像・NIRデータからアントシアニン含量を非破壊推定するAutoML手法を開発・比較しており、植物形質の取得・抽出が中心である。

abstractThe non-destructive and chemical-free determination of anthocyanin content in single maize kernels is of great importance for plant-breeding programs.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published16 Jan 2026Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Integration of X-Ray CT, Sensor Fusion, and Machine Learning for Advanced Modeling of Preharvest Apple Growth Dynamics.

AppleX-ray / CTFruitTissueMorphology / geometry measurementGrowth / time-series analysisGrowth / development / phenologyFruit / seed / panicle traits

Understanding the complex interplay between environmental factors and fruit quality development requires sophisticated analytical approaches linking cellular architecture to environmental conditions. This study introduces a novel application of dual-resolution X-ray computed tomography (CT) for the non-destructive characterization of apple internal tissue architecture in relation to fruit growth, thereby advancing beyond traditional methods that are primarily focused on postharvest analysis. By extracting detailed three-dimensional structural parameters, we reveal tissue porosity and heterogeneity influenced by crop load, maturity timing and canopy position, offering insights into internal quality attributes. Employing correlation analysis, Principal Component Analysis, Canonical Correlation Analysis, and Structural Equation Modeling, we identify temperature as the primary environmental driver, particularly during early developmental stages (45 Days After Full Bloom, DAFB), and uncover nonlinear, hierarchical effects of preharvest environmental factors such as vapor pressure deficit, relative humidity, and light on quality traits. Machine learning models (Multiple Linear Regression, Random Forest, XGBoost) achieve high predictive accuracy (R 2 > 0.99 for Multiple Linear Regression), with temperature as the key predictor. These baseline results represent findings from a single growing season and require validation across multiple seasons and cultivars before operational application. Temporal analysis highlights the importance of early-stage environmental conditions. Integrating structural and environmental data through innovative visualization tools, such as anatomy-based radar charts, facilitates comprehensive interpretation of complex interactions. This multidisciplinary framework enhances predictive precision and provides a baseline methodology to support precision orchard management under typical agricultural variability.

Why it matches plant phenotyping methodsリンゴ果実の内部組織構造をX線CTで非破壊・三次元計測し、構造パラメータを抽出する手法が研究の中心であり、環境データとの統合や機械学習による形質推定も行っているため。

abstractThis study introduces a novel application of dual-resolution X-ray computed tomography (CT) for the non-destructive characterization of apple internal tissue architecture in relation to fruit growth
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published10 Jan 2026Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Estimation of Citrus Leaf Relative Water Content Using CWT Combined with Chlorophyll-Sensitive Bands.

CitrusMultispectral / hyperspectralLeafPhysiological trait estimationPigment / colour / senescenceWater status / transpiration

In citrus cultivation practice, regular monitoring of leaf leaf relative water content (RWC) can effectively guide water management, thereby improving fruit quality and yield. When applying hyperspectral technology to citrus leaf moisture monitoring, the precise quantification of RWC still needs to address issues such as data noise and algorithm adaptability. The noise interference and spectral aliasing in RWC sensitive bands lead to a decrease in the accuracy of moisture inversion in hyperspectral data, and the combined sensitive bands of chlorophyll (LCC) in citrus leaves can affect its estimation accuracy. In order to explore the optimal prediction model for RWC of citrus leaves and accurately control irrigation to improve citrus quality and yield, this study is based on 401-2400 nm spectral data and extracts noise robust features through continuous wavelet transform (CWT) multi-scale decomposition. A high-precision estimation model for citrus leaf RWC is established, and the potential of CWT in RWC quantitative inversion is systematically evaluated. This study is based on the multi-scale analysis characteristics of CWT to probe the time-frequency characteristic patterns associated with RWC and LCC in citrus leaf spectra. Pearson correlation analysis is used to evaluate the effectiveness of features at different decomposition scales, and the successive projections algorithm (SPA) is further used to eliminate band collinearity and extract the optimal sensitive band combination. Finally, based on the selected RWC and LCC-sensitive bands, a high-precision predictive model for citrus leaf RWC was established using partial least squares regression (PLSR). The results revealed that (1) CWT preprocessing markedly boosts the estimation accuracy of RWC and LCC relative to the original spectrum (max improvements: 6% and 3%), proving it enhances spectral sensitivity to these two indices in citrus leaves. (2) Combining CWT and SPA, the resulting predictive model showed higher inversion accuracy than the original spectra. (3) Integrating RWC Scale7 and LCC Scale5-2224/2308 features, the CWT-SPA fusion model showed optimal predictive performance (R 2 = 0.756, RMSE = 0.0214), confirming the value of multi-scale feature joint modeling. Overall, CWT-SPA coupled with LCC spectral traits can boost the spectral response signal of citrus leaf RWC, enhancing its prediction capability and stability.

Why it matches plant phenotyping methods柑橘葉の相対含水量という植物生理形質を、ハイパースペクトルデータ、CWT、SPA、PLSRで推定する方法の開発・評価が中心であり、ルーチン測定ではない。

abstractA high-precision estimation model for citrus leaf RWC is established, and the potential of CWT in RWC quantitative inversion is systematically evaluated.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published6 Jan 2026Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Direct UAV-Based Detection of Botrytis cinerea in Vineyards Using Chlorophyll-Absorption Indices and YOLO Deep Learning.

GrapevineAerial / UAVField / plotRGB / grayscaleMultispectral / hyperspectralWhole plant / canopy / plot / fieldObject detectionStress / disease detectionDisease symptoms / severity

The transition toward Agriculture 5.0 requires intelligent and autonomous monitoring systems capable of providing early, accurate, and scalable crop health assessment. This study presents the design and field evaluation of an artificial intelligence (AI)-based unmanned aerial vehicle (UAV) system for the detection of Botrytis cinerea in vineyards using multispectral imagery and deep learning. The proposed system integrates calibrated multispectral data with vegetation indices and a YOLOv8 object detection model to enable automated, geolocated disease detection. Experimental results obtained under real vineyard conditions show that training the model using the Chlorophyll Absorption Ratio Index (CARI) significantly improves detection performance compared to RGB imagery, achieving a precision of 92.6%, a recall of 89.6%, an F1-score of 91.1%, and a mean Average Precision (mAP@50) of 93.9%. In contrast, the RGB-based configuration yielded an F1-score of 68.1% and an mAP@50 of 68.5%. The system achieved an average inference time below 50 ms per image, supporting near real-time UAV operation. These results demonstrate that physiologically informed spectral feature selection substantially enhances early Botrytis cinerea detection and confirm the suitability of the proposed UAV-AI framework for precision viticulture within the Agriculture 5.0 paradigm.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像とYOLOモデルにより、ブドウ樹の病害状態を直接検出する手法を設計・実地評価しており、植物フェノタイピング手法が中心である。

abstractThis study presents the design and field evaluation of an artificial intelligence (AI)-based unmanned aerial vehicle (UAV) system for the detection of Botrytis cinerea in vineyards using multispectral imagery and deep learning.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 5 Sept 2026
Published6 Jan 2026Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Predicting Multiple Traits of Rice and Cotton Across Varieties and Regions Using Multi-Source Data and a Meta-Hybrid Regression Ensemble.

CottonRiceField / plotWhole plant / canopy / plot / fieldYield / biomass estimationFruit / seed / panicle traits

Timely and accurate prediction of crop traits is critical for precision breeding and regional agricultural production. Previous studies have primarily focused on single crop yield traits, neglecting other crop traits and variety-specific analyses. To address this issue, we employed a Meta-Hybrid Regression Ensemble (MHRE) approach by using multiple machine learning (ML) approaches as base learners, integrating regional multi-year, multi-variety crop field trials with satellite remote sensing indices, meteorological and phenological data to predict major crop traits. Results demonstrated MHRE's optimal performance for rice and cotton, significantly outperforming individual models (RF, XGBoost, CatBoost, and LightGBM). Specifically, for rice crop, MHRE achieved highest accuracy for yield trait (R 2 = 0.78, RMSE = 0.59 t ha -1 ) compared to the best individual model (XGBoost: R 2 = 0.76, RMSE = 0.61 t ha -1 ); traits like effective spike also showed strong predictability (R 2 = 0.64, RMSE = 27.81 10,000·spike ha -1 ). Similarly, for cotton, MHRE substantially improved yield trait prediction (R 2 = 0.82, RMSE = 0.33 t ha -1 ) compared to the best individual model (RF: R 2 = 0.77, RMSE = 0.36 t ha -1 ); bolls per plant accuracy was highest (R 2 = 0.93, RMSE = 2.27 bolls plant -1 ). Moreover, rigorous validation confirmed that crop-specific MHRE models are robust across five rice and three cotton varietal groups and are applicable across six distinct regions in China. Furthermore, we applied the SHAP (SHapley Additive exPlanations) method to analyze the growth stages and key environmental factors affecting major traits. Our study illustrates a practical framework for regional-scale crop traits prediction by fusing multi-source data and ensemble machine learning, offering new insights for precision agriculture and crop management.

Why it matches plant phenotyping methods複数ソースデータとメタ・ハイブリッド回帰アンサンブルにより、イネ・ワタの収量や形態関連形質を推定し、モデル比較と品種群・地域横断検証を行っているため、植物形質推定手法が中心である。

abstractwe employed a Meta-Hybrid Regression Ensemble (MHRE) approach by using multiple machine learning (ML) approaches as base learners, integrating regional multi-year, multi-variety crop field trials with satellite remote sensing indices, meteorological and phenological data to predict major crop traits.
Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Published20 Dec 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

A Lightweight Edge-Deployable Framework for Intelligent Rice Disease Monitoring Based on Pruning and Distillation.

RiceField / plotLeafObject detectionStress / disease detectionDisease symptoms / severity

Digital agriculture and smart farming require crop health monitoring methods that balance detection accuracy with computational cost. Rice leaf diseases threaten yield, while field images often contain small multi-scale lesions, variable illumination and cluttered backgrounds. This paper investigates SCD-YOLOv11n, a lightweight detector designed with these constraints in mind. The model replaces the YOLOv11n backbone with a StarNet backbone and integrates a C3k2-Star module to enhance fine-grained, multi-scale feature extraction. A Detail-Strengthened Cross-scale Detection (DSCD) head is further introduced to improve localization of small lesions. On this architecture, we design a DepGraph-based mixed group-normalization pruning rule and apply channel-wise feature distillation to recover performance after pruning. Experiments on a public rice leaf disease dataset show that the compressed model requires 1.9 MB of storage, achieves 97.4% mAP@50 and 76.2% mAP@50:95, and attains a measured speed of 184 FPS under the tested settings. These results provide a quantitative reference for designing lightweight object detectors for rice disease monitoring in digital agriculture scenarios.

Why it matches plant phenotyping methodsイネ葉の病斑を画像から検出・局在化する軽量モデルを開発し、精度・圧縮性能・速度を評価しており、植物病害状態の取得手法が研究の中心である。

abstractThis paper investigates SCD-YOLOv11n, a lightweight detector designed with these constraints in mind.
Reproduction assets foundThe paper's rice leaf disease image dataset (6715 annotated images) is explicitly stated to be publicly available on Roboflow, and an MDPI supplementary file is provided with additional dataset information. No author analysis code or trained model checkpoints are publicly deposited.
Dataset · publicThe rice disease detection dataset used in this study is publicly available at: https://universe.roboflow.com/dreamydaisy-cdagn/rice-dyl9n/dataset/4 (accessed on 10 December 2025).Open asset ↗dreamydaisy-cdagn/rice-dyl9n/dataset/4lines:480-547
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published20 Dec 2025Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Shutter Speed Influences the Capability of a Low-Cost Multispectral Sensor to Estimate Turfgrass ( Cynodon dactylon L. -Poaceae) Vegetation Vigor Under Different Solar Radiation Conditions.

TurfgrassField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldCalibration / preprocessing

Radiometric calibration of multispectral imagery plays a critical role in the determination of vegetation-related features. This radiometric calibration strongly depends on a proper sensor configuration when acquiring images, the shutter speed being a critical parameter. The objective of the present study was to appraise the influence of shutter speed on the reflectance in the visible and near-infrared (NIR) spectral regions registered by a low-cost multispectral sensor (MAPIR Survey3) on a homogeneous field of turfgrass ( Cynodon dactylon L. -Poaceae) and on the vegetation index (VI) values calculated from them, under different solar radiation conditions. For this purpose, 10 shutter speed configurations were tested in field campaigns with variable solar radiation values. The main results demonstrated that the reflectance in the green spectral region was more sensitive to shutter speed than that of the red and NIR spectral regions, particularly under high solar radiation conditions. Moreover, VIs calculated using the green band were more sensitive to slow shutter speeds, thus presenting a higher probability of providing meaningless artifact values. In conclusion, this study provides shutter speed recommendations under different illumination conditions to optimize the reflectance and the VI sensitivity within the image, which can be applied as a simple method to optimize image acquisition from unmanned aerial vehicles under varying solar radiation conditions.

Why it matches plant phenotyping methods低コスト multispectral センサーによる植物の反射率・植生指数推定について、シャッター速度と照明条件の影響を評価し、画像取得条件を最適化する方法を示しており、フェノタイピング手法が中心である。

abstractThe objective of the present study was to appraise the influence of shutter speed on the reflectance in the visible and near-infrared (NIR) spectral regions registered by a low-cost multispectral sensor (MAPIR Survey3)
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published18 Dec 2025Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

YOLO-SAM AgriScan: A Unified Framework for Ripe Strawberry Detection and Segmentation with Few-Shot and Zero-Shot Learning.

StrawberryField / plotFruitObject detectionSegmentation

Traditional segmentation methods are slow and rely on manual annotations, which are labor-intensive. To address these limitations, we propose YOLO-SAM AgriScan, a unified framework that combines the fast object detection capabilities of YOLOv11 with the zero-shot segmentation power of the Segment Anything Model 2 (SAM2). Our approach adopts a hybrid paradigm for on-plant ripe strawberry segmentation, wherein YOLOv11 is fine-tuned using a few-shot learning strategy with minimal annotated samples, and SAM2 performs mask generation without additional supervision. This architecture eliminates the bottleneck of pixel-wise manual annotation and enables the scalable and efficient segmentation of strawberries in both controlled and natural farm environments. Experimental evaluations on two datasets, a custom-collected dataset and a publicly available benchmark, demonstrate strong detection and segmentation performance in both full-data and data-constrained scenarios. The proposed framework achieved a mean Dice score of 0.95 and an IoU of 0.93 on our collected dataset and maintained competitive performance on public data (Dice: 0.95, IoU: 0.92), demonstrating its robustness, generalizability, and practical relevance in real-world agricultural settings. Our results highlight the potential of combining few-shot detection and zero-shot segmentation to accelerate the development of annotation-light, intelligent phenotyping systems.

Why it matches plant phenotyping methodsイチゴ果実の検出・セグメンテーションを行う画像ベース手法を開発し、複数データセットで性能評価している。単なる収穫対象の位置特定ではなく、果実マスク抽出を行うため、植物表現型取得手法が中心である。

abstractOur approach adopts a hybrid paradigm for on-plant ripe strawberry segmentation
Reproduction assets foundThe paper uses a public Roboflow Universe strawberry segmentation dataset (D2) directly for its detection/segmentation experiments, which qualifies as a paper-specific public asset. The authors' custom greenhouse dataset (D1) is only available upon request, and no authors' analysis code is deposited (Ultralytics is a C
Dataset · public3007-022-00866-2. 22. Song Y., Wang T., Cai P., Mondal S.K., Sahoo J.P. A comprehensive survey of few-shot learning: Evolution, applications, challenges, and opportunities. ACM Comput. Surv. 2023;55:1–40. doi: 10.1145/3582688. 23. Objectdetection Strawberry Seg Dataset. 2024. [(accessed on 10 September 2025)]. Available online: https://universe.roboflow.com/objectdetection-mnlwg/strawberry_seg-zkh1y . 24. Sekachev B., Manovich N., Zhiltsov M., Zhavoronkov A., Kalinin D., Hoff B., TOsmanov, Kruchinin D., Zankevich A., DmitriySidnev, et al. opencv/cvat: V1.1.0. 2020. [(accessed on 13 April 2025)]. Available online: https://zenodo.org/records/4009388 . 25. Ronneberger O., Fischer P., Brox T. U-Open asset ↗strawberry_seg-zkh1ylines:316-338
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published15 Dec 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Low-Temperature Stress-Induced Changes in Cucumber Plants-A Near-Infrared Spectroscopy and Aquaphotomics Approach for Investigation.

CucumberMultispectral / hyperspectralLeafPhysiological trait estimationStress / disease detectionPhotosynthesis / fluorescenceStress response / toleranceWater status / transpiration

Low temperatures have a significant impact on the growth, development, and productivity of cucumber plants. The potential of near-infrared spectroscopy and the aquaphotomics approach for investigating chilling stress was studied in Voreas F1 and Gergana cultivars. Changes in the spectral patterns of cucumber plants were compared with physiological and metabolic data. Voreas plants were unable to survive seven days of low-temperature stress due to a drastic increase in electrolyte leakage and a decrease in the net photosynthesis rate, stomatal conductance, and transpiration rate. Gergana plants survived chilling by preserving cell membrane integrity and photosynthesis efficiency. During chilling treatment, the content of most metabolites in both cultivars was reduced compared to the controls, yet it was much more pronounced in Voreas. We observed an increased accumulation of cinnamic acid on the seventh day only in the Gergana cultivar. A MicroNIR spectrometer was used for in vivo spectral measurements of cotyledons and the first two leaves. Differences in absorption spectra were observed among control, stressed, and recovered plants, across different days of stress, and between the studied cultivars. The most significant differences were in the 1300-1600 nm range, much smaller for Gergana than Voreas. Aquagrams of the two cultivars also reveal differences in their responses to low temperatures and changes in water molecular structure in the leaves. The errors of prediction for the days of chilling by using PLS models were from 0.96 to 1.14 days for independent validation, depending on the spectral data of different leaves used. Near-infrared spectroscopy and aquaphotomics can be used as additional tools for early detection of stress and investigation of low-temperature tolerance in cucumber cultivars.

Why it matches plant phenotyping methods近赤外分光法とアクアフォトミクスを用いて、キュウリ葉の低温ストレス状態を非破壊的に検出・予測する手法を評価しており、植物表現型取得が中心です。

abstractA MicroNIR spectrometer was used for in vivo spectral measurements of cotyledons and the first two leaves.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 15 Sept 2026
Published10 Dec 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Smart Image-Based Deep Learning System for Automated Quality Grading of Phalaenopsis Seedlings in Outsourced Production

RGB / grayscaleLeafRootClassificationCountingObject detection

Phalaenopsis orchids are one of Taiwan's key floral export products, and maintaining consistent quality is crucial for international competitiveness. To improve production efficiency, many orchid farms outsource the early flask seedling stage to contract growers, who raise the plants to the 2.5-inch potted seedling stage before returning them for further greenhouse cultivation. Traditionally, the quality of these outsourced seedlings is evaluated manually by inspectors who visually detect defects and assign quality grades based on experience, a process that is time-consuming and subjective. This study introduces a smart image-based deep learning system for automatic quality grading of Phalaenopsis potted seedlings, combining computer vision, deep learning, and machine learning techniques to replace manual inspection. The system uses YOLOv8 and YOLOv10 models for defect and root detection, along with SVM and Random Forest classifiers for defect counting and grading. It employs a dual-view imaging approach, utilizing top-view RGB-D images to capture spatial leaf structures and multi-angle side-view RGB images to assess leaf and root conditions. Two grading strategies are developed: a three-stage hierarchical method that offers interpretable diagnostic results and a direct grading method for fast, end-to-end quality prediction. Performance comparisons and ablation studies show that using RGB-D top-view images and optimal viewing-angle combinations significantly improve grading accuracy. The system achieves F1-scores of 84.44% (three-stage) and 90.44% (direct), demonstrating high reliability and strong potential for automated quality assessment and export inspection in the orchid industry.

Why it matches plant phenotyping methods胡蝶蘭苗の画像から欠陥・根・葉の状態を抽出し、品質を自動評価する画像ベースの表現型推定手法を開発・比較しており、手法が研究の中心である。

abstractThis study introduces a smart image-based deep learning system for automatic quality grading of Phalaenopsis potted seedlings
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published2 Dec 2025Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Enhanced Image Annotation in Wild Blueberry ( Vaccinium angustifolium Ait.) Fields Using Sequential Zero-Shot Detection and Segmentation Models.

BlueberryField / plotFlowerFruitLeafObject detectionSegmentationDisease symptoms / severity

This research addresses the critical need for efficient image annotation in precision agriculture, using the wild blueberry ( Vaccinium angustifolium Ait.) cropping system as a representative application to enable data-driven crop management. Tasks such as automated berry ripeness detection, plant disease identification, plant growth stage monitoring, and weed detection rely on extensive annotated datasets. However, manual annotation is labor-intensive, time-consuming, and impractical for large-scale agricultural systems. To address this challenge, this study evaluates an automated annotation pipeline that integrates zero-shot detection models from two frameworks (Grounding DINO and YOLO-World) with the Segment Anything Model version 2 (SAM2). The models were tested on detecting and segmenting ripe wild blueberries, developmental wild blueberry buds, hair fescue ( Festuca filiformis Pourr.), and red leaf disease ( Exobasidium vaccinii ). Grounding DINO consistently outperformed YOLO-World, with its Swin-T achieving mean Intersection over Union (mIoU) scores of 0.694 ± 0.175 for fescue grass and 0.905 ± 0.114 for red leaf disease when paired with SAM2-Large. For ripe wild blueberry detection, Swin-B with SAM2-Small achieved the highest performance (mIoU of 0.738 ± 0.189). Whereas for wild blueberry buds, Swin-B with SAM2-Large yielded the highest performance (0.751 ± 0.154). Processing times were also evaluated, with SAM2-Tiny, Small, and Base demonstrating the shortest durations when paired with Swin-T (0.30-0.33 s) and Swin-B (0.35-0.38 s). SAM2-Large, despite higher segmentation accuracy, had significantly longer processing times (significance level α = 0.05), making it less practical for real-time applications. This research offers a scalable solution for rapid, accurate annotation of agricultural images, improving targeted crop management. Future research should optimize these models for different cropping systems, such as orchard-based agriculture, row crops, and greenhouse farming, and expand their application to diverse crops to validate their generalizability.

Why it matches plant phenotyping methods植物の果実・芽・病徴を対象に、ゼロショット検出とSAM2による検出・セグメンテーション注釈パイプラインを開発・評価しており、植物表現型の画像取得・抽出手法が研究の中心である。

abstractThe models were tested on detecting and segmenting ripe wild blueberries, developmental wild blueberry buds, hair fescue ( Festuca filiformis Pourr.), and red leaf disease ( Exobasidium vaccinii ).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published1 Dec 2025Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

DELTA-SoyStage: A Lightweight Detection Architecture for Full-Cycle Soybean Growth Stage Monitoring.

SoybeanGreenhouseRGB / grayscaleWhole plant / canopy / plot / fieldObject detectionGrowth / development / phenology

The accurate identification of soybean growth stages is critical for optimizing agricultural interventions, where mistimed treatments can result in yield losses ranging from 2.5% to 40%. Existing deep learning approaches remain limited in scope, targeting isolated developmental phases rather than providing comprehensive phenological coverage. This paper presents a novel object detection architecture DELTA-SoyStage, combining an EfficientNet backbone with a lightweight ChannelMapper neck and a newly proposed DELTA (Denoising Enhanced Lightweight Task Alignment) detection head for soybean growth stage classification. We introduce a dataset of 17,204 labeled RGB images spanning nine growth stages from emergence (VE) through full maturity (R8), collected under controlled greenhouse conditions with diverse imaging angles and lighting variations. DELTA-SoyStage achieves 73.9% average precision with only 24.4 GFLOPs computational cost, demonstrating 4.2× fewer FLOPs than the best-performing baseline (DINO-Swin: 74.7% AP, 102.5 GFLOPs) with only 0.8% accuracy difference. The lightweight DELTA head combined with the efficient ChannelMapper neck requires only 8.3 M parameters-a 43.5% reduction compared to standard architectures-while maintaining competitive accuracy. Extensive ablation studies validate key design choices including task alignment mechanisms, multi-scale feature extraction strategies, and encoder-decoder depth configurations. The proposed model's computational efficiency makes it suitable for deployment on resource-constrained edge devices in precision agriculture applications, enabling timely decision-making without reliance on cloud infrastructure.

Why it matches plant phenotyping methods大豆の生育ステージという植物状態をRGB画像から推定する検出アーキテクチャを開発し、データセット、比較評価、アブレーション検証まで行っており、植物フェノタイピング手法が中心である。

abstractThis paper presents a novel object detection architecture DELTA-SoyStage, combining an EfficientNet backbone with a lightweight ChannelMapper neck and a newly proposed DELTA (Denoising Enhanced Lightweight Task Alignment) detection head for soybean growth stage classification.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published1 Dec 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Simultaneous Identification on Tomato Variety and Maturity Based on Local and Global Feature Fusion.

TomatoFruitClassificationObject detectionPigment / colour / senescence

Varieties show their unique characteristics in morphology, growth, and fruits. Tomato maturity is related to multiple dimensional characteristics including color, texture, smell, etc. An effective classification method of tomato variety and maturity is crucial for evaluating its growth and yield. However, due to the complex growth environment, some problems such as leaf occlusion and fruit shaded by each other make it difficult to accurately and efficiently identify them. To solve these problems, this study innovatively proposes a simultaneous detection model on tomato variety and maturity based on improved YOLOv8n, with the combination of frequency-adaptive dilated convolution (FADC) feature extraction module and the high-level screening-feature path aggregation network (HSPAN) with the aim of local and global feature fusion by the channel attention module and feature selection fusion mechanism. In addition, we use the Powerful-IoU (PIoU) loss function to replace the original Complete IoU (CIoU) to enhance the accuracy of bounding boxes. We also introduce a dynamic detection head as the final output of the model, which can adaptively adjust the focus of feature extraction according to the color and size of tomato fruits, thereby improving the recognition accuracy. Experimental results show that our model with better global perception capability achieves the highest detection accuracy and lower computation complexity among the comparative models.

Why it matches plant phenotyping methodsトマト果実の成熟度という観察可能な植物状態を画像から推定する検出モデルを開発しており、特徴抽出・検出ヘッド・損失関数の改良と比較評価が研究の中心である。

abstractthis study innovatively proposes a simultaneous detection model on tomato variety and maturity based on improved YOLOv8n
Reproduction assets foundThe paper's tomato variety/maturity detection experiments are built on the public Laboro Tomato dataset, which is explicitly cited with a public GitHub URL. No author analysis code, trained models, or supplementary assets are reported as available.
Dataset · publicThe constructed dataset in this study is based on the Laboro Tomato open-access dataset [ 24 ], which is an image dataset of tomatoes with different maturity collected in a greenhouse in winter (15 December 2019).Open asset ↗lines:33-42
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published30 Nov 2025Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Investigating the Association Between Citrus Huanglongbing and Chlorophyll Content Using Hyperspectral Detection.

CitrusMultispectral / hyperspectralLeafPhysiological trait estimationStress / disease detectionPigment / colour / senescence

Huanglongbing (HLB) poses a severe threat to the sustainable citrus industry, causing significant alterations in the spectral reflectance and leaf chlorophyll content (LCC) of citrus leaves. This study investigates the quantitative relationship between spectral characteristics and LCC for the early detection of HLB in Mianju mandarin cultivars. We analyzed hyperspectral data from healthy and HLB-infected leaves, employing the least absolute shrinkage and selection operator (LASSO) method and spectral indices to select chlorophyll characteristic bands, and several machine learning models were used to estimate the LCC. The results indicate that: (1) HLB-infected leaves exhibit significantly different spectral reflectance, characterized by a distinct "blueshift of the red edge"; (2) a greater proportion of characteristic bands for HLB-infected leaves were located in the near-infrared region compared to healthy leaves; and (3) the LASSO-PLSR model demonstrated high predictive accuracy for LCC estimation-for healthy leaves (Rv 2 = 0.956, RMSEv = 0.675) and for HLB-infected leaves (Rv 2 = 0.816, RMSEv = 4.614)-with performance being notably superior for healthy leaves (Rv 2 difference of +0.146). This research establishes a systematic quantification between hyperspectral and chlorophyll content, suggesting that hyperspectral-based LCC estimation can serve as a reliable indirect indicator for the early detection of HLB, with substantial practical application potential.

Why it matches plant phenotyping methods柑橘葉のクロロフィル含量という植物形質をハイパースペクトルデータと機械学習で推定し、HLB早期検出への有効性を定量的に検証しており、フェノタイピング手法が中心です。

abstractemploying the least absolute shrinkage and selection operator (LASSO) method and spectral indices to select chlorophyll characteristic bands, and several machine learning models were used to estimate the LCC
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published28 Nov 2025Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Multi-Scale Feature Fusion Based RT-DETR for Tomato Leaf Disease Detection in Complex Backgrounds.

TomatoLeafObject detectionDisease symptoms / severity

In this study, we propose a multi-scale feature fusion network based on an improved RT-DETR model for the efficient detection of tomato leaf disease. Our model combines the multi-scale extended residual module by capturing contextual information at various scales and the multi-scale feature pyramid network by integrating feature information from different levels, which improves feature extraction capability and reduces the interference of complex backgrounds on feature extraction, thereby improving information transmission efficiency and the accuracy of the model. In addition, the novel loss function called adaptive focal loss (AFL) was used, which is based on traditional focal loss with the introduction of attenuation factors to focus the model's attention to high-loss features to alleviate overfitting and of dynamic weight adjustment mechanisms to focus on the more important features during the training process to improve the overall learning performance. Another significant advantage of AFL is that it can more efficiently improve the detection accuracy on imbalanced datasets than on balanced datasets. These innovations optimized the learning strategy of the model, making AP@0.50 up to 97.9% on detecting the categories of tomato diseases. In addition, this model also achieves the high detection accuracy of 85.4% on other crop diseases. These results provide valuable references for agriculture applications.

Why it matches plant phenotyping methodsトマト葉の病害状態を画像から検出する深層学習手法を提案・改良しており、植物病害表現型の抽出法が研究の中心である。

abstractwe propose a multi-scale feature fusion network based on an improved RT-DETR model for the efficient detection of tomato leaf disease.
Reproduction assets foundThe paper constructs its LAB and ENV tomato leaf disease detection datasets by selecting and adjusting samples from two public Roboflow Universe datasets (cited as refs 30 and 31), which are public image inputs directly underlying this paper's phenotyping measurements. Both Roboflow URLs are given in the reference list
Dataset · public7-024-01188-1 38725014 PMC11080254 29. Sun H. Fu R. Wang X. Wu Y. Al-Absi M.A. Cheng Z. Chen Q. Sun Y. Efficient Deep Learning-Based Tomato Leaf Disease Detection through Global and Local Feature Fusion BMC Plant Biol. 2025 25 311 10.1186/s12870-025-06247-w 40069604 PMC11895386 30. Sujansurya Roboflow Universe Available online: https://universe.roboflow.com/sujansurya/tomato_object (accessed on 15 August 2024) 31. Roboflow Universe Available online: https://universe.roboflow.com/classificationwithyolov8/tomato-leaf-diseases-4xa5i-3ajin-kyo9w (accessed on 15 August 2024) 32. Singh D. Jain N. Jain P. Kayal P. Kumawat S. Batra N. PlantDoc: A Dataset for Visual Plant Disease Detection ProceedingOpen asset ↗Roboflow Universelines:265-465
Dataset · publicng-Based Tomato Leaf Disease Detection through Global and Local Feature Fusion BMC Plant Biol. 2025 25 311 10.1186/s12870-025-06247-w 40069604 PMC11895386 30. Sujansurya Roboflow Universe Available online: https://universe.roboflow.com/sujansurya/tomato_object (accessed on 15 August 2024) 31. Roboflow Universe Available online: https://universe.roboflow.com/classificationwithyolov8/tomato-leaf-diseases-4xa5i-3ajin-kyo9w (accessed on 15 August 2024) 32. Singh D. Jain N. Jain P. Kayal P. Kumawat S. Batra N. PlantDoc: A Dataset for Visual Plant Disease Detection Proceedings of the Proceedings of the 7th ACM IKDD CoDS and 25th COMAD Hyderabad, India 5–7 January 2020 ACM New York, NY, USA 2020 24Open asset ↗Roboflow Universelines:265-465
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published20 Nov 2025Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

DLCPD-25: A Large-Scale and Diverse Dataset for Crop Disease and Pest Recognition.

Field / plotClassificationDisease symptoms / severity

The accurate identification of crop pests and diseases is critical for global food security, yet the development of robust deep learning models is hindered by the limitations of existing datasets. To address this gap, we introduce DLCPD-25, a new large-scale, diverse, and publicly available benchmark dataset. We constructed DLCPD-25 by integrating 221,943 images from both online sources and extensive field collections, covering 23 crop types and 203 distinct classes of pests, diseases, and healthy states. A key feature of this dataset is its realistic complexity, including images from uncontrolled field environments and a natural long-tail class distribution, which contrasts with many existing datasets collected under controlled conditions. To validate its utility, we pre-trained several state-of-the-art self-supervised learning models (MAE, SimCLR v2, MoCo v3) on DLCPD-25. The learned representations, evaluated via linear probing, demonstrated strong performance, with the SimCLR v2 framework achieving a top accuracy of 72.1% and an F1 score (Macro F1) of 71.3% on a downstream classification task. Our results confirm that DLCPD-25 provides a valuable and challenging resource that can effectively support the training of generalizable models, paving the way for the development of comprehensive, real-world agricultural diagnostic systems.

Why it matches plant phenotyping methods作物の病害・健全状態を画像で認識する大規模公開ベンチマークデータセットを構築・評価しており、植物状態の画像ベース表現型解析基盤が中心です。害虫認識も含まれますが、病害・健全状態の評価は植物フェノタイピングに該当します。

abstractwe introduce DLCPD-25, a new large-scale, diverse, and publicly available benchmark dataset.
Reproduction assets foundThe paper introduces DLCPD-25, a public crop pest/disease image dataset (221,943 images, 203 classes), with an explicit Data Availability Statement pointing to the authors' GitHub repository containing all image data and documentation.
Dataset · publicThe DLCPD-25 dataset introduced and analyzed in this study is publicly available at: https://github.com/hwzhanng/DLCPD-25-Dataset (accessed on 20 October 2025). The repository provides access to all image data, and relevant documentation used in this research.Open asset ↗https://github.com/hwzhanng/DLCPD-25-Dataset · DLCPD-25lines:141-207
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published8 Nov 2025Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Fusion of Robotics, AI, and Thermal Imaging Technologies for Intelligent Precision Agriculture Systems.

Field / plotThermalClassificationStress / disease detectionDisease symptoms / severity

The world population is expected to grow to over 10 billion by 2050 and therefore impose further stress on food production. Precision agriculture has become the main approach used to enhance productivity with sustainability in agricultural production. This paper conducts a technical review of how robotics, artificial intelligence (AI), and thermal imaging (TI) technologies transform precision agriculture operations, focusing on sensing, automation, and farm decision making. Agricultural robots promote labor solutions and efficiency by utilizing their sensing devices and kinematics in planting, spraying, and harvesting. Through accurate assessment of pests/diseases and quality assurance of the harvested crops, AI and TI bring efficiency to the crop monitoring sector. Different deep learning models are employed for plant disease diagnosis and resource management, namely the VGG16 model, InceptionV3, and MobileNet; the PlantVillage, PlantDoc, and FieldPlant datasets are used respectively. To reduce crop losses, AI-TI integration enables early recognition of fluctuations caused by pests or diseases, allowing control and mitigation in good time. While the issues of cost and environmental variability (illumination, canopy moisture, and microclimate instability) are taken into consideration, the advancement in artificial intelligence, robotics technology, and combined technologies will offer sustainable solutions to the existing gaps.

Why it matches plant phenotyping methodsロボティクス、AI、熱画像による植物センシングと病害診断を技術レビューとして扱っており、植物の病害状態を取得・推定する方法が主要な内容に含まれるため。

abstractThis paper conducts a technical review of how robotics, artificial intelligence (AI), and thermal imaging (TI) technologies transform precision agriculture operations, focusing on sensing, automation, and farm decision making.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published7 Nov 2025Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Automated Assessment of Green Infrastructure Using E-nose, Integrated Visible-Thermal Cameras and Computer Vision Algorithms.

Field / plotRGB / grayscaleThermalWhole plant / canopy / plot / fieldPhysiological trait estimationLeaf traitsPlant / canopy temperatureWater status / transpiration

The parameterization of vegetation indices (VIs) is crucial for sustainable irrigation and horticulture management, specifically for urban green infrastructure (GI) management. However, the constraints of roadside traffic, motor and industrially related pollution, and potential public vandalism compromise the efficacy of conventional in situ monitoring systems. The shortcomings of prevalent satellites, UAVs, and manual/automated sensor measurements and monitoring systems have already been reviewed. This research proposes a novel urban GI monitoring system based on an integration of gas exchange and various VIs obtained from computer vision algorithms applied to data acquired from three novel sources: (1) Integrated gas sensor data using nine different volatile organic compounds using an electronic nose (E-nose), designed on a PCB for stable performance under variable environmental conditions; (2) Plant growth parameters including effective leaf area index (LAIe), infrared index (Ig), canopy temperature depression (CTD) and tree water stress index (TWSI); (3) Meteorological data for all measurement campaigns based on wind velocity, air temperature, rainfall, air pressure, and air humidity conditions. To account for spatial and temporal data acquisition variability, the integrated cameras and the E-nose were mounted on a vehicle roof to acquire information from 172 Elm trees planted across the Royal Parade, Melbourne. Results showed strong correlations among air contaminants, ambient conditions, and plant growth status, which can be modelled and optimized for better smart irrigation and environmental monitoring based on real-time data.

Why it matches plant phenotyping methods植物のLAI、赤外線指数、樹冠温度差、水ストレス指数を、カメラ・E-nose・コンピュータビジョンで取得する統合的な植物モニタリング手法が研究の中心である。

abstractThis research proposes a novel urban GI monitoring system based on an integration of gas exchange and various VIs obtained from computer vision algorithms
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published5 Nov 2025Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Early Detection of Jujube Shrinkage Disease by Multi-Source Data on Multi-Task Deep Network.

MultimodalRGB / grayscaleMultispectral / hyperspectralFruitClassificationStress / disease detectionDisease symptoms / severity

In the arid cultivation region of Xinjiang, China, shrinkage disease severely compromises the quality, yield, and market value of jujube. Published research has achieved high accuracy in detecting larger lesions using RGB imaging and hyperspectral imaging (HSI). However, these methods lack sensitivity in detecting early and subtle symptoms of disease. In this study, a multi-source data fusion strategy combining RGB imaging and HSI was proposed for non-destructive and high-precision detection of early-stage jujube shrinkage disease. Firstly, a total of 317 fruits of the 'Junzao' cultivar were collected during multiple stages of natural infection, covering early-stage shrinkage disease detection across different growth stages, including both green and mature red fruits. Secondly, morphological features were extracted from RGB images in multiple dimensions, while a three-stage feature selection strategy combining Principal Component Analysis (PCA), the Successive Projections Algorithm (SPA), and the Genetic Algorithm (GA) was implemented to identify four key wavelengths from HSI. Thirdly, a hybrid convolutional neural network-multilayer perceptron (CNN-MLP) architecture was constructed, with dynamic feature weighting employed to achieve effective multimodal fusion and optimize detection performance. Experimental results demonstrated that compared to the MLP and CNN models, the proposed method achieved approximately 8.0% and 5.4% improvements in accuracy and 38.6% and 32.4% improvements in F1 scores, respectively. It offers a robust and scalable solution for early disease detection and postharvest quality assessment in jujube production.

Why it matches plant phenotyping methodsRGB画像・HSIから果実の病斑形態と分光特徴を抽出し、マルチモーダル深層学習で植物病害状態を検出する手法の開発・性能評価が中心であるため。

abstracta multi-source data fusion strategy combining RGB imaging and HSI was proposed for non-destructive and high-precision detection of early-stage jujube shrinkage disease.
Reproduction assets foundThe paper's Data Availability Statement points to a public GitHub repository containing the study's dataset (RGB images and hyperspectral data of jujube fruits). No separate analysis code availability is stated, but the deposited dataset is a paper-specific, publicly actionable asset.
Dataset · publicThe data from this study are publicly available. The dataset is available at https://github.com/2484733079/Early-detection-of-Jujube-Shrinkage-Disease-by-Multi-source-Data-on-Multi-task-Deep-Network.git (accessed on 13 October 2025).Open asset ↗2484733079/Early-detection-of-Jujube-Shrinkage-Disease-by-Multi-source-Data-on-Multi-task-Deep-Networklines:365-367
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published28 Oct 2025Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

CaneFocus-Net: A Sugarcane Leaf Disease Detection Model Based on Adaptive Receptive Field and Multi-Scale Fusion.

SugarcaneField / plotLeafObject detectionDisease symptoms / severity

In the context of global agricultural modernization, the early and accurate detection of sugarcane leaf diseases is critical for ensuring stable sugar production. However, existing deep learning models still face significant challenges in complex field environments, such as blurred lesion edges, scale variation, and limited generalization capability. To address these issues, this study constructs an efficient recognition model for sugarcane disease detection, named CaneFocus-Net, specifically designed for precise identification of sugarcane leaf diseases. Based on a single-stage detection architecture, the model introduces a lightweight cross-stage feature fusion module (CP) to optimize feature transfer efficiency. It also designs a module combining a channel-spatial adaptive calibration mechanism with multi-scale pooling aggregation to enhance the backbone network's ability to extract multi-scale lesion features. Furthermore, by expanding the high-resolution shallow feature layer to enhance sensitivity toward small-sized targets and adopting a phased adaptive nonlinear optimization strategy, detection and localization accuracy along with convergence efficiency have been further improved. Test results on public datasets demonstrate that this method significantly enhances recognition performance for fuzzy lesions and multi-scale targets while maintaining high inference speed. Compared to the baseline model, precision, recall, and mean average precision (mAP50 and mAP50-95) improved by 1.9%, 4.6%, 1.5%, and 1.4%, respectively, demonstrating strong generalization capabilities and practical application potential. This provides reliable technical support for intelligent monitoring of sugarcane diseases in the field.

Why it matches plant phenotyping methodsサトウキビ葉の病斑を画像から検出・局在化する深層学習モデルを開発しており、植物の病害状態を直接推定する手法が研究の中心である。

abstractthis study constructs an efficient recognition model for sugarcane disease detection, named CaneFocus-Net
Reproduction assets foundThe paper's sugarcane leaf disease dataset (9100 images, five classes) is publicly available on Roboflow Universe, with an explicit Data Availability Statement providing the exact URL. No author analysis code or trained model checkpoints are stated as available.
Dataset · publicData Availability Statement: The data presented in this study are openly available at Roboflow. The website is: https://universe.roboflow.com/sugarcaneleaf/sugarcaneleaf-w0mto/dataset/2 (ac- cessed on 23 July 2025).Open asset ↗Roboflow · sugarcaneleaf-w0mtopdf-page:26 lines:1-59
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published21 Oct 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Amodal Segmentation and Trait Extraction of On-Branch Soybean Pods with a Synthetic Dual-Mask Dataset.

SoybeanLaboratory / benchtopFruitMorphology / geometry measurementSegmentationArchitecture / morphology / geometryFruit / seed / panicle traits

We address the challenge that occlusions in on-branch soybean images impede accurate pod-level phenotyping. We propose a lab on-branch pipeline that couples a prior-guided synthetic data generator (producing synchronized visible and amodal labels) with an amodal instance segmentation framework based on an improved Swin Transformer backbone with a Simple Attention Module (SimAM) and dual heads, trained via three-stage transfer (synthetic excised → synthetic on-branch → few-shot real). Guided by complete (amodal) masks, a morphology-driven module performs pose normalization, axial geometric modeling, multi-scale fused density mapping, marker-controlled watershed, and topological consistency refinement to extract seed per pod (SPP) and geometric traits. On real on-branch data, the model attains Visible Average Precision (AP) 50/75 of 91.6/77.6 and amodal AP50/75 of 90.1/74.7, and incorporating synthetic data yields consistent gains across models, indicating effective occlusion reasoning. On excised pod tests, SPP achieves a mean absolute error (MAE) of 0.07 and a root mean square error (RMSE) of 0.26; pod length/width achieves an MAE of 2.87/3.18 px with high agreement (R 2 up to 0.94). Overall, the co-designed data-model-task pipeline recovers complete pod geometry under heavy occlusion and enables non-destructive, high-precision, and low-annotation-cost extraction of key traits, providing a practical basis for standardized laboratory phenotyping and downstream breeding applications.

Why it matches plant phenotyping methods大豆莢の遮蔽下形状を画像から復元し、種子数や幾何形質を抽出する画像解析パイプラインを開発・評価しており、植物表現型取得が中心である。

abstractWe propose a lab on-branch pipeline that couples a prior-guided synthetic data generator (producing synchronized visible and amodal labels) with an amodal instance segmentation framework
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · Crossref · checked 13 Sept 2026
Published9 Sept 2025Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Photogrammetric and LiDAR Scanning with iPhone 13 Pro: Accuracy, Precision and Field Application on Hazelnut Trees

Aerial / UAVField / plotPhotogrammetry / SfM / MVSLiDAR / point cloudRGB / grayscaleFruitLeafStem / branchWhole plant / canopy / plot / fieldMorphology / geometry measurement

Accurate estimation of tree structural and morphological parameters is essential in precision fruit farming, supporting optimised irrigation management, biomass estimation and carbon stock assessment. While traditional field-based measurements remain widely used, they are often time-consuming and subject to operator-induced errors. In recent years, Terrestrial Laser Scanning (TLS) and UAV-based photogrammetry have been successfully employed to generate high-resolution 3D reconstructions of plants; however, their cost and operational constraints limit their scalability in routine field applications. This study investigates the performances of a low-cost, consumer-grade device-the iPhone 13 Pro equipped with an integrated LiDAR sensor and RGB camera-for 3D scanning of fruit tree structures. Cylindrical targets with known geometric dimensions were scanned using both the LiDAR and photogrammetric (Photo) modes of the Polycam© application, with accuracy and precision assessed by comparing extracted measurements to reference values. Field applicability was also tested on hazelnut trees, assessing height, stem diameter and leaf area: the Photo mode delivered the highest accuracy (systematic error of 0.007 m and R 2 = 0.99) and strong agreement with manual leaf measurements (R 2 = 0.93). These results demonstrate that smartphone-based 3D scanning can provide a practical, low-cost approach for structural characterisation in fruit orchards, supporting more efficient crop monitoring.

Why it matches plant phenotyping methodsスマートフォンLiDAR・写真測量による樹体3D計測法を開発・精度検証し、樹高・幹径・葉面積という植物形態形質へ適用しており、フェノタイピング手法が中心である。

abstractThis study investigates the performances of a low-cost, consumer-grade device-the iPhone 13 Pro equipped with an integrated LiDAR sensor and RGB camera-for 3D scanning of fruit tree structures.
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published5 Sept 2025Sensors (Basel, Switzerland)Cited by 8 · OpenAlex ↗

Automated Rice Seedling Segmentation and Unsupervised Health Assessment Using Segment Anything Model with Multi-Modal Feature Analysis.

RiceRGB / grayscaleWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationStress / disease detectionStress response / tolerance

This research presents a fully automated two-step method for segmenting rice seedlings and assessing their health by integrating spectral, morphological, and textural features. Driven by the global need for increased food production, the proposed method enhances monitoring and control in agricultural processes. Seedling locations are first identified by the excess green minus excess red index, which enables automated point-prompt inputs for the segment anything model to achieve precise segmentation and masking. Morphological features are extracted from the generated masks, while spectral and textural features are derived from corresponding red-green-blue imagery. Health assessment is conducted through anomaly detection using a one-class support vector machine, which identifies seedlings exhibiting abnormal morphology or spectral signatures suggesting stress. The proposed method is validated by visual inspection and Silhouette score, confirming effective separation of anomalies. For segmentation, the proposed method achieved mean dice scores ranging from 72.6 to 94.7. For plant health assessment, silhouette scores ranged from 0.31 to 0.44 across both datasets and various growth stages. Applied across three consecutive rice growth stages, the framework facilitates temporal monitoring of seedling health. The findings highlight the potential of advanced segmentation and anomaly detection techniques to support timely interventions, such as pruning or replacing unhealthy seedlings, to optimize crop yield.

Why it matches plant phenotyping methodsイネ幼苗の画像セグメンテーションと形態・スペクトル・テクスチャ特徴に基づく健康状態推定を中心とする手法開発・検証研究であり、植物表現型の取得と異常判定が中核です。

abstractThis research presents a fully automated two-step method for segmenting rice seedlings and assessing their health by integrating spectral, morphological, and textural features.
Reproduction assets foundThe paper uses two publicly available rice seedling image datasets as its phenotyping inputs: the Taiwan UAV Rice Seedling Dataset (GitHub) and the Heilongjiang seedling image dataset (Science Data Bank). No author analysis code, models, or checkpoints are reported as publicly available.
Dataset · publicThe first dataset used in this study was obtained from Rice Seedling Dataset repository, originally published in “A UAV Open Dataset of Rice Paddies for Deep Learning Practice” by Yang et al., 2021 [ 7 ]. The dataset is publicly available in a GitHub repository and can be accessed at the following link: https://github.com/aipal-nchu/RiceSeedlingDatasetOpen asset ↗aipal-nchu/RiceSeedlingDatasetlines:130-332
Dataset · publicThe second dataset was obtained from repository of “Image Dataset of Wheat, Corn, and Rice Seedlings in Heilongjiang Province”, originally published in 2022 by Qin Jia Le and Guo Leifeng [ 46 ]. The dataset is publicly available in the Science Data Bank repository and can be accessed at the following link: https://www.scidb.cn/en/detail?dataSetId=a511f28b23444235b5378953c76c47c6#p4Open asset ↗lines:130-332
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published2 Sept 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Cgc-YOLO: A New Detection Model for Defect Detection of Tea Tree Seeds.

TeaSeed / grainObject detection

Tea tree seeds are highly sensitive to dehydration and cannot be stored for extended periods, making surface defect detection crucial for preserving their germination rate and overall quality. To address this challenge, we propose Cgc-YOLO, an enhanced YOLO-based model specifically designed to detect small-scale and complex surface defects in tea seeds. A high-resolution imaging system was employed to construct a dataset encompassing five common types of tea tree seeds, capturing diverse defect patterns. Cgc-YOLO incorporates two key improvements: (1) GhostBlock, derived from GhostNetV2, embedded in the Backbone to enhance computational efficiency and long-range feature extraction; and (2) the CPCA attention mechanism, integrated into the Neck, to improve sensitivity to local textures and boundary details, thereby boosting segmentation and localization accuracy. Experimental results demonstrate that Cgc-YOLO achieves 97.6% mAP50 and 94.9% mAP50-95, surpassing YOLO11 by 2.3% and 3.1%, respectively. Furthermore, the model retains a compact size of only 8.5 MB, delivering an excellent balance between accuracy and efficiency. This study presents a robust and lightweight solution for nondestructive detection of tea seed defects, contributing to intelligent seed screening and storage quality assurance.

Why it matches plant phenotyping methods茶種子表面欠陥という植物器官の状態を、高解像度画像と改良YOLOモデルで検出・評価する手法開発および性能検証が研究の中心である。

abstractwe propose Cgc-YOLO, an enhanced YOLO-based model specifically designed to detect small-scale and complex surface defects in tea seeds.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published27 Aug 2025Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Comparative Evaluation of CNN and Transformer Architectures for Flowering Phase Classification of Tilia cordata Mill. with Automated Image Quality Filtering.

Field / plotWhole plant / canopy / plot / fieldClassificationCalibration / preprocessingGrowth / development / phenology

Understanding and monitoring the phenological phases of trees is essential for ecological research and climate change studies. In this work, we present a comprehensive evaluation of state-of-the-art convolutional neural networks (CNNs) and transformer architectures for the automated classification of the flowering phase of Tilia cordata Mill. (small-leaved lime) based on a large set of real-world images acquired under natural field conditions. The study introduces a novel, automated image quality filtering approach using an XGBoost classifier trained on diverse exposure and sharpness features to ensure robust input data for subsequent deep learning models. Seven modern neural network architectures, including VGG16, ResNet50, EfficientNetB3, MobileNetV3 Large, ConvNeXt Tiny, Vision Transformer (ViT-B/16), and Swin Transformer Tiny, were fine-tuned and evaluated under a rigorous cross-validation protocol. All models achieved excellent performance, with cross-validated F1-scores exceeding 0.97 and balanced accuracy up to 0.993. The best results were obtained for ResNet50 and ConvNeXt Tiny (F1-score: 0.9879 ± 0.0077 and 0.9860 ± 0.0073, balanced accuracy: 0.9922 ± 0.0054 and 0.9927 ± 0.0042, respectively), indicating outstanding sensitivity and specificity for both flowering and non-flowering classes. Classical CNNs (VGG16, ResNet50, and ConvNeXt Tiny) demonstrated slightly superior robustness compared to transformer-based models, though all architectures maintained high generalization and minimal variance across folds. The integrated quality assessment and classification pipeline enables scalable, high-throughput monitoring of flowering phases in natural environments. The proposed methodology is adaptable to other plant species and locations, supporting future ecological monitoring and climate studies. Our key contributions are as follows: (i) introducing an automated exposure-quality filtering stage for field imagery; (ii) publishing a curated, season-long dataset of Tilia cordata images; and (iii) providing the first systematic cross-validated benchmark that contrasts classical CNNs with transformer architectures for phenological phase recognition.

Why it matches plant phenotyping methods植物の開花フェノロジーを画像から分類する手法を開発・比較評価し、画像品質フィルタ、モデルベンチマーク、データセットを中心的に扱うため、植物フェノタイピング手法研究として含める。

abstractThe study introduces a novel, automated image quality filtering approach using an XGBoost classifier trained on diverse exposure and sharpness features to ensure robust input data for subsequent deep learning models.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published21 Aug 2025Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Detecting the Type and Severity of Mineral Nutrient Deficiency in Rice Plants Based on an Intelligent microRNA Biosensing Platform.

RiceWhole plant / canopy / plot / fieldClassificationStress / disease detectionStress response / tolerance

The early determination of the type and severity of stresses caused by nutrient deficiency is necessary for taking timely measures and preventing a remarkable yield reduction. This study is an effort to investigate the performance of a machine learning-based model that identifies the type and severity of nitrogen, phosphorus, potassium, and sulfur in rice plants by using the plant microRNA data as model inputs. The concentration of 14 microRNA compounds in plants exposed to nutrient deficiency was measured using an electrochemical biosensor based on the peak currents produced during the probe-target microRNA hybridization. Subsequently, several machine learning models were utilized to predict the type and severity of stress. According to the results, the biosensor used in this work exerted promising analytical performance, including linear range (10 -19 to 10 -11 M), limit of detection (3 × 10 -21 M), and reproducibility during microRNA measurement in total RNA extracted from rice plant samples. Among the microRNAs studied, miRNA167, miRNA162, miRNA169, and miRNA395 exerted the largest contribution in predicting the nutrient deficiency levels based on feature selection methods. Using these four microRNAs as model inputs, the random forest with hyperparameters optimized by the genetic algorithm was capable of detecting the type of nutrient deficiency with an average accuracy, precision, and recall of 0.86, 0.94, and 0.87, respectively, seven days after the application of the nutrient treatment. Within this period, the optimized machine was able to detect the level of deficiency with average MSE and R 2 of 0.010 and 0.92, respectively. Combining the findings of this study and the results we reported earlier on determining the occurrence of salinity, drought, and heat in rice plants using microRNA biosensors can be useful to develop smart biosensing platforms for efficient plant health monitoring systems.

Why it matches plant phenotyping methodsイネの栄養欠乏の種類・重症度という植物状態を、microRNA電気化学バイオセンサーと機械学習で推定する手法を開発・性能評価しており、表現型取得・抽出が研究の中心である。

abstractThis study is an effort to investigate the performance of a machine learning-based model that identifies the type and severity of nitrogen, phosphorus, potassium, and sulfur in rice plants by using the plant microRNA data as model inputs.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published11 Aug 2025Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Enhanced YOLOv8-ECCI Algorithm for High-Precision Detection of Purple Spot Disease in Soybeans.

SoybeanSeed / grainObject detectionDisease symptoms / severity

Seed-level disease detection in soybeans presents significant challenges, including small-sample limitations, spectral interference, and dense occlusions, which are less pronounced in leaf-level analysis. To overcome these obstacles, we propose YOLOv8-ECCI, an enhanced algorithm based on YOLOv8 for high-precision identification of purple spot disease directly on soybean seeds. Experimental results demonstrate that YOLOv8-ECCI substantially outperforms the baseline YOLOv8n model, achieving significant gains of +5.7% precision, +6.5% recall, +8.0% mAP@0.5, and +7.1% mAP@0.5:0.95. Crucially, the model exhibits superior generalization capability, validated through rigorous cross-dataset testing on the African Wildlife dataset, where it surpasses conventional methods by +6.0% precision and +2.9% mAP@0.5. These results confirm that YOLOv8-ECCI effectively addresses the critical challenges in seed-level pathology, providing a robust and accurate solution for practical in-field agricultural disease detection and quality control.

Why it matches plant phenotyping methods大豆種子の病徴を画像から検出するYOLOv8改良手法の開発と、ベースラインおよびクロスデータセットによる技術検証が中心である。

abstractwe propose YOLOv8-ECCI, an enhanced algorithm based on YOLOv8 for high-precision identification of purple spot disease directly on soybean seeds.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published10 Aug 2025Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

DSTANet: A Lightweight and High-Precision Network for Fine-Grained and Early Identification of Maize Leaf Diseases in Field Environments.

MaizeField / plotLeafClassificationStress / disease detectionDisease symptoms / severity

Early and accurate identification of maize diseases is crucial for ensuring sustainable agricultural development. However, existing maize disease identification models face challenges including high inter-class similarity, intra-class variability, and limited capability in identifying early-stage symptoms. To address these limitations, we proposed DSTANet (decomposed spatial token aggregation network), a lightweight and high-performance model for maize leaf disease identification. In this study, we constructed a comprehensive maize leaf image dataset comprising six common disease types and healthy samples, with early and late stages of northern leaf blight and eyespot specifically differentiated. DSTANet employed MobileViT as the backbone architecture, combining the advantages of CNNs for local feature extraction with transformers for global feature modeling. To enhance lesion localization and mitigate interference from complex field backgrounds, DSFM (decomposed spatial fusion module) was introduced. Additionally, the MSTA (multi-scale token aggregator) was designed to leverage hidden-layer feature channels more effectively, improving information flow and preventing gradient vanishing. Experimental results showed that DSTANet achieved an accuracy of 96.11%, precision of 96.17%, recall of 96.11%, and F1-score of 96.14%. With only 1.9M parameters, 0.6 GFLOPs (floating point operations), and an inference speed of 170 images per second, the model meets real-time deployment requirements on edge devices. This study provided a novel and practical approach for fine-grained and early-stage maize disease identification, offering technical support for smart agriculture and precision crop management.

Why it matches plant phenotyping methodsトウモロコシ葉画像から病害の種類と早期・後期症状を推定する画像解析モデルを開発・評価しており、植物状態の取得・抽出が研究の中心である。

abstractwe proposed DSTANet (decomposed spatial token aggregation network), a lightweight and high-performance model for maize leaf disease identification.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published31 Jul 2025Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Deriving Early Citrus Fruit Yield Estimation by Combining Multiple Growing Period Data and Improved YOLOv8 Modeling.

CitrusField / plotFlowerFruitCountingObject detectionYield / biomass estimationYield / yield components

Early crop yield prediction is a major challenge in precision agriculture, and efficient and rapid yield prediction is highly important for sustainable fruit production. The accurate detection of major fruit characteristics, including flowering, green fruiting, and ripening stages, is crucial for early yield estimation. Currently, most crop yield estimation studies based on the YOLO model are only conducted during a single stage of maturity. Combining multi-growth period data for crop analysis is of great significance for crop growth detection and early yield estimation. In this study, a new network model, YOLOv8-RL, was proposed using citrus multigrowth period characteristics as a data source. A citrus yield estimation model was constructed and validated by combining network identification counts with manual field counts. Compared with YOLOv8, the number of parameters of the improved network is reduced by 50.7%, the number of floating-point operations is decreased by 49.4%, and the size of the model is only 3.2 MB. In the test set, the average recognition rate of citrus flowers, green fruits, and orange fruits was 95.6%, the mAP@.5 was 94.6%, the FPS value was 123.1, and the inference time was only 2.3 milliseconds. This provides a reference for the design of lightweight networks and offers the possibility of deployment on embedded devices with limited computational resources. The two estimation models constructed on the basis of the new network had coefficients of determination R 2 values of 0.91992 and 0.95639, respectively, with a prediction error rate of 6.96% for citrus green fruits and an average error rate of 3.71% for orange fruits. Compared with network counting, the yield estimation model had a low error rate and high accuracy, which provided a theoretical basis and technical support for the early prediction of fruit yield in complex environments.

Why it matches plant phenotyping methods柑橘の花・果実を画像認識して収量を推定するYOLOv8改良モデルとワークフローを開発・検証しており、植物形質取得法が中心的です。

abstractIn this study, a new network model, YOLOv8-RL, was proposed using citrus multigrowth period characteristics as a data source.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published31 Jul 2025Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Individual Segmentation of Intertwined Apple Trees in a Row via Prompt Engineering.

AppleField / plotWhole plant / canopy / plot / fieldObject detectionSegmentation

Computer vision is of wide interest to perform the phenotyping of horticultural crops such as apple trees at high throughput. In orchards specially constructed for variety testing or breeding programs, computer vision tools should be able to extract phenotypical information form each tree separately. We focus on segmenting individual apple trees as the main task in this context. Segmenting individual apple trees in dense orchard rows is challenging because of the complexity of outdoor illumination and intertwined branches. Traditional methods rely on supervised learning, which requires a large amount of annotated data. In this study, we explore an alternative approach using prompt engineering with the Segment Anything Model and its variants in a zero-shot setting. Specifically, we first detect the trunk and then position a prompt (five points in a diamond shape) located above the detected trunk to feed to the Segment Anything Model. We evaluate our method on the apple REFPOP, a new large-scale European apple tree dataset and on another publicly available dataset. On these datasets, our trunk detector, which utilizes a trained YOLOv11 model, achieves a good detection rate of 97% based on the prompt located above the detected trunk, achieving a Dice score of 70% without training on the REFPOP dataset and 84% without training on the publicly available dataset.We demonstrate that our method equals or even outperforms purely supervised segmentation approaches or non-prompted foundation models. These results underscore the potential of foundational models guided by well-designed prompts as scalable and annotation-efficient solutions for plant segmentation in complex agricultural environments.

Why it matches plant phenotyping methodsリンゴ樹を個体別に画像分割し、育種・品種試験向けの表現型情報抽出を可能にする手法を開発・評価しており、植物フェノタイピング手法が中心である。

abstractComputer vision is of wide interest to perform the phenotyping of horticultural crops such as apple trees at high throughput.
Reproduction assets foundThe paper's apple REFPOP image dataset (RGB orchard images with manual tree/trunk annotations used for the phenotyping segmentation task) is publicly deposited on Zenodo via DOI 10.57745/DZBMAM, stated in both the Supplementary Materials and Data Availability Statement. Other URLs (Ultralytics, FrontVeg, arXiv) are for
Dataset · publicon. Grouding approach Approach linking text as a prompt or description to localize objects or regions in an image. Latent embedding Low-dimensional vector representation at the end of a neural network that captures the key features of input data. Supplementary Materials The following supporting information can be downloaded at: https://doi.org/10.57745/DZBMAM , https://www.napari-hub.org/plugins/frontveg (accessed on 10 July 2025). Author Contributions H.M.: Conceptualization, Methodology, Software, Investigation, Data Curation, Writing—Original Draft, Writing—Review and Editing. D.R.: Conceptualization, Writing—Review and Editing, Supervision, Administration. P.R., J.L. and H.D.: SOpen asset ↗10.57745/DZBMAMlines:536-601
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published16 Jul 2025Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

Investigation of an Efficient Multi-Class Cotton Leaf Disease Detection Algorithm That Leverages YOLOv11.

CottonLeafClassificationObject detectionDisease symptoms / severity

Cotton leaf diseases can lead to substantial yield losses and economic burdens. Traditional detection methods are challenged by low accuracy and high labor costs. This research presents the ACURS-YOLO network, an advanced cotton leaf disease detection architecture developed on the foundation of YOLOv11. By integrating a medical image segmentation model, it effectively tackles challenges including complex background interference, the missed detection of small targets, and restricted generalization ability. Specifically, the U-Net v2 module is embedded in the backbone network to boost the multi-scale feature extraction performance in YOLOv11. Meanwhile, the CBAM attention mechanism is integrated to emphasize critical disease-related features. To lower the computational complexity, the SPPF module is substituted with SimSPPF. The C3k2_RCM module is appended for long-range context modeling, and the ARelu activation function is employed to alleviate the vanishing gradient problem. A database comprising 3000 images covering six types of cotton leaf diseases was constructed, and data augmentation techniques were applied. The experimental results show that ACURS-YOLO attains impressive performance indicators, encompassing a mAP_0.5 value of 94.6%, a mAP_0.5:0.95 value of 83.4%, 95.5% accuracy, 89.3% recall, an F1 score of 92.3%, and a frame rate of 148 frames per second. It outperforms YOLOv11 and other conventional models with regard to both detection precision and overall functionality. Ablation tests additionally validate the efficacy of each component, affirming the framework's advantage in addressing complex detection environments. This framework provides an efficient solution for the automated monitoring of cotton leaf diseases, advancing the development of smart sensors through improved detection accuracy and practical applicability.

Why it matches plant phenotyping methods綿花葉の病徴を画像から検出するYOLOベース手法を開発し、データセット、比較実験、アブレーション試験で技術性能を検証しているため、植物フェノタイピング手法が中心である。

abstractThis research presents the ACURS-YOLO network, an advanced cotton leaf disease detection architecture developed on the foundation of YOLOv11.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published9 Jul 2025Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

A Novel Hybrid Technique for Detecting and Classifying Hyperspectral Images of Tomato Fungal Diseases Based on Deep Feature Extraction and Manhattan Distance.

TomatoMultispectral / hyperspectralClassificationStress / disease detectionDisease symptoms / severity

Accurate and early detection of plant diseases is essential for effective management and the advancement of sustainable smart agriculture. However, building large annotated datasets for disease classification is often costly and time-consuming, requiring expert input. To address this challenge, this study explores the integration of few-shot learning with hyperspectral imaging to detect four major fungal diseases in tomato plants: Alternaria alternata , Alternaria solani , Botrytis cinerea , and Fusarium oxysporum . Following inoculation, hyperspectral images were captured every other day from Day 1 to Day 7 post inoculation. The proposed hybrid method includes three main steps: (1) preprocessing of hyperspectral image cubes, (2) deep feature extraction using the EfficientNet model, and (3) classification using Manhattan distance within a few-shot learning framework. This combination leverages the strengths of both spectral imaging and deep learning for robust detection with minimal data. The few-shot learning approach achieved high detection accuracies of 85.73%, 80.05%, 90.33%, and 82.09% for A. alternata , A. solani , B. cinerea , and F. oxysporum , respectively, based on data collected on Day 7 post inoculation using only three training images per class. Accuracy improved over time, reflecting the progressive nature of symptom development and the model's adaptability with limited data. Notably, A. alternata and B. cinerea were reliably detected by Day 3, while A. solani and F. oxysporum reached dependable detection levels by Day 5. Routine visual assessments showed that A. alternata and B. cinerea developed visible symptoms by Day 5, whereas A. solani and F. oxysporum remained asymptomatic until Day 7. The model's ability to detect infections up to two days before visual symptoms emerged highlights its value for pre-symptomatic diagnosis. These findings support the use of few-shot learning and hyperspectral imaging for early, accurate disease detection, offering a practical solution for precision agriculture and timely intervention.

Why it matches plant phenotyping methods植物病害状態をハイパースペクトル画像と少数ショット学習で検出・分類する手法の開発と評価が中心であり、感染状態の表現型取得・推定に該当する。

abstractThe proposed hybrid method includes three main steps: (1) preprocessing of hyperspectral image cubes, (2) deep feature extraction using the EfficientNet model, and (3) classification using Manhattan distance within a few-shot learning framework.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published2 Jul 2025Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Tea Disease Detection Method Based on Improved YOLOv8 in Complex Background.

TeaLeafObject detectionStress / disease detectionDisease symptoms / severity

Tea disease detection is of great significance to the tea industry. In order to solve the problems such as mutual occlusion of leaves, light disturbance, and small lesion area under complex background, YOLO-SSM, a tea disease detection model, was proposed in this paper. The model introduces the SSPDConv convolution module in the backbone of YOLOv8 to enhance the global information perception of the model under complex backgrounds; a new ESPPFCSPC module is proposed to replace the original spatial pyramid pool SPPF module, which optimizes the multi-scale feature expression; and the MPDIoU loss function is introduced to optimize the problem that the original CIoU is insensitive to the change of target size, and the positioning ability of small targets is improved. Finally, the map values of 89.7% and 68.5% were obtained on a self-made tea data set and a public tea disease data set, which were improved by 3.9% and 4.3%, respectively, compared with the original benchmark model, and the reasoning speed of the model was 164.3 fps. Experimental results show that the proposed YOLO-SSM algorithm has obvious advantages in accuracy and model complexity and can provide reliable theoretical support for efficient and accurate detection and identification of tea leaf diseases in natural scenes.

Why it matches plant phenotyping methods茶葉病害の画像検出モデルを開発・評価し、病斑を含む植物の病害状態を直接推定しているため、植物フェノタイピング手法が中心である。

abstracta tea disease detection model, was proposed in this paper
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published30 Jun 2025Sensors (Basel, Switzerland)Cited by 6 · OpenAlex ↗

Rice Canopy Disease and Pest Identification Based on Improved YOLOv5 and UAV Images.

RiceAerial / UAVField / plotWhole plant / canopy / plot / fieldObject detectionStress / disease detectionDisease symptoms / severity

Traditional monitoring methods rely on manual field surveys, which are subjective, inefficient, and unable to meet the demand for large-scale, rapid monitoring. By using unmanned aerial vehicles (UAVs) to capture high-resolution images of rice canopy diseases and pests, combined with deep learning (DL) techniques, accurate and timely identification of diseases and pests can be achieved. We propose a method for identifying rice canopy diseases and pests using an improved YOLOv5 model (YOLOv5_DWMix). By incorporating deep separable convolutions, the MixConv module, attention mechanisms, and optimized loss functions into the YOLOv5 backbone, the model's speed, feature extraction capability, and robustness are significantly enhanced. Additionally, to tackle the challenges posed by complex field environments and small datasets, image augmentation is employed to train the YOLOv5_DWMix model for the recognition of four common rice canopy diseases and pests. Results show that the improved YOLOv5 model achieves 95.6% average precision in detecting these diseases and pests, a 4.8% improvement over the original YOLOv5 model. The YOLOv5_DWMix model is effective and advanced in identifying rice diseases and pests, offering a solid foundation for large-scale, regional monitoring.

Why it matches plant phenotyping methodsUAV画像からイネの作物病害を識別する改良YOLOv5手法の開発と性能評価が中心であり、植物の病害状態を画像ベースで推定するため、植物フェノタイピング手法に該当します。

abstractWe propose a method for identifying rice canopy diseases and pests using an improved YOLOv5 model (YOLOv5_DWMix).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published24 Jun 2025Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

A Hybrid Compact Convolutional Transformer with Bilateral Filtering for Coffee Berry Disease Classification.

CoffeeRGB / grayscaleFruitClassificationDisease symptoms / severity

Coffee berry disease (CBD), caused by Colletotrichum kahawae, significantly threatens global Coffee arabica production, leading to major yield losses. Traditional detection methods are often subjective and inefficient, particularly in resource-limited settings. While deep learning has advanced plant disease detection, most existing research targets leaf diseases, with limited focus on berry-specific infections like CBD. This study proposes a lightweight and accurate solution using a Compact Convolutional Transformer (CCT) for classifying healthy and CBD-affected coffee berries. The CCT model combines parallel convolutional branches for hierarchical feature extraction with a transformer encoder to capture long-range dependencies, enabling high performance on limited data. A dataset of 1737 coffee berry images was enhanced using bilateral filtering and color segmentation. The CCT model, integrated with a Multilayer Perceptron (MLP) classifier and optimized through early stopping and regularization, achieved a validation accuracy of 97.70% and a sensitivity of 100% for CBD detection. Additionally, CCT-extracted features performed well with traditional classifiers, including Support Vector Machine (SVM) (82.47% accuracy; AUC 0.91) and Decision Tree (82.76% accuracy; AUC 0.86). Compared to pretrained models, the proposed system delivered superior accuracy (97.5%) with only 0.408 million parameters and faster training (2.3 s/epoch), highlighting its potential for real-time, low-resource deployment in sustainable coffee production systems.

Why it matches plant phenotyping methodsコーヒー果実の画像から病徴を分類する深層学習手法の開発・検証が研究の中心であり、植物の病害状態を直接推定している。

abstractThis study proposes a lightweight and accurate solution using a Compact Convolutional Transformer (CCT) for classifying healthy and CBD-affected coffee berries.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published24 Jun 2025Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

A Handheld Multispectral Device for Assessing Leaf Nitrogen Concentrations in Maize.

MaizeField / plotMultispectral / hyperspectralLeafPhysiological trait estimation

This study presents the MSPAT (Multispectral Soil Plant Analysis Tool), a device designed for assessing leaf nitrogen concentrations in maize crops under field conditions. The MSPAT includes the AS7265x sensor, which has 18 bands and covers the spectrum from 410 to 940 nm. This device was designed to be portable, using the ESP32 microcontroller and incorporating such functionalities as data storage on a MicroSD card, communication with a smartphone via Wi-Fi, and geolocation of acquired data. The MSPAT was evaluated in an experiment conducted at the Federal University of Ceará (UFC), where maize was subjected to different doses of nitrogen fertiliser (0, 60, 90, 120, 150, and 180 kg·ha -1 N). Spectral readings were taken at three phenological stages (V5, V10, and R2) using the MSPAT, an SPAD-502 chlorophyll meter, and a FieldSpec PRO FR3 spectroradiometer. After the optical measurements were taken, the nitrogen concentrations in the leaves were determined in a laboratory by using the Kjeldahl method. The data analysis included the calculation of normalised ratio indices (NRIs) using linear regression and the application of multivariate statistical methods (PLSR and PCR) for predicting leaf nitrogen concentrations (LNCs). The best performance for the MSPAT index (NRI) was obtained using the 900 nm and the 560 nm bands (R 2 = 0.64) at stage V10. In the validation analysis, the MSPAT presented an R 2 of 0.79, showing performance superior to that of SPAD-502, which achieved an R 2 of 0.70. This confirms the greater potential of the MSPAT compared to commercial equipment and makes it possible to obtain results similar to those obtained using the reference spectroradiometer. The PLSR model with data from the FieldSpec 3 provided important validation metrics when using reflectance data with first-derivative transformation (R 2 = 0.88, RMSE = 1.94 and MAE = 1.28). When using the MSPAT, PLSR (R 2 = 0.75, RMSE = 2.77 and MAE = 2.26) exhibited values of metrics similar to those for PCR (R 2 = 0.75, RMSE = 2.78 and MAE = 2.26). This study validates the use of MSPAT as an effective tool for monitoring the nutritional status of maize to optimize the use of nitrogen fertilisers.

Why it matches plant phenotyping methods携帯型マルチスペクトルセンサーを開発し、葉の窒素濃度推定性能を他機器および実験室基準法と比較・検証しており、植物表現型取得法が研究の中心である。

abstractThis study presents the MSPAT (Multispectral Soil Plant Analysis Tool), a device designed for assessing leaf nitrogen concentrations in maize crops under field conditions.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published18 Jun 2025Sensors (Basel, Switzerland)Cited by 6 · OpenAlex ↗

Design and Development of a Precision Spraying Control System for Orchards Based on Machine Vision Detection.

CitrusField / plotLaboratory / benchtopLeafSegmentationLeaf traits

Precision spraying technology has attracted increasing attention in orchard production management. Traditional chemical pesticide application relies on subjective judgment, leading to fluctuations in pesticide usage, low application efficiency, and environmental pollution. This study proposes a machine vision-based precision spraying control system for orchards. First, a canopy leaf wall area calculation method was developed based on a multi-iteration GrabCut image segmentation algorithm, and a spray volume calculation model was established. Next, a fuzzy adaptive control algorithm based on an extended state observer (ESO) was proposed, along with the design of flow and pressure controllers. Finally, the precision spraying system's performance tests were conducted in laboratory and field environments. The indoor experiments consisted of three test sets, each involving six citrus trees, totaling eighteen trees arranged in two staggered rows, with an interrow spacing of 3.4 m and an intra-row spacing of 2.5 m; the nozzle was positioned approximately 1.3 m from the canopy surface. Similarly, the field experiments included three test sets, each selecting eight citrus trees, totaling twenty-four trees, with an average height of approximately 1.5 m and a row spacing of 3 m, representing a typical orchard environment for performance validation. Experimental results demonstrated that the system reduced spray volume by 59.73% compared to continuous spraying, by 30.24% compared to PID control, and by 19.19% compared to traditional fuzzy control; meanwhile, the pesticide utilization efficiency increased by 61.42%, 26.8%, and 19.54%, respectively. The findings of this study provide a novel technical approach to improving agricultural production efficiency, enhancing fruit quality, reducing pesticide use, and promoting environmental protection, demonstrating significant application value.

Why it matches plant phenotyping methods画像分割により果樹の樹冠葉壁面積という植物形態形質を抽出し、その値に基づく散布量制御システムを開発・検証しており、形質取得手法が中心的です。

abstracta canopy leaf wall area calculation method was developed based on a multi-iteration GrabCut image segmentation algorithm
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published20 May 2025Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Hazelnut Yield Estimation: A Vision-Based Approach for Automated Counting of Hazelnut Female Flowers.

Field / plotFlowerCountingObject detectionYield / biomass estimationFruit / seed / panicle traitsYield / yield components

Accurate estimation of hazelnut yield is crucial for optimizing resource management and harvest planning. Although the number of female flowers on a flowering plant is a reliable indicator of annual production, counting them remains difficult because of their extremely small size and inconspicuous shape and color. Currently, manual flower counting is the only available method, but it is time-consuming and prone to errors. In this study, a novel vision-based method for automatic flower counting specifically designed for hazelnut plants ( Corylus avellana ) exploiting a commercial high-resolution imaging system and an image-tiling strategy to enhance small-object detection is proposed. The method is designed to be fast and scalable, requiring less than 8 s per plant for processing, in contrast to 30-60 min typically required for manual counting by human operators. A dataset of 2000 labeled frames was used to train and evaluate multiple female hazelnut flower detection models. To improve the detection of small, low-contrast flowers, a modified YOLO11x architecture was introduced by adding a P2 layer, improving the preservation of fine-grained spatial information and resulting in a precision of 0.98 and a Mean Average Precision (mAP@50-95) of 0.89. The proposed method has been validated on images collected from hazelnut groves and compared with manual counting by four experienced operators in the field, demonstrating its ability to detect small, low-contrast flowers despite occlusions and varying lighting conditions. A regression-based bias correction was applied to compensate for systematic counting deviations, further improving accuracy and reducing the mean absolute percentage error to 27.44%, a value comparable to the variability observed in manual counting. The results indicate that the system can provide a scalable and efficient alternative to traditional female flower manual counting methods, offering an automated solution tailored to the unique challenges of hazelnut yield estimation.

Why it matches plant phenotyping methodsハシバミ植物の雌花数という収量関連形質を画像から自動抽出する手法を開発し、データセット、モデル改良、現地検証、手動計数との比較まで行っており、フェノタイピング手法が中心である。

abstractIn this study, a novel vision-based method for automatic flower counting specifically designed for hazelnut plants ( Corylus avellana ) exploiting a commercial high-resolution imaging system and an image-tiling strategy to enhance small-object detection is proposed.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published15 May 2025Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Apple Yield Estimation Method Based on CBAM-ECA-Deeplabv3+ Image Segmentation and Multi-Source Feature Fusion.

AppleAerial / UAVField / plotRGB / grayscaleMultispectral / hyperspectralFruitLeafSegmentationYield / biomass estimationPigment / colour / senescence

Apple yield estimation is a critical task in precision agriculture, challenged by complex tree canopy structures, growth stage variability, and orchard heterogeneity. In this study, we apply multi-source feature fusion by combining vegetation indices from UAV remote sensing imagery, structural feature ratios from ground-based fruit tree images, and leaf chlorophyll content (SPAD) to improve apple yield estimation accuracy. The DeepLabv3+ network, optimized with Convolutional Block Attention Module (CBAM) and Efficient Channel Attention (ECA), improved fruit tree image segmentation accuracy. Four structural feature ratios were extracted, visible-light and multispectral vegetation indices were calculated, and feature selection was performed using Pearson's correlation coefficient analysis. Yield estimation models were constructed using k-nearest neighbors (KNN), partial least squares (PLS), random forest (RF), and support vector machine (SVM) algorithms under both single feature sets and combined feature sets (including vegetation indices, structural feature ratios, SPAD, vegetation indices + SPAD, vegetation indices + structural feature ratios, structural feature ratios + SPAD, and the combination of all three). The optimized CBAM-ECA-DeepLabv3+ model achieved a mean Intersection over Union (mIoU) of 0.89, an 8% improvement over the baseline DeepLabv3+, and outperformed U2Net and PSPNet. The SVM model based on multi-source feature fusion achieved the highest apple yield estimation accuracy in small-scale orchard sample plots (R 2 = 0.942, RMSE = 12.980 kg). This study establishes a reliable framework for precise fruit tree image segmentation and early yield estimation, advancing precision agriculture applications.

Why it matches plant phenotyping methods画像分割による果樹構造形質の抽出と、UAV・地上画像・SPADの融合によるリンゴ収量推定が中心であり、手法の精度比較・検証も明示されているため。

abstractThe DeepLabv3+ network, optimized with Convolutional Block Attention Module (CBAM) and Efficient Channel Attention (ECA), improved fruit tree image segmentation accuracy.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published12 May 2025Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

Advancing Rice Disease Detection in Farmland with an Enhanced YOLOv11 Algorithm.

RiceField / plotObject detectionDisease symptoms / severity

Smart rice disease detection is a key part of intelligent agriculture. To address issues like low efficiency, poor accuracy, and high costs in traditional methods, this paper introduces an enhanced lightweight version of the YOLOv11-RD algorithm, enhancing multi-scale feature extraction through the integration of the enhanced LSKAC attention mechanism and the SPPF module. It also lowers computational complexity and enhances local feature capture through the C3k2-CFCGLU block. The C3k2-CSCBAM block in the neck region reduces the training overhead and boosts target learning in complex backgrounds. Additionally, a lightweight 320 × 320 LSDECD detection head improves small-object detection. Experiments on a rice disease dataset extracted from agricultural operation videos demonstrate that, compared to YOLOv11n, the algorithm improves mAP50 and mAP50-95 by 2.7% and 11.5%, respectively, while reducing the model parameters by 4.58 M and the computational load by 1.1 G. The algorithm offers significant advantages in lightweight design and real-time performance, outperforming other classical object detection algorithms and providing an optimal solution for real-time field diagnosis.

Why it matches plant phenotyping methodsイネ病害を対象とした画像ベースの検出手法を開発し、精度・計算量・リアルタイム性能を評価しているため、植物状態のフェノタイピング手法が中心である。

abstractthis paper introduces an enhanced lightweight version of the YOLOv11-RD algorithm
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published2 May 2025Sensors (Basel, Switzerland)Cited by 27 · OpenAlex ↗

BED-YOLO: An Enhanced YOLOv10n-Based Tomato Leaf Disease Detection Algorithm.

TomatoField / plotLeafObject detectionStress / disease detectionDisease symptoms / severity

As an important economic crop, tomato is highly susceptible to diseases that, if not promptly managed, can severely impact yield and quality, leading to significant economic losses. Traditional diagnostic methods rely on expert visual inspection, which is not only laborious but also prone to subjective bias. In recent years, object detection algorithms have gained widespread application in tomato disease detection due to their efficiency and accuracy, providing reliable technical support for crop disease identification. In this paper, we propose an improved tomato leaf disease detection method based on the YOLOv10n algorithm, named BED-YOLO. We constructed an image dataset containing four common tomato diseases (early blight, late blight, leaf mold, and septoria leaf spot), with 65% of the images sourced from field collections in natural environments, and the remainder obtained from the publicly available PlantVillage dataset. All images were annotated with bounding boxes, and the class distribution was relatively balanced to ensure the stability of training and the fairness of evaluation. First, we introduced a Deformable Convolutional Network (DCN) to replace the conventional convolution in the YOLOv10n backbone network, enhancing the model's adaptability to overlapping leaves, occlusions, and blurred lesion edges. Second, we incorporated a Bidirectional Feature Pyramid Network (BiFPN) on top of the FPN + PAN structure to optimize feature fusion and improve the extraction of small disease regions, thereby enhancing the detection accuracy for small lesion targets. Lastly, the Efficient Multi-Scale Attention (EMA) mechanism was integrated into the C2f module to enhance feature fusion, effectively focusing on disease regions while reducing background noise and ensuring the integrity of disease features in multi-scale fusion. The experimental results demonstrated that the improved BED-YOLO model achieved significant performance improvements compared to the original model. Precision increased from 85.1% to 87.2%, recall from 86.3% to 89.1%, and mean average precision (mAP) from 87.4% to 91.3%. Therefore, the improved BED-YOLO model demonstrated significant enhancements in detection accuracy, recall ability, and overall robustness. Notably, it exhibited stronger practical applicability, particularly in image testing under natural field conditions, making it highly suitable for intelligent disease monitoring tasks in large-scale agricultural scenarios.

Why it matches plant phenotyping methodsトマト葉の病徴を画像から検出・評価するYOLOベース手法を開発し、データセット構築と性能比較検証を行っており、植物状態の取得方法が研究の中心である。

abstractwe propose an improved tomato leaf disease detection method based on the YOLOv10n algorithm, named BED-YOLO.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published30 Apr 2025Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Measurement of Maize Leaf Phenotypic Parameters Based on 3D Point Cloud.

MaizeField / plotLiDAR / point cloudLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationArchitecture / morphology / geometryLeaf traitsPlant / canopy height

Plant height (PH), leaf width (LW), and leaf angle (LA) are critical phenotypic parameters in maize that reliably indicate plant growth status, lodging resistance, and yield potential. While various lidar-based methods have been developed for acquiring these parameters, existing approaches face limitations, including low automation, prolonged measurement duration, and weak environmental interference resistance. This study proposes a novel estimation method for maize PH, LW, and LA based on point cloud projection. The methodology comprises four key stages. First, 3D point cloud data of maize plants are acquired during middle-late growth stages using lidar sensors. Second, a Gaussian mixture model (GMM) is employed for point cloud registration to enhance plant morphological features, resulting in spliced maize point clouds. Third, filtering techniques remove background noise and weeds, followed by a combined point cloud projection and Euclidean clustering approach for stem-leaf segmentation. Finally, PH is determined by calculating vertical distance from plant apex to base, LW is measured through linear fitting of leaf midveins with perpendicular line intersections on projected contours, and LA is derived from plant skeleton diagrams constructed via linear fitting to identify stem apex, stem-leaf junctions, and midrib points. Field validation demonstrated that the method achieves 99%, 86%, and 97% accuracy for PH, LW, and LA estimation, respectively, enabling rapid automated measurement during critical growth phases and providing an efficient solution for maize cultivation automation.

Why it matches plant phenotyping methodsトウモロコシの草丈・葉幅・葉角という植物形質を、LiDAR点群から自動抽出・推定する新規手法を開発し、圃場で精度検証しているため、フェノタイピング手法が研究の中心です。

abstractThis study proposes a novel estimation method for maize PH, LW, and LA based on point cloud projection.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published23 Apr 2025Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

Intelligent Detection of Tomato Ripening in Natural Environments Using YOLO-DGS.

TomatoField / plotFruitObject detectionGrowth / development / phenology

To achieve accurate detection of tomato fruit maturity and enable automated harvesting in natural environments, this paper presents a more lightweight and efficient maturity detection algorithm, YOLO-DGS, addressing the challenges of subtle maturity differences between regular and cherry tomatoes, as well as fruit occlusion. First, to enhance feature extraction at various levels of abstraction in the input data, this paper proposes a novel segment-wise convolution module, C2f-GB. This module performs convolution in stages on the feature map, generating more feature maps with fewer parameters and computational resources, thereby improving the model's feature extraction capability while reducing parameter count and computational cost. Next, based on the YOLO v10 algorithm, this paper removes redundant detection layers to enhance the model's ability to capture specific features and further reduce the number of parameters. This paper then integrates a bidirectional feature pyramid network (BiFPN) into the neck network to improve feature capture across different scales, enhancing the model's ability to handle objects of varying sizes and complexities. Finally, we introduce a novel channel attention mechanism that allows the network to dynamically adjust its focus on channels, efficiently utilizing available information. Experimental results demonstrate that the improved YOLO-DGS model achieves a 2.6% increase in F1 score, 2.1% in recall, 2% in mAP50, and 1% in mAP50-95. Additionally, inference speed is improved by 12.5%, and the number of parameters is reduced by 26.3%. Compared to current mainstream lightweight object detection models, YOLO-DGS outperforms them, offering an efficient solution for the tomato harvesting robot vision system in natural environments.

Why it matches plant phenotyping methodsトマト果実の成熟状態という植物器官の状態を画像から推定するYOLO-DGSを開発し、精度・速度・パラメータ数を実験的に評価しているため、収穫対象の単なる位置検出ではなく、表現型推定手法が中心である。

abstractthis paper presents a more lightweight and efficient maturity detection algorithm, YOLO-DGS
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published21 Apr 2025Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Classifying Storage Temperature for Mandarin ( Citrus reticulata L.) Using Bioimpedance and Diameter Measurements with Machine Learning.

CitrusRaman / spectroscopyFruitClassification

Mandarin ( Citrus reticulata L.) is consumed worldwide. Improper storage temperatures cause flavor loss and shorten shelf lives, reducing marketability. Mandarins' quality is difficult to assess visually, as they show no apparent changes during storage. Therefore, a simple, non-destructive method is needed to assess their freshness as affected by temperature. This work utilized non-invasive bioimpedance spectroscopy (BIS) on mandarins stored at different temperatures. Eight machine learning (ML) models were trained with bioimpedance data to classify storage temperature. Also, we confirmed whether integrating diameter and time-series changes into the bioimpedance could improve the ML models' accuracies by minimizing sample variations. Additionally, we evaluated the effectiveness of equivalent circuit (EC) parameters derived from bioimpedance data for ML training. Although slightly less accurate than using raw bioimpedance data, EC parameters can efficiently reduce data dimensionality. Among all models, the SVM model trained with changes in bioimpedance integrated with diameter data achieved the highest accuracy of 0.92. It was a significant improvement compared to the accuracy of 0.76 achieved when using only the raw bioimpedance data. Thus, this study suggests a novel method of integrating diameter and bioimpedance changes to assess the storage temperature of mandarins. This approach can also be applied to other fruits when utilizing BIS.

Why it matches plant phenotyping methodsマンダリン果実の保存温度・鮮度状態を、バイオインピーダンスと径の非破壊測定および機械学習で推定する手法の開発・評価が中心である。

abstractThis work utilized non-invasive bioimpedance spectroscopy (BIS) on mandarins stored at different temperatures.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published15 Apr 2025Sensors (Basel, Switzerland)Cited by 16 · OpenAlex ↗

Rice Disease Detection: TLI-YOLO Innovative Approach for Enhanced Detection and Mobile Compatibility.

RiceObject detectionDisease symptoms / severity

As a key global food reserve, rice disease detection technology plays an important role in promoting food production, protecting ecological balance and supporting sustainable agricultural development. However, existing rice disease identification techniques face many challenges, such as low training efficiency, insufficient model accuracy, incompatibility with mobile devices, and the need for a large number of training datasets. This study aims to develop a rice disease detection model that is highly accurate, resource efficient, and suitable for mobile deployment to address the limitations of existing technologies. We propose the Transfer Layer iRMB-YOLOv8 (TLI-YOLO) model, which modifies some components of the YOLOv8 network structure based on transfer learning. The innovation of this method is mainly reflected in four key components. First, transfer learning is used to import the pretrained model weights into the TLI-YOLO model, which significantly reduces the dataset requirements and accelerates model convergence. Secondly, it innovatively integrates a new small object detection layer into the feature fusion layer, which enhances the detection ability by combining shallow and deep feature maps so as to learn small object features more effectively. Third, this study is the first to introduce the iRMB attention mechanism, which effectively integrates Inverted Residual Blocks and Transformers, and introduces deep separable convolution to maintain the spatial integrity of features, thus improving the efficiency of computational resources on mobile platforms. Finally, this study adopted the WIoUv3 loss function and added a dynamic non-monotonic aggregation mechanism to the standard IoU calculation to more accurately evaluate and penalize the difference between the predicted and actual bounding boxes, thus improving the robustness and generalization ability of the model. The final test shows that the TLI-YOLO model achieved 93.1% precision, 88% recall, 95% mAP, and a 90.48% F1 score on the custom dataset, with only 12.60 GFLOPS of computation. Compared with YOLOv8n, the precision improved by 7.8%, the recall rate improved by 7.2%, and mAP@.5 improved by 7.6%. In addition, the model demonstrated real-time detection capability on an Android device and achieved efficiency of 30 FPS, which meets the needs of on-site diagnosis. This approach provides important support for rice disease monitoring.

Why it matches plant phenotyping methodsイネ葉の病徴を画像から検出・推定するYOLOモデルの開発と技術評価が研究の中心であり、植物病害状態の表現型計測に該当する。

abstractThis study aims to develop a rice disease detection model that is highly accurate, resource efficient, and suitable for mobile deployment
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published12 Apr 2025Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

ED-Swin Transformer: A Cassava Disease Classification Model Integrated with UAV Images.

CassavaAerial / UAVLeafClassificationDisease symptoms / severity

The outbreak of cassava diseases poses a serious threat to agricultural economic security and food production systems in tropical regions. Traditional manual monitoring methods are limited by efficiency bottlenecks and insufficient spatial coverage. Although low-altitude drone technology offers advantages such as high resolution and strong timeliness, it faces dual challenges in the field of disease identification, such as complex background interference and irregular disease morphology. To address these issues, this study proposes an intelligent classification method for cassava diseases based on drone imagery and an ED-Swin Transformer. Firstly, we introduced the EMAGE (Efficient Multi-Scale Attention with Grouping and Expansion) module, which integrates the global distribution features and local texture details of diseased leaves in drone imagery through a multi-scale grouped attention mechanism, effectively mitigating the interference of complex background noise on feature extraction. Secondly, the DASPP (Deformable Atrous Spatial Pyramid Pooling) module was designed to use deformable atrous convolution to adaptively match the irregular boundaries of diseased areas, enhancing the model's robustness to morphological variations caused by angles and occlusions in low-altitude drone photography. The results show that the ED-Swin Transformer model achieved excellent performance across five evaluation metrics, with scores of 94.32%, 94.56%, 98.56%, 89.22%, and 96.52%, representing improvements of 1.28%, 2.32%, 0.38%, 3.12%, and 1.4%, respectively. These experiments demonstrate the superior performance of the ED-Swin Transformer model in cassava classification networks.

Why it matches plant phenotyping methodsドローン画像からキャッサバ葉の病害状態を分類する新規深層学習モデルを開発し、複雑背景や病斑形状への頑健性を評価しており、植物病害表現型の取得・推定が中心である。

abstractthis study proposes an intelligent classification method for cassava diseases based on drone imagery and an ED-Swin Transformer.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published12 Apr 2025Sensors (Basel, Switzerland)Cited by 20 · OpenAlex ↗

A Comprehensive Review of Deep Learning in Computer Vision for Monitoring Apple Tree Growth and Fruit Production.

AppleFlowerFruitLeafClassificationSegmentationDisease symptoms / severityGrowth / development / phenologyYield / yield components

The high nutritional and medicinal value of apples has contributed to their widespread cultivation worldwide. Unfavorable factors in the healthy growth of trees and extensive orchard work are threatening the profitability of apples. This study reviewed deep learning combined with computer vision for monitoring apple tree growth and fruit production processes in the past seven years. Three types of deep learning models were used for real-time target recognition tasks: detection models including You Only Look Once (YOLO) and faster region-based convolutional network (Faster R-CNN); classification models including Alex network (AlexNet) and residual network (ResNet); segmentation models including segmentation network (SegNet), and mask regional convolutional neural network (Mask R-CNN). These models have been successfully applied to detect pests and diseases (located on leaves, fruits, and trunks), organ growth (including fruits, apple blossoms, and branches), yield, and post-harvest fruit defects. This study introduced deep learning and computer vision methods, outlined in the current research on these methods for apple tree growth and fruit production. The advantages and disadvantages of deep learning were discussed, and the difficulties faced and future trends were summarized. It is believed that this research is important for the construction of smart apple orchards.

Why it matches plant phenotyping methodsリンゴ樹の生育、器官、収量、病害を画像・深層学習で評価する方法を中心にレビューしており、植物フェノタイピング手法レビューに該当する。

abstractThis study reviewed deep learning combined with computer vision for monitoring apple tree growth and fruit production processes in the past seven years.
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published31 Mar 2025Sensors (Basel, Switzerland)Cited by 8 · OpenAlex ↗

Evaluation of Low-Cost Multi-Spectral Sensors for Measuring Chlorophyll Levels Across Diverse Leaf Types.

Banana / plantainMangoRiceMultispectral / hyperspectralLeafPhysiological trait estimationPigment / colour / senescence

Chlorophyll levels are a key indicator of plant nitrogen status, which plays a critical role in optimizing agricultural yields. This study evaluated the performance of three low-cost multi-spectral sensors, AS7262, AS7263, and AS7265x, for non-destructive chlorophyll measurement. Measurements were taken from a diverse set of five leaf types, including smooth, uniform leaves (banana and mango), textured leaves (jasmine and sugarcane), and narrow leaves (rice). Partial least squares regression models were used to fit sensor spectra to chlorophyll levels, using nested cross-validation to ensure robust model evaluation. Sensor performance was assessed using R2 and mean absolute error (MAE) scores. The AS7265x demonstrated the best performance on smooth, uniform leaves with validation R2 scores of 0.96-0.95. Its performance decreased for the other leaves, with R2 scores of 0.75-0.85. The AS7262 and AS7263 sensors, while slightly less accurate, achieved reasonable R2 scores ranging from 0.93 to 0.86 for smooth leaves, and from 0.85 to 0.73 for the other leaves. All sensors, particularly the AS7265x, show potential for non-destructive chlorophyll measurement in agricultural applications. Their low cost and reasonable accuracy make them suitable for agricultural applications such as monitoring plant nitrogen levels.

Why it matches plant phenotyping methods低コストマルチスペクトルセンサーによる葉のクロロフィル測定法を評価・比較し、交差検証で性能を検証しているため、植物フェノタイピング手法が中心です。

abstractThis study evaluated the performance of three low-cost multi-spectral sensors, AS7262, AS7263, and AS7265x, for non-destructive chlorophyll measurement.
Reproduction assets foundThe authors publicly release raw sensor data, analysis scripts, firmware, and GUI in the GitHub repository KyleLopin/asm_chloro_test, plus supplementary information including extracted chlorophyll reference measurements (S2) at the MDPI supplement URL.
Code · publicRaw data, scripts to generate the data and figures used in the manuscript, programs to run the sensors, and GUI used to collect the data are available at https://github.com/KyleLopin/asm_chloro_test (accessed on 25 March 2025).Open asset ↗KyleLopin/asm_chloro_test · KyleLopin/asm_chloro_testlines:187-200
Code · publicThe microcontroller code to operate the sensor and a GUI for data collection are available at https://github.com/KyleLopin/asm_chloro_test/tree/master/source (accessed on 25 March 2025).Open asset ↗KyleLopin/asm_chloro_test · KyleLopin/asm_chloro_testlines:155-167
Supplement · publicThe following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/s25072198/s1 . Supplementary Information S1: Device Electrical Characterization. Supplementary Information S2: Extracted Chlorophyll Reference Measurements.Open asset ↗lines:176-186
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published27 Mar 2025Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Digital Repeat Photography Application for Flowering Stage Classification of Selected Woody Plants.

Field / plotRGB / grayscaleWhole plant / canopy / plot / fieldClassificationGrowth / development / phenology

Digital repeat photography is currently applied mainly in geophysical studies of ecosystems. However, its role as a tool that can be utilized in conventional phenology, tracking a plant's seasonal developmental cycle, is growing. This study's main goal was to develop an easy-to-reproduce, single-camera-based novel approach to determine the flowering phases of 12 woody plants of various deciduous species. Field observations served as binary class calibration datasets (flowering and non-flowering stages). All the image RGB parameters, designated for each plant separately, were used as plant features for the models' parametrization. The training data were subjected to various transformations to achieve the best classifications using the weighted k -nearest neighbors algorithm. The developed models enabled the flowering classifications at the 0, 1, 2, 3, and 5 onset day shift (absolute values) for 2, 3, 3, 2, and 2 plants, respectively. For 9 plants, the presented method enabled the flowering duration estimation, which is a valuable yet rarely used parameter in conventional phenological studies. We found the presented method suitable for various plants, despite their petal color and flower size, until there is a considerable change in the crown color during the flowering stage.

Why it matches plant phenotyping methods単一カメラの反復デジタル画像と機械学習により、木本植物の開花段階・開花期間を推定する手法を開発しており、植物フェノタイピング手法が研究の中心である。

abstractThis study's main goal was to develop an easy-to-reproduce, single-camera-based novel approach to determine the flowering phases of 12 woody plants of various deciduous species.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published25 Mar 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Feasibility of Little Cherry/X-Disease Detection in Prunus avium Using Field Asymmetric Ion Mobility Spectrometry.

CherryField / plotGreenhouseRaman / spectroscopyLeafStem / branchStress / disease detectionDisease symptoms / severity

Little cherry disease (LCD) and X-disease have critically impacted the Pacific Northwest sweet cherry ( Prunus avium ) industry. Current detection methods rely on laborious visual scouting or molecular analyses. This study evaluates the suitability of field asymmetric ion mobility spectrometry (FAIMS) for rapid detection of LCD and X-disease infection in three sweet cherry cultivars ('Benton', 'Cristalina', and 'Tieton') at the post-harvest stage. Stem cuttings with leaves were collected from commercial orchards and greenhouse trees. FAIMS operated at 1.5 L/min and 50 kPa, was used for headspace analysis. Molecular analyses confirmed symptomatic and asymptomatic samples. FAIMS data were processed for ion current sum (I sum ), maximum ion current (I max ), and area under the curve (I AUC ). Symptomatic samples showed higher ion currents in specific FAIMS regions ( p < 0.05), with clear differences between symptomatic and asymptomatic samples across compensation voltage and dispersion field ranges. Cultivar-specific variation was also observed in the data. FAIMS spectra for LCD/X-disease symptomatic samples differed from those for asymptomatic samples in other Prunus species, such as peach and nectarines. These findings support FAIMS as a potential diagnostic tool for LCD/X disease. Further studies with controlled variables and key growth stages are recommended to realize early-stage detection.

Why it matches plant phenotyping methodsFAIMSを用いてサクランボ樹体の感染症状を非破壊的に識別し、症候性・無症候性試料を比較評価した診断手法の検証研究であり、植物状態の取得方法が中心である。

abstractThis study evaluates the suitability of field asymmetric ion mobility spectrometry (FAIMS) for rapid detection of LCD and X-disease infection in three sweet cherry cultivars
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published22 Mar 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

In-Season Estimation of Japanese Squash Using High-Spatial-Resolution Time-Series Satellite Imagery.

Pumpkin / squashField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldGrowth / time-series analysisYield / biomass estimationYield / yield components

Yield maps and in-season forecasts help optimize agricultural practices. The traditional approaches to predicting yield during the growing season often rely on ground-based observations, which are time-consuming and labor-intensive. Remote sensing offers a promising alternative by providing frequent and spatially extensive information on crop development. In this study, we evaluated the feasibility of high-resolution satellite imagery for the early yield prediction of an under-investigated crop, Japanese squash ( Cucurbita maxima ), in a small farm in Hollister, California, over the growing seasons of 2022 and 2023 using vegetation indices, including the Normalized Difference Vegetation Index (NDVI) and the Soil-Adjusted Vegetation Index (SAVI). We identified the optimal time for yield prediction and compared the performances across satellite platforms (Sentinel-2: 10 m; PlanetScope: 3 m; SkySat: 0.5 m). Pearson's correlation coefficient ( r ) was employed to determine the dependencies between the yield and vegetation indices measured at various stages throughout the squash growing season. The results showed that SkySat-derived vegetation indices outperformed those of Sentinel-2 and PlanetScope in explaining the squash yields (R 2 = 0.75-0.76; RMSE = 0.8-1.9 tons/ha). Remote sensing showed very strong correlations with yield as early as 29 days after planting in 2022 and 37 and 76 days in 2023 for the NDVI and the SAVI, respectively. These early dates corresponded with the vegetative stages when the crop canopy became denser before fruit development. These findings highlight the utility of high-resolution imagery for in-season yield estimation and within-field variability detection. Detecting yield variability early enables timely management interventions to optimize crop productivity and resource efficiency, a critical advantage for small-scale farms, where marginal yield changes impact economic outcomes.

Why it matches plant phenotyping methods高解像度衛星画像と植生指数を用いて作物収量を生育中に推定し、複数衛星プラットフォームの性能比較と精度評価を行っており、収量フェノタイピング手法が中心である。

abstractIn this study, we evaluated the feasibility of high-resolution satellite imagery for the early yield prediction of an under-investigated crop, Japanese squash
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published21 Mar 2025Sensors (Basel, Switzerland)Cited by 10 · OpenAlex ↗

Exploring Nutrient Deficiencies in Lettuce Crops: Utilizing Advanced Multidimensional Image Analysis for Precision Diagnosis.

LettuceTissueSegmentationStress / disease detectionStress response / tolerance

In agricultural production, lettuce growth, yield, and quality are impacted by nutrient deficiencies caused by both environmental and human factors. Traditional nutrient detection methods face challenges such as long processing times, potential sample damage, and low automation, limiting their effectiveness in diagnosing and managing crop nutrition. To address these issues, this study developed a lettuce nutrient deficiency detection system using multi-dimensional image analysis and Field-Programmable Gate Arrays (FPGA). The system first applied a dynamic window histogram median filtering algorithm to denoise captured lettuce images. An adaptive algorithm integrating global and local contrast enhancement was then used to improve image detail and contrast. Additionally, a multi-dimensional image analysis algorithm combining threshold segmentation, improved Canny edge detection, and gradient-guided adaptive threshold segmentation enabled precise segmentation of healthy and nutrient-deficient tissues. The system quantitatively assessed nutrient deficiency by analyzing the proportion of nutrient-deficient tissue in the images. Experimental results showed that the system achieved an average precision of 0.944, a recall rate of 0.943, and an F1 score of 0.943 across different lettuce growth stages, demonstrating significant improvements in automation, accuracy, and detection efficiency while minimizing sample interference. This provides a reliable method for the rapid diagnosis of nutrient deficiencies in lettuce.

Why it matches plant phenotyping methodsレタスの栄養欠乏組織を画像から分割・定量するシステムの開発が中心であり、植物状態の画像ベース表現型計測に該当する。

abstractthis study developed a lettuce nutrient deficiency detection system using multi-dimensional image analysis and Field-Programmable Gate Arrays (FPGA).
Reproduction assets foundThe paper's Data Availability Statement explicitly states that the original data, implementation code, and sample data are openly available on the authors' GitHub (https://github.com/lvss88), which matches an allowed URL. This qualifies as a paper-specific public asset covering the lettuce nutrient-deficiency image-d分析
Code · publicData Availability Statement: The original data, including implementation code and sample data, pre- sented in the study are openly available at https://github.com/lvss88 (accessed on 23 January 2025).Open asset ↗lvss88pdf-page:24 lines:1-59
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published21 Mar 2025Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Citrus Disease Detection Based on Dilated Reparam Feature Enhancement and Shared Parameter Head.

CitrusField / plotLeafObject detectionStress / disease detectionDisease symptoms / severity

Accurate citrus disease identification is essential for targeted orchard pesticide application. Current models struggle with accuracy and efficiency due to diverse leaf lesion patterns and complex orchard environments. This study presents YOLOv8n-DE, an improved lightweight YOLOv8-based model for enhanced citrus disease detection. It introduces the DR module structure for effective feature enhancement and the Detect_Shared architecture for parameter efficiency. Evaluated on public and orchard-collected datasets, YOLOv8n-DE achieves 97.6% classification accuracy, 91.8% recall, and 97.3% mAP, with a 90.4% mAP for challenging diseases. Compared to the original YOLOv8, it reduces parameters by 48.17%, computational load by 59.26%, and model size by 41.94%, while significantly decreasing classification and regression errors, and false positives/negatives. YOLOv8n-DE offers outstanding performance and lightweight advantages for citrus disease detection, supporting precision agriculture development in orchards.

Why it matches plant phenotyping methods柑橘葉の病斑に基づく植物病害状態の画像検出モデルを開発し、複数データセットで性能評価しており、フェノタイピング手法が中心である。

abstractThis study presents YOLOv8n-DE, an improved lightweight YOLOv8-based model for enhanced citrus disease detection.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published8 Mar 2025Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Spinach ( Spinacia oleracea L.) Growth Model in Indoor Controlled Environment Using Agriculture 4.0.

SpinachGrowth chamberLeafGrowth / time-series analysisGrowth / development / phenologyLeaf traits

Global trends in health, climate, and population growth drive the demand for high-nutrient plants like spinach, which thrive under controlled conditions with minimal resources. Despite technological advances in agriculture, current systems often rely on traditional methods and need robust computational models for precise plant growth forecasting. Optimizing vegetable growth using advanced agricultural and computational techniques, addressing challenges in food security, and obtaining efficient resource utilization within urban agriculture systems are open problems for humanity. Considering the above, this paper presents an enclosed agriculture system for growth and modeling spinach of the Viroflay ( Spinacia oleracea L.) species. It encompasses a methodology combining data science, machine learning, and mathematical modeling. The growth system was built using LED lighting, automated irrigation, temperature control with fans, and sensors to monitor environmental variables. Data were collected over 60 days, recording temperature, humidity, substrate moisture, and light spectra information. The experimental results demonstrate the effectiveness of polynomial regression models in predicting spinach growth patterns. The best-fitting polynomial models for leaf length achieved a minimum Mean Squared Error (MSE) of 0.158, while the highest MSE observed was 1.2153, highlighting variability across different leaf pairs. Leaf width models exhibited improved predictability, with MSE values ranging from 0.0741 to 0.822. Similarly, leaf stem length models showed high accuracy, with the lowest MSE recorded at 0.0312 and the highest at 0.3907.

Why it matches plant phenotyping methods葉長・葉幅・葉柄長という植物形質の予測モデルを中心に構築・評価しており、単なる生育実験のルーチン測定ではなく、計算的な形質推定手法の応用に該当する。

abstractIt encompasses a methodology combining data science, machine learning, and mathematical modeling.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published25 Feb 2025Sensors (Basel, Switzerland)Cited by 34 · OpenAlex ↗

Optimization of Improved YOLOv8 for Precision Tomato Leaf Disease Detection in Sustainable Agriculture.

TomatoLeafObject detectionStress / disease detectionDisease symptoms / severity

Increasing demand for sustainable agriculture necessitates precise and efficient crop management to minimize resource wastage and environmental impact. To improve the precision of pesticide application in tomato leaves, a real-time tomato leaf detection method using an improved YOLOv8 algorithm is proposed. The framework was developed by integrating Depthwise Grouped Convolutions and an AdamW optimizer to achieve both computational efficiency and precise detection capabilities. The integration of SE_Block further enhanced feature representation by adaptively recalibrating channel-wise attention, improving detection accuracy and robustness. The algorithm was labeled and trained by using a diverse dataset of 1500 tomato leaf images consisting of four labels (All, Green Tomato, Downy Mildew, and Powdery Mildew), capturing variations in disease types, lighting conditions, and leaf orientations, enabling robust detection performance across real-world scenarios. The incorporation of Depthwise Grouped Convolutions into YOLOv8 reduced the computational complexity, enabling faster inference speed without sacrificing detection accuracy. Additionally, the AdamW optimizer enhanced the model convergence during training, ensuring robustness and stability. Compared with the original algorithm, the improved YOLOv8 achieved a significant performance improvement, with model precision (P%) increasing from 83.5% to 85.7% (2.2% increase), recall (R%) improving from 70.4% to 72.8% (2.4% increase), and mAP@0.5 improving from 75.7% to 79.8% (4.1% increase). mAP@0.5:0.95 also saw an improvement, rising from 44.2% to 51.6% (7.4% increase). Furthermore, the F1 score increased from 76.4% to 78.6% (2.2% increase), demonstrating enhanced overall detection accuracy. The system was deployed on the Spraying Robot LPE-260 to enable real-time, automated pesticide application in controlled environments. The improved detection framework ensures the targeted spraying of diseased tomato leaves, significantly reducing chemical usage and minimizing overspray. This system ensures that pesticide is sprayed exclusively on the diseased areas of tomato leaves, further minimizing chemical usage and overspray. It demonstrates the potential of computationally efficient deep learning techniques to address key challenges in precision agriculture, advancing scalable, sustainable, and resource-efficient crop management solutions.

Why it matches plant phenotyping methodsトマト葉の病害状態を画像から検出・分類する改良YOLOv8手法を開発し、性能評価とロボット実装まで行っており、植物表現型(病害状態)の取得・推定が中心である。

abstracta real-time tomato leaf detection method using an improved YOLOv8 algorithm is proposed
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published19 Feb 2025Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Predicting Perennial Ryegrass Cultivars and the Presence of an Epichloë Endophyte in Seeds Using Near-Infrared Spectroscopy (NIRS).

TurfgrassRaman / spectroscopySeed / grainClassification

Perennial ryegrass is an important temperate grass used for forage and turf worldwide. It forms symbiotic relationships with endophytic fungi (endophytes), conferring pasture persistence and resistance to herbivory. Endophyte performance can be influenced by the host genotype, as well as environmental factors such as seed storage conditions. It is therefore critical to confirm seed quality and purity before a seed is sown. DNA-based methods are often used for quality control purposes. Recently, near-infrared spectroscopy (NIRS) coupled with hyperspectral imaging was used to discriminate perennial ryegrass cultivars and endophyte presence in individual seeds. Here, a NIRS-based analysis of bulk seeds was used to develop models for discriminating perennial ryegrass cultivars (Alto, Maxsyn, Trojan and Bronsyn), each hosting a suite of eight to eleven different endophyte strains. Sub-sampling, six per bag of seed, was employed to minimize misclassification error. Using a nested PLS-DA approach, cultivars were classified with an overall accuracy of 94.1-98.6% of sub-samples, whilst endophyte presence or absence was discriminated with overall accuracies between 77.8% and 96.3% of sub-samples. Hierarchical classification models were developed to discriminate bulked seed samples quickly and easily with minimal misclassifications of cultivars (<8.9% of sub-samples) or endophyte status within each cultivar (<11.3% of sub-samples). In all cases, greater than four of the six sub-samples were correctly classified, indicating that innate variation within a bag of seeds can be overcome using this strategy. These models could benefit turf- and pasture-based industries by providing a tool that is easy, cost effective, and can quickly discriminate seed bulks based on cultivar and endophyte content.

Why it matches plant phenotyping methods種子のNIRSスペクトルとPLS-DAを用いて、品種およびエンドファイト有無を識別するモデルを開発・評価しており、表現型/種子状態の取得・判別手法が研究の中心である。

abstractHere, a NIRS-based analysis of bulk seeds was used to develop models for discriminating perennial ryegrass cultivars
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published19 Feb 2025Sensors (Basel, Switzerland)Cited by 10 · OpenAlex ↗

Technological Progress Toward Peanut Disease Management: A Review.

Peanut / groundnutAerial / UAVField / plotStress / disease detectionDisease symptoms / severity

Peanut ( Arachis hypogea L.) crops in the southeastern U.S. suffer significant yield losses from diseases like leaf spot, southern blight, and stem rot. Traditionally, growers use conventional boom sprayers, which often leads to overuse and wastage of agrochemicals. However, advances in computer technologies have enabled the development of precision or variable-rate sprayers, both ground-based and drone-based, that apply agrochemicals more accurately. Historically, crop disease scouting has been labor-intensive and costly. Recent innovations in computer vision, artificial intelligence (AI), and remote sensing have transformed disease identification and scouting, making the process more efficient and economical. Over the past decade, numerous studies have focused on developing technologies for peanut disease scouting and sprayer technology. The current research trend shows significant advancements in precision spraying technologies, facilitating smart spraying capabilities. These advancements include the use of various platforms, such as ground-based and unmanned aerial vehicle (UAV)-based systems, equipped with sensors like RGB (red-blue-green), multispectral, thermal, hyperspectral, light detection and ranging (LiDAR), and other innovative detection technologies, as highlighted in this review. However, despite the availability of some commercial precision sprayers, their effectiveness is limited in managing certain peanut diseases, such as white mold, because the disease affects the roots, and the chemicals often remain in the canopy, failing to reach the soil where treatment is needed. The review concludes that further advances are necessary to develop more precise sprayers that can meet the needs of large-scale farmers and significantly enhance production outcomes. Overall, this review paper aims to provide a review of smart spraying techniques, estimating the required agrochemicals and applying them precisely in peanut fields.

Why it matches plant phenotyping methodsピーナッツ病害の識別・スカウティングに用いる画像、AI、リモートセンシング、各種センサー技術をレビューしており、植物の病害状態を推定する方法が主要な内容である。精密散布も扱うが、病害フェノタイピング手法のレビュー要素が明確である。

abstractRecent innovations in computer vision, artificial intelligence (AI), and remote sensing have transformed disease identification and scouting
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published9 Feb 2025Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Supervised Hyperspectral Band Selection Using Texture Features for Classification of Citrus Leaf Diseases with YOLOv8.

CitrusMultispectral / hyperspectralLeafClassificationDisease symptoms / severity

Citrus greening disease (HLB) and citrus canker cause financial losses in Florida citrus groves via smaller fruits, blemishes, premature fruit drop, and/or eventual tree death. Management of these two diseases requires early detection and distinction from other leaf defects and infections. Automated leaf inspection with hyperspectral imagery (HSI) is tested in this study. Citrus leaves bearing visible symptoms of HLB, canker, scab, melanose, greasy spot, zinc deficiency, and a control class were collected, and images were taken with a line-scan HSI camera. YOLOv8 was trained to classify multispectral images from this image dataset, created by selecting bands with a novel variance-based method. The 'small' network using an intensity-based band combination yielded an overall weighted F1 score of 0.8959, classifying HLB and canker with F1 scores of 0.788 and 0.941, respectively. The network size appeared to exert greater influence on performance than the HSI bands selected. These findings suggest that YOLOv8 relies more heavily on intensity differences than on the texture properties of citrus leaves and is less sensitive to the choice of wavelengths than traditional machine vision classifiers.

Why it matches plant phenotyping methods柑橘葉の病徴をハイパースペクトル画像で取得し、バンド選択法とYOLOv8による分類性能を評価しており、植物病害状態の表現型取得・推定手法が研究の中心である。

abstractAutomated leaf inspection with hyperspectral imagery (HSI) is tested in this study.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published18 Jan 2025Sensors (Basel, Switzerland)Cited by 34 · OpenAlex ↗

Integrating Remote Sensing and Soil Features for Enhanced Machine Learning-Based Corn Yield Prediction in the Southern US.

Field / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldYield / biomass estimationYield / yield components

Efficient and reliable corn ( Zea mays L.) yield prediction is important for varietal selection by plant breeders and management decision-making by growers. Unlike prior studies that focus mainly on county-level or controlled laboratory-scale areas, this study targets a production-scale area, better representing real-world agricultural conditions and offering more practical relevance for farmers. Therefore, the objective of our study was to determine the best combination of vegetation indices and abiotic factors for predicting corn yield in a rain-fed, production-scale area, identify the most suitable corn growth stage for yield estimation using machine learning, and identify the most effective machine learning model for corn yield estimation. Our study used high-resolution (6 cm) aerial multispectral imagery. Sixty-two different predictors, including soil properties (sand, silt, and clay percentages), slope, spectral bands (red, green, blue, red-edge, NIR), vegetation indices (GNDRE, NDRE, TGI), color-space indices, and wavelengths were derived from the multispectral data collected at the seven (V4, V5, V6, V7, V9, V12, and V14/VT) growth stages of corn. Four regression and machine learning algorithms were evaluated for yield prediction: linear regression, random forest, extreme gradient boosting, and gradient boosting regressor. A total of 6865 yield values were used for model training and 1716 for validation. Results show that, using random forest method, the V14/VT stage had the best yield predictions (RMSE of 0.52 Mg/ha for a mean yield of 10.19 Mg/ha), and yield estimation at V6 stage was still feasible. We concluded that integrating abiotic factors, such as slope and soil properties, significantly improved model accuracy. Among vegetation indices, TGI, HUE, and GNDRE performed better. Results from this study can help farmers or crop consultants plan ahead for future logistics through enhanced early-season yield predictions and support farm profitability and sustainability.

Why it matches plant phenotyping methods航空マルチスペクトル画像からトウモロコシ収量を推定し、成長段階・予測変数・機械学習モデルを比較検証することが研究の中心であり、収量という植物形質の技術的推定を扱うため。

abstractthe objective of our study was to determine the best combination of vegetation indices and abiotic factors for predicting corn yield
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published13 Jan 2025Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Combining a Standardized Growth Class Assessment, UAV Sensor Data, GIS Processing, and Machine Learning Classification to Derive a Correlation with the Vigour and Canopy Volume of Grapevines.

GrapevineAerial / UAVField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationArchitecture / morphology / geometryGrowth / development / phenology

Assessing vines' vigour is essential for vineyard management and automatization of viticulture machines, including shaking adjustments of berry harvesters during grape harvest or leaf pruning applications. To address these problems, based on a standardized growth class assessment, labeled ground truth data of precisely located grapevines were predicted with specifically selected Machine Learning (ML) classifiers (Random Forest Classifier (RFC), Support Vector Machines (SVM)), utilizing multispectral UAV (Unmanned Aerial Vehicle) sensor data. The input features for ML model training comprise spectral, structural, and texture feature types generated from multispectral orthomosaics (spectral features), Digital Terrain and Surface Models (DTM/DSM- structural features), and Gray-Level Co-occurrence Matrix (GLCM) calculations (texture features). The specific features were selected based on extensive literature research, including especially the fields of precision agri- and viticulture. To integrate only vine canopy-exclusive features into ML classifications, different feature types were extracted and spatially aggregated (zonal statistics), based on a combined pixel- and object-based image-segmentation-technique-created vine row mask around each single grapevine position. The extracted canopy features were progressively grouped into seven input feature groups for model training. Model overall performance metrics were optimized with grid search-based hyperparameter tuning and repeated-k-fold-cross-validation. Finally, ML-based growth class prediction results were extensively discussed and evaluated for overall (accuracy, f1-weighted) and growth class specific- classification metrics (accuracy, user- and producer accuracy).

Why it matches plant phenotyping methodsUAVマルチスペクトル画像、特徴抽出、画像セグメンテーション、機械学習、交差検証を統合し、ブドウの樹勢・樹冠体積という植物形質を推定する手法が研究の中心である。

abstractbased on a standardized growth class assessment, labeled ground truth data of precisely located grapevines were predicted with specifically selected Machine Learning (ML) classifiers
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 6 Sept 2026
Published7 Jan 2025Sensors (Basel, Switzerland)Cited by 8 · OpenAlex ↗

Seed Protein Content Estimation with Bench-Top Hyperspectral Imaging and Attentive Convolutional Neural Network Models

WheatLaboratory / benchtopMultispectral / hyperspectralSeed / grainClassificationPhysiological trait estimationImage / point-cloud registration

Wheat is a globally cultivated cereal crop with substantial protein content present in its seeds. This research aimed to develop robust methods for predicting seed protein concentration in wheat seeds using bench-top hyperspectral imaging in the visible, near-infrared (VNIR), and shortwave infrared (SWIR) regions. To fully utilize the spectral and texture features of the full VNIR and SWIR spectral domains, a computer-vision-aided image co-registration methodology was implemented to seamlessly align the VNIR and SWIR bands. Sensitivity analyses were also conducted to identify the most sensitive bands for seed protein estimation. Convolutional neural networks (CNNs) with attention mechanisms were proposed along with traditional machine learning models based on feature engineering including Random Forest (RF) and Support Vector Machine (SVM) regression for comparative analysis. Additionally, the CNN classification approach was used to estimate low, medium, and high protein concentrations because this type of classification is more applicable for breeding efforts. Our results showed that the proposed CNN with attention mechanisms predicted wheat protein content with R 2 values of 0.70 and 0.65 for ventral and dorsal seed orientations, respectively. Although, the R 2 of the CNN approach was lower than of the best performing feature-based method, RF (R 2 of 0.77), end-to-end prediction capabilities with CNN hold great promise for the automation of wheat protein estimation for breeding. The CNN model achieved better classification of protein concentrations between low, medium, and high protein contents, with an R 2 of 0.82. This study's findings highlight the significant potential of hyperspectral imaging and machine learning techniques for advancing precision breeding practices, optimizing seed sorting processes, and enabling targeted agricultural input applications.

Why it matches plant phenotyping methods小麦種子のタンパク質含量という植物器官形質を、ハイパースペクトル画像と画像位置合わせ・機械学習で推定する方法を開発・比較しており、表現型取得と推定手法が中心である。

abstractThis research aimed to develop robust methods for predicting seed protein concentration in wheat seeds using bench-top hyperspectral imaging in the visible, near-infrared (VNIR), and shortwave infrared (SWIR) regions.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published6 Jan 2025Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Characterization of Hazelnut Trees in Open Field Through High-Resolution UAV-Based Imagery and Vegetation Indices.

Field / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationStress / disease detectionDisease symptoms / severity

The increasing demand for hazelnut kernels is favoring an upsurge in hazelnut cultivation worldwide, but ongoing climate change threatens this crop, affecting yield decreases and subject to uncontrolled pathogen and parasite attacks. Technical advances in precision agriculture are expected to support farmers to more efficiently control the physio-pathological status of crops. Here, we report a straightforward approach to monitoring hazelnut trees in an open field, using aerial multispectral pictures taken by drones. A dataset of 4112 images, each having 2Mpixel resolution per tree and covering RGB, Red Edge, and near-infrared frequencies, was obtained from 185 hazelnut trees located in two different orchards of the Piedmont region (northern Italy). To increase accuracy, and especially to reduce false negatives, the image of each tree was divided into nine quadrants. For each quadrant, nine different vegetation indices (VIs) were computed, and in parallel, each tree quadrant was tagged as "healthy/unhealthy" by visual inspection. Three supervised binary classification algorithms were used to build models capable of predicting the status of the tree quadrant, using the VIs as predictors. Out of the nine VIs considered, only five (GNDVI, GCI, NDREI, NRI, and GI) were good predictors, while NDVI SAVI, RECI, and TCARI were not. Using them, a model accuracy of about 65%, with 13% false negatives was reached in a way that was rather independent of the algorithms, demonstrating that some VIs allow inferring the physio-pathological condition of these trees. These achievements support the use of drone-captured images for performing a rapid, non-destructive physiological characterization of hazelnut trees. This approach offers a sustainable strategy for supporting farmers in their decision-making process during agricultural practices.

Why it matches plant phenotyping methodsドローン multispectral画像と植生指数から、ヘーゼルナッツ樹の健康・生理病理状態を推定する画像解析ワークフローを構築・評価しており、植物表現型取得が中心である。

abstractusing aerial multispectral pictures taken by drones
Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Published6 Jan 2025Sensors (Basel, Switzerland)Cited by 37 · OpenAlex ↗

Attention Score-Based Multi-Vision Transformer Technique for Plant Disease Classification.

AppleTomatoLeafClassificationStress / disease detectionDisease symptoms / severity

This study proposes an advanced plant disease classification framework leveraging the Attention Score-Based Multi-Vision Transformer (Multi-ViT) model. The framework introduces a novel attention mechanism to dynamically prioritize relevant features from multiple leaf images, overcoming the limitations of single-leaf-based diagnoses. Building on the Vision Transformer (ViT) architecture, the Multi-ViT model aggregates diverse feature representations by combining outputs from multiple ViTs, each capturing unique visual patterns. This approach allows for a holistic analysis of spatially distributed symptoms, crucial for accurately diagnosing diseases in trees. Extensive experiments conducted on apple, grape, and tomato leaf disease datasets demonstrate the model's superior performance, achieving over 99% accuracy and significantly improving F 1 scores compared to traditional methods such as ResNet, VGG, and MobileNet. These findings underscore the effectiveness of the proposed model for precise and reliable plant disease classification.

Why it matches plant phenotyping methods植物葉の画像から病徴・病害状態を分類する新規Vision Transformer手法を開発し、複数データセットと既存モデルで性能比較しているため、植物フェノタイピング手法が中心です。

abstractThis study proposes an advanced plant disease classification framework leveraging the Attention Score-Based Multi-Vision Transformer (Multi-ViT) model.
Reproduction assets foundThe paper's plant disease classification experiments use a publicly available Kaggle leaf image dataset, explicitly named in the Data Availability Statement. No author code or model checkpoints are disclosed.
Dataset · publicThe data that support the findings of this study are available in the “New Plant Diseases Dataset” at Kaggle, accessible through https://www.kaggle.com/datasets/Open asset ↗New Plant Diseases Datasetpdf-page:13 lines:1-58
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published21 Dec 2024Sensors (Basel, Switzerland)Cited by 38 · OpenAlex ↗

A Systematic Review on the Advancements in Remote Sensing and Proximity Tools for Grapevine Disease Detection.

GrapevineField / plotRGB / grayscaleMultispectral / hyperspectralRaman / spectroscopyWhole plant / canopy / plot / fieldStress / disease detectionDisease symptoms / severity

Grapevines ( Vitis vinifera L.) are one of the most economically relevant crops worldwide, yet they are highly vulnerable to various diseases, causing substantial economic losses for winegrowers. This systematic review evaluates the application of remote sensing and proximal tools for vineyard disease detection, addressing current capabilities, gaps, and future directions in sensor-based field monitoring of grapevine diseases. The review covers 104 studies published between 2008 and October 2024, identified through searches in Scopus and Web of Science, conducted on 25 January 2024, and updated on 10 October 2024. The included studies focused exclusively on the sensor-based detection of grapevine diseases, while excluded studies were not related to grapevine diseases, did not use remote or proximal sensing, or were not conducted in field conditions. The most studied diseases include downy mildew, powdery mildew, Flavescence dorée , esca complex, rots, and viral diseases. The main sensors identified for disease detection are RGB, multispectral, hyperspectral sensors, and field spectroscopy. A trend identified in recent published research is the integration of artificial intelligence techniques, such as machine learning and deep learning, to improve disease detection accuracy. The results demonstrate progress in sensor-based disease monitoring, with most studies concentrating on specific diseases, sensor platforms, or methodological improvements. Future research should focus on standardizing methodologies, integrating multi-sensor data, and validating approaches across diverse vineyard contexts to improve commercial applicability and sustainability, addressing both economic and environmental challenges.

Why it matches plant phenotyping methodsブドウの病害という植物状態を対象に、リモートセンシング・近接センシングによる検出手法を体系的に評価するレビューであり、フェノタイピング手法が中心です。

abstractThis systematic review evaluates the application of remote sensing and proximal tools for vineyard disease detection
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published16 Dec 2024Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

Coffee Leaf Rust Disease Detection and Implementation of an Edge Device for Pruning Infected Leaves via Deep Learning Algorithms.

CoffeeField / plotRGB / grayscaleLeafObject detectionDisease symptoms / severity

Global warming and extreme climate conditions caused by unsuitable temperature and humidity lead to coffee leaf rust ( Hemileia vastatrix ) diseases in coffee plantations. Coffee leaf rust is a severe problem that reduces productivity. Currently, pesticide spraying is considered the most effective solution for mitigating coffee leaf rust. However, the application of pesticide spray is still not efficient for most farmers worldwide. In these cases, pruning the most infected leaves with leaf rust at coffee plantations is important to help pesticide spraying to be more efficient by creating a more targeted, accessible treatment. Therefore, detecting coffee leaf rust is important to support the decision on pruning infected leaves. The dataset was acquired from a coffee farm in Majalengka Regency, Indonesia. Only images with clearly visible spots of coffee leaf rust were selected. Data collection was performed via two devices, a digital mirrorless camera and a phone camera, to diversify the dataset and test it with different datasets. The dataset, comprising a total of 2024 images, was divided into three sets with a ratio of 70% for training (1417 images), 20% for validation (405 images), and 10% for testing (202 images). Images with leaves infected by coffee leaf rust were labeled via LabelImg ® with the label "CLR". All labeled images were used to train the YOLOv5 and YOLOv8 algorithms through the convolutional neural network (CNN). The trained model was tested with a test dataset, a digital mirrorless camera image dataset (100 images), a phone camera dataset (100 images), and real-time detection with a coffee leaf rust image dataset. After the model was trained, coffee leaf rust was detected in each frame. The mean average precision (mAP) and recall for the trained YOLOv5 model were 69% and 63.4%, respectively. For YOLOv8, the mAP and recall were approximately 70.2% and 65.9%, respectively. To evaluate the performance of the two trained models in detecting coffee leaf rust on trees, 202 original images were used for testing with the best-trained weight from each model. Compared to YOLOv5, YOLOv8 demonstrated superior accuracy in detecting coffee leaf rust. With a mAP of 73.2%, YOLOv8 outperformed YOLOv5, which achieved a mAP of 70.5%. An edge device was utilized to deploy real-time detection of CLR with the best-trained model. The detection was successfully executed with high confidence in detecting CLR. The system was further integrated into pruning solutions for Arabica coffee farms. A pruning device was designed using Autodesk Fusion 360 ® and fabricated for testing on a coffee plantation in Indonesia.

Why it matches plant phenotyping methodsコーヒー葉のさび病症状を画像から検出・推定するYOLOモデルを開発し、複数データセットで性能評価してエッジデバイスへ実装しており、植物病害状態の取得方法が中心である。

abstractTherefore, detecting coffee leaf rust is important to support the decision on pruning infected leaves.
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 6 Sept 2026
Published10 Dec 2024Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Can a Light Detection and Ranging (LiDAR) and Multispectral Sensor Discriminate Canopy Structure Changes Due to Pruning in Olive Growing? A Field Experimentation

OliveField / plotLiDAR / point cloudMultispectral / hyperspectralWhole plant / canopy / plot / fieldMorphology / geometry measurementObject detectionArchitecture / morphology / geometryBiomass / plant weightPlant / canopy height

The present research aimed to evaluate whether two sensors, optical and laser, could highlight the change in olive trees' canopy structure due to pruning. Therefore, two proximal sensors were mounted on a ground vehicle (Kubota B2420 tractor): a multispectral sensor (OptRx ACS 430 AgLeader) and a 2D LiDAR sensor (Sick TIM 561). The multispectral sensor was used to evaluate the potential effect of biomass variability before pruning on sensor response. The 2D LiDAR was used to assess its ability to discriminate volume before and after pruning. Data were collected in a traditional olive grove located in Tenute di Cesa Farm, in the east of Tuscany, Italy, characterized by a 4x6 m planting layout and by developed plants. LiDAR data were used to measure canopy volumes, height, and diameter, and the generated point cloud was studied to assess the difference in density between treatments. Ten plants were selected for the study. To validate the LiDAR results, manual measurements of the canopy height and diameter dimensions of the plants were taken. The pruning weights of the monitored plants were obtained to assess the correlation with the canopy characterization data. The results obtained showed that pruning did not affect the results of the multispectral sensor, and the potential variation in canopy density and porosity did not lead to different results with this instrument. Plant volumes, height, and diameters calculated with the LiDAR sensor correlated well with the values of manual measurements, while volume differences between before and after pruning obtained good correlations with pruning weights (Pearson correlation coefficient: 0.66-0.83). The study of point cloud density in canopy thickness and height showed different shapes before and after pruning, especially in the former case. Correlations between point cloud density obtained from LiDAR and multispectral sensor results were not statistically significant. Even if more studies are necessary, the results obtained can be of interest in pruning management.

Why it matches plant phenotyping methodsLiDARとマルチスペクトルセンサーでオリーブ樹冠の体積・高さ・径・密度を測定し、手動測定および剪定重量との相関で技術検証しているため、植物フェノタイピング手法が中心です。

abstractThe 2D LiDAR was used to assess its ability to discriminate volume before and after pruning.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published4 Dec 2024Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Detection of Apple Proliferation Disease Using Hyperspectral Imaging and Machine Learning Techniques.

AppleField / plotMultispectral / hyperspectralLeafClassificationSegmentationStress / disease detectionDisease symptoms / severity

Apple proliferation is among the most important diseases in European fruit production. Early and reliable detection enables farmers to respond appropriately and to prevent further spreading of the disease. Traditional phenotyping approaches by human observers consider multiple symptoms, but these are difficult to measure automatically in the field. Therefore, the potential of hyperspectral imaging in combination with data analysis by machine learning algorithms was investigated to detect the symptoms solely based on the spectral signature of collected leaf samples. In the growing seasons 2019 and 2020, a total of 1160 leaf samples were collected. Hyperspectral imaging with a dual camera setup in spectral bands from 400 nm to 2500 nm was accompanied with subsequent PCR analysis of the samples to provide reference data for the machine learning approaches. Data processing consists of preprocessing for segmentation of the leaf area, feature extraction, classification and subsequent analysis of relevance of spectral bands. The results show that imaging multiple leaves of a tree enhances detection results, that spectral indices are a robust means to detect the diseased trees, and that the potentials of the full spectral range can be exploited using machine learning approaches. Classification models like rRBF achieved an accuracy of 0.971 in a controlled environment with stratified data for a single variety. Combined models for multiple varieties from field test samples achieved classification accuracies of 0.731. Including spatial distribution of spectral data further improves the results to 0.751. Prediction of qPCR results by regression based on spectral data achieved RMSE of 14.491 phytoplasma per plant cell.

Why it matches plant phenotyping methods葉のハイパースペクトル画像からリンゴ増殖病の症状・感染状態を抽出し、機械学習で分類・定量する手法が研究の中心であり、精度評価も実施しているため。

abstractthe potential of hyperspectral imaging in combination with data analysis by machine learning algorithms was investigated to detect the symptoms solely based on the spectral signature of collected leaf samples
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 6 Sept 2026
Published29 Nov 2024Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Assessing Huanglongbing Severity and Canopy Parameters of the Huanglongbing-Affected Citrus in Texas Using Unmanned Aerial System-Based Remote Sensing and Machine Learning.

CitrusAerial / UAVField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationStress / disease detectionArchitecture / morphology / geometryDisease symptoms / severityPigment / colour / senescence

Huanglongbing (HLB), also known as citrus greening disease, is a devastating disease of citrus. However, there is no known cure so far. Recently, under Section 24(c) of the Federal Insecticide, Fungicide, and Rodenticide Act (FIFRA), a special local need label was approved that allows the trunk injection of antimicrobials such as oxytetracycline (OTC) for HLB management in Florida. The objectives of this study were to use UAS-based remote sensing to assess the effectiveness of OTC on the HLB-affected citrus trees in Texas and to differentiate the levels of HLB severity and canopy health. We also leveraged UAS-based features, along with machine learning, for HLB severity classification. The results show that UAS-based vegetation indices (VIs) were not sufficiently able to differentiate the effects of OTC treatments of HLB-affected citrus in Texas. Yet, several UAS-based features were able to determine the severity levels of HLB and canopy parameters. Among several UAS-based features, the red-edge chlorophyll index (CI) was outstanding in distinguishing HLB severity levels and canopy color, while canopy cover (CC) was the best indicator in recognizing the different levels of canopy density. For HLB severity classification, a fusion of VIs and textural features (TFs) showed the highest accuracy for all models. Furthermore, random forest and eXtreme gradient boosting were promising algorithms in classifying the levels of HLB severity. Our results highlight the potential of using UAS-based features in assessing the severity of HLB-affected citrus.

Why it matches plant phenotyping methodsUASリモートセンシングと機械学習を用いて、感染樹のHLB重症度、樹冠色、樹冠密度などの植物状態を推定・分類する方法が研究の中心である。

abstractWe also leveraged UAS-based features, along with machine learning, for HLB severity classification.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published5 Nov 2024Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Rapid Classification of Sugarcane Nodes and Internodes Using Near-Infrared Spectroscopy and Machine Learning Techniques.

SugarcaneRaman / spectroscopyStem / branchClassification

Accurate and rapid discrimination between nodes and internodes in sugarcane is vital for automating planting processes, particularly for minimizing bud damage and optimizing planting material quality. This study investigates the potential of visible-shortwave near-infrared (Vis-SWNIR) spectroscopy (400-1000 nm) combined with machine learning for this classification task. Spectral data were acquired from the sugarcane cultivar Khon Kaen 3 at multiple orientations, and various preprocessing techniques were employed to enhance spectral features. Three machine learning algorithms, linear discriminant analysis (LDA), K-Nearest Neighbors (KNNs), and artificial neural networks (ANNs), were evaluated for their classification performance. The results demonstrated high accuracy across all models, with ANN coupled with derivative preprocessing achieving an F1-score of 0.93 on both calibration and validation datasets, and 0.92 on an independent test set. This study underscores the feasibility of Vis-SWNIR spectroscopy and machine learning for rapid and precise node/internode classification, paving the way for automation in sugarcane billet preparation and other precision agriculture applications.

Why it matches plant phenotyping methodsサトウキビの節・節間という植物器官形態を、近赤外分光と機械学習で分類する取得・解析手法が研究の中心であり、精度検証も行っている。

abstractThis study investigates the potential of visible-shortwave near-infrared (Vis-SWNIR) spectroscopy (400-1000 nm) combined with machine learning for this classification task.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published31 Oct 2024Sensors (Basel, Switzerland)Cited by 19 · OpenAlex ↗

Automatic Apple Detection and Counting with AD-YOLO and MR-SORT.

AppleField / plotFruitCountingObject detectionTracking

In the production management of agriculture, accurate fruit counting plays a vital role in the orchard yield estimation and appropriate production decisions. Although recent tracking-by-detection algorithms have emerged as a promising fruit-counting method, they still cannot completely avoid fruit occlusion and light variations in complex orchard environments, and it is difficult to realize automatic and accurate apple counting. In this paper, a video-based multiple-object tracking method, MR-SORT (Multiple Rematching SORT), is proposed based on the improved YOLOv8 and BoT-SORT. First, we propose the AD-YOLO model, which aims to reduce the number of incorrect detections during object tracking. In the YOLOv8s backbone network, an Omni-dimensional Dynamic Convolution (ODConv) module is used to extract local feature information and enhance the model's ability better; a Global Attention Mechanism (GAM) is introduced to improve the detection ability of a foreground object (apple) in the whole image; a Soft Spatial Pyramid Pooling Layer (SSPPL) is designed to reduce the feature information dispersion and increase the sensory field of the network. Then, the improved BoT-SORT algorithm is proposed by fusing the verification mechanism, SURF feature descriptors, and the Vector of Local Aggregate Descriptors (VLAD) algorithm, which can match apples more accurately in adjacent video frames and reduce the probability of ID switching in the tracking process. The results show that the mAP metrics of the proposed AD-YOLO model are 3.1% higher than those of the YOLOv8 model, reaching 96.4%. The improved tracking algorithm has 297 fewer ID switches, which is 35.6% less than the original algorithm. The multiple-object tracking accuracy of the improved algorithm reached 85.6%, and the average counting error was reduced to 0.07. The coefficient of determination R2 between the ground truth and the predicted value reached 0.98. The above metrics show that our method can give more accurate counting results for apples and even other types of fruit.

Why it matches plant phenotyping methodsリンゴ果実の検出・追跡・計数手法を開発し、精度や計数誤差を検証しており、果実数という植物形質の取得が中心である。

abstracta video-based multiple-object tracking method, MR-SORT (Multiple Rematching SORT), is proposed
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published28 Oct 2024Sensors (Basel, Switzerland)Cited by 8 · OpenAlex ↗

Estimation of Strawberry Canopy Volume in Unmanned Aerial Vehicle RGB Imagery Using an Object Detection-Based Convolutional Neural Network.

StrawberryAerial / UAVField / plotRGB / grayscaleWhole plant / canopy / plot / fieldMorphology / geometry measurementObject detectionArchitecture / morphology / geometry

Estimating canopy volumes of strawberry plants can be useful for predicting yields and establishing advanced management plans. Therefore, this study evaluated the spatial variability of strawberry canopy volumes using a ResNet50V2-based convolutional neural network (CNN) model trained with RGB images acquired through manual unmanned aerial vehicle (UAV) flights equipped with a digital color camera. A preprocessing method based on the You Only Look Once v8 Nano (YOLOv8n) object detection model was applied to correct image distortions influenced by fluctuating flight altitude under a manual maneuver. The CNN model was trained using actual canopy volumes measured using a cylindrical case and small expanded polystyrene (EPS) balls to account for internal plant spaces. Estimated canopy volumes using the CNN with flight altitude compensation closely matched the canopy volumes measured with EPS balls (nearly 1:1 relationship). The model achieved a slope, coefficient of determination (R 2 ), and root mean squared error (RMSE) of 0.98, 0.98, and 74.3 cm 3 , respectively, corresponding to an 84% improvement over the conventional paraboloid shape approximation. In the application tests, the canopy volume map of the entire strawberry field was generated, highlighting the spatial variability of the plant's canopy volumes, which is crucial for implementing site-specific management of strawberry crops.

Why it matches plant phenotyping methodsUAV RGB画像とCNNを用いてイチゴ個体のキャノピー体積を推定する手法を開発・評価しており、植物形質の取得と技術検証が中心である。

abstractthis study evaluated the spatial variability of strawberry canopy volumes using a ResNet50V2-based convolutional neural network (CNN) model trained with RGB images acquired through manual unmanned aerial vehicle (UAV) flights equipped with a digital color camera.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published27 Oct 2024Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

CRASA: Chili Pepper Disease Diagnosis via Image Reconstruction Using Background Removal and Generative Adversarial Serial Autoencoder.

Pepper / chilliFruitClassification2D/3D reconstructionStress / disease detectionDisease symptoms / severity

With the recent development of smart farms, researchers are very interested in such fields. In particular, the field of disease diagnosis is the most important factor. Disease diagnosis belongs to the field of anomaly detection and aims to distinguish whether plants or fruits are normal or abnormal. The problem can be solved by binary or multi-classification based on a Convolutional Neural Network (CNN), but it can also be solved by image reconstruction. However, due to the limitation of the performance of image generation, SOTA's methods propose a score calculation method using a latent vector error. In this paper, we propose a network that focuses on chili peppers and proceeds with background removal through GrabCut. It shows a high performance through an image-based score calculation method. Due to the difficulty of reconstructing the input image, the difference between the input and output images is large. However, the serial autoencoder proposed in this paper uses the difference between the two fake images, instead of the actual input, as a score. We propose a method of generating meaningful images using the GAN structure and classifying three results simultaneously by one discriminator. The proposed method showed a higher performance than previous research, and image-based scores showed the best performance.

Why it matches plant phenotyping methodsチリ pepper の病害状態を画像から診断する手法を開発し、背景除去、画像再構成、スコア計算、分類性能を中心に評価しているため、植物表現型(病害状態)の取得・推定方法が中心である。

abstractIn this paper, we propose a network that focuses on chili peppers and proceeds with background removal through GrabCut.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published25 Oct 2024Sensors (Basel, Switzerland)Cited by 0 · OpenAlex ↗

Evaluating the Patterns of Maize Development in the Hetao Irrigation Region Using the Sentinel-1 GRD SAR Bipolar Descriptor.

MaizeField / plotWhole plant / canopy / plot / fieldClassificationGrowth / time-series analysisGrowth / development / phenology

Assessing maize yield is critical, as it is directly influenced by the crop's growth conditions. Therefore, real-time monitoring of maize growth is necessary. Regular monitoring of maize growth indicators is essential for optimizing irrigation management and evaluating agricultural yield. However, quantifying the physical aspects of regional crop development using time-series data is a challenging task. This research was conducted at the Dengkou Experimental Station in the Hetao irrigation area, Northwest China, to develop a monitoring tool for regional maize growth parameters. The tool aimed to establish a correlation between satellite-based physical data and actual crop growth on the ground. This study utilized dual-polarization Sentinel-1A GRD SAR data, accessible via the Google Earth Engine (GEE) cloud platform. Three polarization descriptors were introduced: θ c (pseudo-scattering type parameter), H c (pseudo-scattering entropy parameter), and m c (co-polar purity parameter). Using an unsupervised clustering framework, the maize-growing area was classified into several scattering mechanism groups, and the growth characteristics of the maize crop were analyzed. The results showed that throughout the maize development cycle, the parameters θ c , H c , and m c varied within the ranges of 26.82° to 42.13°, 0.48 to 0.89, and 0.32 to 0.85, respectively. During the leaf development stage, approximately 80% of the maize sampling points were concentrated in the low-to-moderate entropy scattering zone. As the plants reached the big trumpet stage, the entire cluster shifted to the high-entropy vegetation scattering zone. Finally, at maturity, over 60% of the sampling points were located in the high-entropy distribution scattering zone. This study presents an advanced analytical tool for crop management and yield estimation by utilizing precise and high-resolution spatial and temporal data on crop growth dynamics. The tool enhances the accuracy of crop growth management across different spatial and temporal conditions.

Why it matches plant phenotyping methodsSentinel-1 SARの偏波記述子とクラスタリングを用いて、地域マイズの生育状態・成長パラメータを推定する監視ツールを開発しており、植物形質の取得・推定手法が中心である。

abstractto develop a monitoring tool for regional maize growth parameters
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published22 Oct 2024Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Enhancing Grapevine Node Detection to Support Pruning Automation: Leveraging State-of-the-Art YOLO Detection Models for 2D Image Analysis.

GrapevineField / plotStem / branchObject detectionArchitecture / morphology / geometry

Automating pruning tasks entails overcoming several challenges, encompassing not only robotic manipulation but also environment perception and detection. To achieve efficient pruning, robotic systems must accurately identify the correct cutting points. A possible method to define these points is to choose the cutting location based on the number of nodes present on the targeted cane. For this purpose, in grapevine pruning, it is required to correctly identify the nodes present on the primary canes of the grapevines. In this paper, a novel method of node detection in grapevines is proposed with four distinct state-of-the-art versions of the YOLO detection model: YOLOv7, YOLOv8, YOLOv9 and YOLOv10. These models were trained on a public dataset with images containing artificial backgrounds and afterwards validated on different cultivars of grapevines from two distinct Portuguese viticulture regions with cluttered backgrounds. This allowed us to evaluate the robustness of the algorithms on the detection of nodes in diverse environments, compare the performance of the YOLO models used, as well as create a publicly available dataset of grapevines obtained in Portuguese vineyards for node detection. Overall, all used models were capable of achieving correct node detection in images of grapevines from the three distinct datasets. Considering the trade-off between accuracy and inference speed, the YOLOv7 model demonstrated to be the most robust in detecting nodes in 2D images of grapevines, achieving F1-Score values between 70% and 86.5% with inference times of around 89 ms for an input size of 1280 × 1280 px. Considering these results, this work contributes with an efficient approach for real-time node detection for further implementation on an autonomous robotic pruning system.

Why it matches plant phenotyping methodsブドウの節という明示的な植物器官形質をYOLO画像解析で検出する手法を開発・比較検証し、異なる品種・環境で評価しているため、フェノタイピング手法が中心である。

abstractIn this paper, a novel method of node detection in grapevines is proposed with four distinct state-of-the-art versions of the YOLO detection model: YOLOv7, YOLOv8, YOLOv9 and YOLOv10.
Reproduction assets foundThe paper's authors created and openly released a paper-specific grapevine node-detection image dataset (Dão and Douro vineyard images) on Zenodo, cited in the Data Availability Statement.
Dataset · publicThe data presented in this study are openly available in the digital repository Zenodo: Douro & Dão Grapevines Dataset for Node Detection— https://doi.org/10.5281/zenodo.10991688 .Open asset ↗Zenodo · 10.5281/zenodo.10991688lines:552-565
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published17 Oct 2024Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

New Method for Tomato Disease Detection Based on Image Segmentation and Cycle-GAN Enhancement.

TomatoLeafClassificationSegmentationStress / disease detectionDisease symptoms / severity

A major concern in data-driven deep learning (DL) is how to maximize the capability of a model for limited datasets. The lack of high-performance datasets limits intelligent agriculture development. Recent studies have shown that image enhancement techniques can alleviate the limitations of datasets on model performance. Existing image enhancement algorithms mainly perform in the same category and generate highly correlated samples. Directly using authentic images to expand the dataset, the environmental noise in the image will seriously affect the model's accuracy. Hence, this paper designs an automatic leaf segmentation algorithm (AISG) based on the EISeg segmentation method, separating the leaf information with disease spot characteristics from the background noise in the picture. This algorithm enhances the network model's ability to extract disease features. In addition, the Cycle-GAN network is used for minor sample data enhancement to realize cross-category image transformation. Then, MobileNet was trained by transfer learning on an enhanced dataset. The experimental results reveal that the proposed method achieves a classification accuracy of 98.61% for the ten types of tomato diseases, surpassing the performance of other existing methods. Our method is beneficial in solving the problems of low accuracy and insufficient training data in tomato disease detection. This method can also provide a reference for the detection of other types of plant diseases.

Why it matches plant phenotyping methodsトマト葉の病斑を対象に、自動葉分割と画像拡張を組み合わせた病害検出手法を開発・評価しており、植物の病害状態の画像ベース推定が研究の中心である。

abstractHence, this paper designs an automatic leaf segmentation algorithm (AISG) based on the EISeg segmentation method, separating the leaf information with disease spot characteristics from the background noise in the picture.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published12 Oct 2024Sensors (Basel, Switzerland)Cited by 42 · OpenAlex ↗

A CARS-SPA-GA Feature Wavelength Selection Method Based on Hyperspectral Imaging with Potato Leaf Disease Classification.

PotatoMultispectral / hyperspectralLeafClassificationStress / disease detectionDisease symptoms / severity

Early blight and ladybug beetle infestation are important factors threatening potato yields. The current research on disease classification using the spectral differences between the healthy and disease-stressed leaves of plants has achieved good progress in a variety of crops, but less research has been conducted on early blight in potato. This paper proposes a CARS-SPA-GA feature selection method. First, the raw spectral data of potato leaves in the visible/near-infrared light region were preprocessed. Then, the feature wavelengths were selected via competitive adaptive reweighted sampling (CARS) and the successive projection algorithm (SPA), respectively. Then, the two sets of wavelengths were reorganized and duplicates were removed, and secondary feature selection was conducted with genetic algorithm (GA). Finally, the feature wavelengths were fed into different classifiers and the parameters were optimized using a real-coded genetic algorithm (RCGA). The experimental results show that the feature wavelengths selected by the CARS-SPA-GA method accounted only for 9% of the full band, and the classification accuracy of the RCGA-optimized support vector machine (SVM) classification model reached 98.366%. These results show that it is feasible to classify early blight and ladybug beetle infestation in potato using visible/near-infrared spectral data, and the CARS-SPA-GA method can substantially improve the accuracy and detection efficiency of potato pest and disease classification.

Why it matches plant phenotyping methodsジャガイモ葉の病害・食害状態を可視近赤外スペクトルから推定する特徴波長選択と分類手法が研究の中心であり、植物の病害状態を直接評価するため。

abstractThis paper proposes a CARS-SPA-GA feature selection method.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published9 Oct 2024Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Fluorescence and Hyperspectral Sensors for Nondestructive Analysis and Prediction of Biophysical Compounds in the Green and Purple Leaves of Tradescantia Plants.

Chlorophyll fluorescenceMultispectral / hyperspectralLeafPhysiological trait estimationLeaf traits

The application of non-imaging hyperspectral sensors has significantly enhanced the study of leaf optical properties across different plant species. In this study, chlorophyll fluorescence (ChlF) and hyperspectral non-imaging sensors using ultraviolet-visible-near-infrared shortwave infrared (UV-VIS-NIR-SWIR) bands were used to evaluate leaf biophysical parameters. For analyses, principal component analysis (PCA) and partial least squares regression (PLSR) were used to predict eight structural and ultrastructural (biophysical) traits in green and purple Tradescantia leaves. The main results demonstrate that specific hyperspectral vegetation indices (HVIs) markedly improve the precision of partial least squares regression (PLSR) models, enabling reliable and nondestructive evaluations of plant biophysical attributes. PCA revealed unique spectral signatures, with the first principal component accounting for more than 90% of the variation in sensor data. High predictive accuracy was achieved for variables such as the thickness of the adaxial and abaxial hypodermis layers (R 2 = 0.94) and total leaf thickness, although challenges remain in predicting parameters such as the thickness of the parenchyma and granum layers within the thylakoid membrane. The effectiveness of integrating ChlF and hyperspectral technologies, along with spectroradiometers and fluorescence sensors, in advancing plant physiological research and improving optical spectroscopy for environmental monitoring and assessment. These methods offer a good strategy for promoting sustainability in future agricultural practices across a broad range of plant species, supporting cell biology and material analyses.

Why it matches plant phenotyping methods非画像ハイパースペクトルおよびクロロフィル蛍光センサーで葉の生物物理形質を推定し、PCA・PLSRによる予測精度も評価しており、植物フェノタイピング手法が中心である。

abstractchlorophyll fluorescence (ChlF) and hyperspectral non-imaging sensors using ultraviolet-visible-near-infrared shortwave infrared (UV-VIS-NIR-SWIR) bands were used to evaluate leaf biophysical parameters.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published8 Oct 2024Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Research on the Method of Imperfect Wheat Grain Recognition Utilizing Hyperspectral Imaging Technology.

WheatMultispectral / hyperspectralSeed / grainClassificationFruit / seed / panicle traits

As the primary grain crop in China, wheat holds a significant position in the country's agricultural production, circulation, consumption, and various other aspects. However, the presence of imperfect grains has greatly impacted wheat quality and, subsequently, food security. In order to detect perfect wheat grains and six types of imperfect grains, a method for the fast and non-destructive identification of imperfect wheat grains using hyperspectral images was proposed. The main contents and results are as follows: (1) We collected wheat grain hyperspectral data. Seven types of wheat grain samples, each containing 300 grains, were prepared to construct a hyperspectral imaging system for imperfect wheat grains, and visible near-infrared hyperspectral data from 2100 wheat grains were collected. The Savitzky-Golay algorithm was used to analyze the hyperspectral images of wheat grains, selecting 261 dimensional effective hyperspectral datapoints within the range of 420.61-980.43 nm. (2) The Successive Projections Algorithm was used to reduce the dimensions of the 261 dimensional hyperspectral datapoints, selecting 33 dimensional hyperspectral datapoints. Principal Component Analysis was used to extract the optimal spectral wavelengths, specifically selecting hyperspectral images at 647.57 nm, 591.78 nm, and 568.36 nm to establish the dataset. (3) Particle Swarm Optimization was used to optimize the Support Vector Machines model, Convolutional Neural Network model, and MobileNet V2 model, which were established to recognize seven types of wheat grains. The comprehensive recognition rates were 93.71%, 95.14%, and 97.71%, respectively. The results indicate that a larger model with more parameters may not necessarily yield better performance. The research shows that the MobileNet V2 network model exhibits superior recognition efficiency, and the integration of hyperspectral image technology with the classification model can accurately identify imperfect wheat grains.

Why it matches plant phenotyping methods小麦粒の品質状態(完全粒・6種の不完全粒)をハイパースペクトル画像から識別する取得・解析手法を開発し、複数モデルで性能評価しているため、植物フェノタイピング手法が中心である。

abstracta method for the fast and non-destructive identification of imperfect wheat grains using hyperspectral images was proposed.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published7 Oct 2024Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Integrating Automated Labeling Framework for Enhancing Deep Learning Models to Count Corn Plants Using UAS Imagery.

MaizeAerial / UAVField / plotWhole plant / canopy / plot / fieldClassificationCounting

Plant counting is a critical aspect of crop management, providing farmers with valuable insights into seed germination success and within-field variation in crop population density, both of which are key indicators of crop yield and quality. Recent advancements in Unmanned Aerial System (UAS) technology, coupled with deep learning techniques, have facilitated the development of automated plant counting methods. Various computer vision models based on UAS images are available for detecting and classifying crop plants. However, their accuracy relies largely on the availability of substantial manually labeled training datasets. The objective of this study was to develop a robust corn counting model by developing and integrating an automatic image annotation framework. This study used high-spatial-resolution images collected with a DJI Mavic Pro 2 at the V2-V4 growth stage of corn plants from a field in Wooster, Ohio. The automated image annotation process involved extracting corn rows and applying image enhancement techniques to automatically annotate images as either corn or non-corn, resulting in 80% accuracy in identifying corn plants. The accuracy of corn stand identification was further improved by training four deep learning (DL) models, including InceptionV3, VGG16, VGG19, and Vision Transformer (ViT), with annotated images across various datasets. Notably, VGG16 outperformed the other three models, achieving an F1 score of 0.955. When the corn counts were compared to ground truth data across five test regions, VGG achieved an R 2 of 0.94 and an RMSE of 9.95. The integration of an automated image annotation process into the training of the DL models provided notable benefits in terms of model scaling and consistency. The developed framework can efficiently manage large-scale data generation, streamlining the process for the rapid development and deployment of corn counting DL models.

Why it matches plant phenotyping methodsUAS画像からトウモロコシ個体数を抽出する自動アノテーションと深層学習計数モデルの開発・検証が研究の中心であり、植物個体数という形態・生育状態を測定するため。

abstractThe objective of this study was to develop a robust corn counting model by developing and integrating an automatic image annotation framework.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published23 Sept 2024Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Monitoring Eastern White Pine Health by Using Field-Measured Foliar Traits and Hyperspectral Data.

Field / plotMultispectral / hyperspectralLeafClassificationStress / disease detectionDisease symptoms / severityLeaf traits

Canopy foliar traits serve as crucial indicators of plant health and productivity, forming a vital link between plant conditions and ecosystem dynamics. In this study, the use of hyperspectral data and foliar traits for white pine needle damage (WPND) detection was investigated for the first time. Eastern White Pine ( Pinus strobus L., EWP), a species of ecological and economic significance in the Northeastern USA, faces a growing threat from WPND. We used field-measured leaf traits and hyperspectral remote sensing data using parametric and non-parametric methods for WPND detection in the green stage. Results indicated that the random forest (RF) model based solely on remotely sensed spectral vegetation indices (SVIs) demonstrated the highest accuracy of nearly 87% and Kappa coefficient (K) of 0.68 for disease classification into asymptomatic and symptomatic classes. The combination of field-measured traits and remote sensing data indicated an overall accuracy of 77% with a Kappa coefficient (K) of 0.46. These findings contribute valuable insights and highlight the potential of both field-derived foliar and remote sensing data for WPND detection in EWP. With an exponential rise in forest pests and pathogens in recent years, remote sensing techniques can prove beneficial for the timely and accurate detection of disease and improved forest management practices.

Why it matches plant phenotyping methodsホワイトパインの針葉損傷・症状を、圃場形質とハイパースペクトルデータから検出・分類する手法を検討し、複数モデルの精度を評価しており、植物病害表現型の取得・検証が中心である。

abstractthe use of hyperspectral data and foliar traits for white pine needle damage (WPND) detection was investigated for the first time.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published21 Sept 2024Sensors (Basel, Switzerland)Cited by 29 · OpenAlex ↗

Few-Shot Image Classification of Crop Diseases Based on Vision-Language Models.

ClassificationStress / disease detectionDisease symptoms / severity

Accurate crop disease classification is crucial for ensuring food security and enhancing agricultural productivity. However, the existing crop disease classification algorithms primarily focus on a single image modality and typically require a large number of samples. Our research counters these issues by using pre-trained Vision-Language Models (VLMs), which enhance the multimodal synergy for better crop disease classification than the traditional unimodal approaches. Firstly, we apply the multimodal model Qwen-VL to generate meticulous textual descriptions for representative disease images selected through clustering from the training set, which will serve as prompt text for generating classifier weights. Compared to solely using the language model for prompt text generation, this approach better captures and conveys fine-grained and image-specific information, thereby enhancing the prompt quality. Secondly, we integrate cross-attention and SE (Squeeze-and-Excitation) Attention into the training-free mode VLCD(Vision-Language model for Crop Disease classification) and the training-required mode VLCD-T (VLCD-Training), respectively, for prompt text processing, enhancing the classifier weights by emphasizing the key text features. The experimental outcomes conclusively prove our method's heightened classification effectiveness in few-shot crop disease scenarios, tackling the data limitations and intricate disease recognition issues. It offers a pragmatic tool for agricultural pathology and reinforces the smart farming surveillance infrastructure.

Why it matches plant phenotyping methods植物病害画像から病気状態を推定する分類手法の開発が中心であり、VLM、プロンプト生成、注意機構を組み込んだ具体的な解析ワークフローを提案・評価している。

abstractOur research counters these issues by using pre-trained Vision-Language Models (VLMs), which enhance the multimodal synergy for better crop disease classification than the traditional unimodal approaches.
Reproduction assets foundThe paper's Data Availability Statement provides a public Google Drive link to the authors' combined plant leaf disease image dataset used for their few-shot crop disease classification experiments. No code or model checkpoints are explicitly deposited.
Dataset · publicData Availability Statement: The data utilized in this study are composed of several publicly available datasets, which have been combined to form a new dataset. The combined dataset is available at the following link: https://drive.google.com/drive/data/Plant_leave_diseases_datasetOpen asset ↗pdf-page:20 lines:1-57
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published21 Sept 2024Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Estimation Model for Maize Multi-Components Based on Hyperspectral Data.

MaizeMultispectral / hyperspectralSeed / grainPhysiological trait estimationSegmentation

Assessing the quality of corn seeds necessitates evaluating their water, fat, protein, and starch content. This study integrates hyperspectral imaging technology with chemometric analysis techniques to achieve non-invasive and rapid detection of multiple key components in corn seeds. Hyperspectral images of the embryo surface of maize seeds were collected within the wavelength range of 1100~2498 nm. Subsequently, image segmentation techniques were applied to extract the germ structure of the corn seeds as the region of interest. Seven spectral data preprocessing algorithms were employed, and the Detrending Transformation (DT) algorithm was identified as the optimal preprocessing method through comparative analysis using the Partial Least Squares Regression (PLSR) model. To reduce spectral redundancy and streamline the prediction model, three algorithms were employed for characteristic wavelength extraction: Successive Projections Algorithm (SPA), Competitive Adaptive Reweighted Sampling (CARS), and Uninformative Variable Elimination (UVE). Using the original spectra and extracted characteristic wavelengths, PLSR, BP, RBF, and LSSVM models were constructed to detect the content of four components. The analysis indicated that the CARS-LSSVM algorithm had the best prediction performance. The PSO algorithm was employed to further optimize the parameters of the LSSVM model, thereby improving the model's prediction performance. The R values for the four components in the test set were 0.9884, 0.9490, 0.9864, and 0.9687, respectively. This indicates that hyperspectral technology combined with the DT-CARS-PSO-LSSVM algorithm can effectively detect the main component content of corn seeds. This study not only provides a scientific basis for the evaluation of corn seed quality but also opens up new avenues for the development of non-destructive testing technology in related fields.

Why it matches plant phenotyping methodsトウモロコシ種子の成分含量という植物器官の状態を、ハイパースペクトル画像と画像分割・ケモメトリクスで非破壊推定する手法の開発および性能評価が研究の中心である。

abstractThis study integrates hyperspectral imaging technology with chemometric analysis techniques to achieve non-invasive and rapid detection of multiple key components in corn seeds.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published14 Sept 2024Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

Image Processing for Smart Agriculture Applications Using Cloud-Fog Computing.

TomatoClassificationStress / disease detectionDisease symptoms / severity

The widespread use of IoT devices has led to the generation of a huge amount of data and driven the need for analytical solutions in many areas of human activities, such as the field of smart agriculture. Continuous monitoring of crop growth stages enables timely interventions, such as control of weeds and plant diseases, as well as pest control, ensuring optimal development. Decision-making systems in smart agriculture involve image analysis with the potential to increase productivity, efficiency and sustainability. By applying Convolutional Neural Networks (CNNs), state recognition and classification can be performed based on images from specific locations. Thus, we have developed a solution for early problem detection and resource management optimization. The main concept of the proposed solution relies on a direct connection between Cloud and Edge devices, which is achieved through Fog computing. The goal of our work is creation of a deep learning model for image classification that can be optimized and adapted for implementation on devices with limited hardware resources at the level of Fog computing. This could increase the importance of image processing in the reduction of agricultural operating costs and manual labor. As a result of the off-load data processing at Edge and Fog devices, the system responsiveness can be improved, the costs associated with data transmission and storage can be reduced, and the overall system reliability and security can be increased. The proposed solution can choose classification algorithms to find a trade-off between size and accuracy of the model optimized for devices with limited hardware resources. After testing our model for tomato disease classification compiled for execution on FPGA, it was found that the decrease in test accuracy is as small as 0.83% (from 96.29% to 95.46%).

Why it matches plant phenotyping methodsトマト病害を画像から分類する深層学習モデルを開発し、Fog/FPGA向けに最適化・精度検証しており、植物の病害状態推定が中心的な方法貢献である。

abstractThe goal of our work is creation of a deep learning model for image classification that can be optimized and adapted for implementation on devices with limited hardware resources at the level of Fog computing.
Reproduction assets foundThe paper's smart-agriculture image classification analysis (tomato disease, pest, and weed classification, with FPGA deployment) is built on three public Kaggle image datasets cited by the authors as the data sources. No authors' analysis code or trained model repository is disclosed; the other URLs are generic tools/
Dataset · public7–19 December 2021 SPIE Bellingham, WA, USA 2022 Volume 12174 194 201 57. Maurício J. Domingues I. Bernardino J. Comparing Vision Transformers and Convolutional Neural Networks for Image Classification: A Literature Review Appl. Sci. 2023 13 5521 10.3390/app13095521 58. Tomato Leaf Disease Image Classification Available online: https://kaggle.com/code/rohanpatnaik/tomato-leaf-disease-image-classification (accessed on 7 June 2024) 59. Pest Dataset Available online: https://www.kaggle.com/datasets/simranvolunesia/pest-dataset (accessed on 7 June 2024) 60. Weed-Classification Available online: https://www.kaggle.com/datasets/aminelaatam/weed-classification (accessed on 7 June 2024) 61. Pang B. Open asset ↗kagglelines:611-800
Dataset · publicers and Convolutional Neural Networks for Image Classification: A Literature Review Appl. Sci. 2023 13 5521 10.3390/app13095521 58. Tomato Leaf Disease Image Classification Available online: https://kaggle.com/code/rohanpatnaik/tomato-leaf-disease-image-classification (accessed on 7 June 2024) 59. Pest Dataset Available online: https://www.kaggle.com/datasets/simranvolunesia/pest-dataset (accessed on 7 June 2024) 60. Weed-Classification Available online: https://www.kaggle.com/datasets/aminelaatam/weed-classification (accessed on 7 June 2024) 61. Pang B. Nijkamp E. Wu Y.N. Deep Learning with TensorFlow: A Review J. Educ. Behav. Stat. 2020 45 227 248 10.3102/1076998619872761 62. TensorFlow AvOpen asset ↗kagglelines:611-800
Dataset · public8. Tomato Leaf Disease Image Classification Available online: https://kaggle.com/code/rohanpatnaik/tomato-leaf-disease-image-classification (accessed on 7 June 2024) 59. Pest Dataset Available online: https://www.kaggle.com/datasets/simranvolunesia/pest-dataset (accessed on 7 June 2024) 60. Weed-Classification Available online: https://www.kaggle.com/datasets/aminelaatam/weed-classification (accessed on 7 June 2024) 61. Pang B. Nijkamp E. Wu Y.N. Deep Learning with TensorFlow: A Review J. Educ. Behav. Stat. 2020 45 227 248 10.3102/1076998619872761 62. TensorFlow Available online: https://www.tensorflow.org/ (accessed on 10 June 2024) 63. TensorFlow Lite | ML for Mobile and Edge Devices AvailOpen asset ↗kagglelines:611-800
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published6 Sept 2024Sensors (Basel, Switzerland)Cited by 15 · OpenAlex ↗

Forage Height and Above-Ground Biomass Estimation by Comparing UAV-Based Multispectral and RGB Imagery.

Alfalfa / lucerneAerial / UAVField / plotRGB / grayscaleWhole plant / canopy / plot / fieldMorphology / geometry measurementYield / biomass estimationBiomass / plant weightPlant / canopy height

Crop height and biomass are the two important phenotyping traits to screen forage population types at local and regional scales. This study aims to compare the performances of multispectral and RGB sensors onboard drones for quantitative retrievals of forage crop height and biomass at very high resolution. We acquired the unmanned aerial vehicle (UAV) multispectral images (MSIs) at 1.67 cm spatial resolution and visible data (RGB) at 0.31 cm resolution and measured the forage height and above-ground biomass over the alfalfa ( Medicago sativa L.) breeding trials in the Canadian Prairies. (1) For height estimation, the digital surface model (DSM) and digital terrain model (DTM) were extracted from MSI and RGB data, respectively. As the resolution of the DTM is five times less than that of the DSM, we applied an aggregation algorithm to the DSM to constrain the same spatial resolution between DSM and DTM. The difference between DSM and DTM was computed as the canopy height model (CHM), which was at 8.35 cm and 1.55 cm for MSI and RGB data, respectively. (2) For biomass estimation, the normalized difference vegetation index (NDVI) from MSI data and excess green (ExG) index from RGB data were analyzed and regressed in terms of ground measurements, leading to empirical models. The results indicate better performance of MSI for above-ground biomass (AGB) retrievals at 1.67 cm resolution and better performance of RGB data for canopy height retrievals at 1.55 cm. Although the retrieved height was well correlated with the ground measurements, a significant underestimation was observed. Thus, we developed a bias correction function to match the retrieval with the ground measurements. This study provides insight into the optimal selection of sensor for specific targeted vegetation growth traits in a forage crop.

Why it matches plant phenotyping methodsUAVマルチスペクトル/RGB画像から飼料作物の草高・地上部バイオマスを推定し、センサー性能を比較・検証する手法研究であり、表現型取得が中心である。

abstractThis study aims to compare the performances of multispectral and RGB sensors onboard drones for quantitative retrievals of forage crop height and biomass at very high resolution.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published6 Sept 2024Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Validation of In-House Imaging System via Code Verification on Petunia Images Collected at Increasing Fertilizer Rates and pHs.

GreenhouseWhole plant / canopy / plot / fieldPhysiological trait estimationArchitecture / morphology / geometryBiomass / plant weightPhotosynthesis / fluorescence

In a production environment, delayed stress recognition can impact yield. Imaging can rapidly and effectively quantify stress symptoms using indexes such as normalized difference vegetation index (NDVI). Commercial systems are effective but cannot be easily customized for specific applications, particularly post-processing. We developed a low-cost customizable imaging system and validated the code to analyze images. Our objective was to verify the image analysis code and custom system could successfully quantify the changes in plant canopy reflectance. 'Supercascade Red', 'Wave© Purple', and 'Carpet Blue' Petunias ( Petunia × hybridia ) were transplanted individually and subjected to increasing fertilizer treatments and increasing substrate pH in a greenhouse. Treatments for the first trial were the addition of a controlled release fertilizer at six different rates (0, 0.5, 1, 2, 4, and 8 g/pot), and for the second trial, fertilizer solution with four pHs (4, 5.5, 7, and 8.5), with eight replications with one plant each. Plants were imaged twice a week using a commercial imaging system for fertilizer and thrice a week with the custom system for pH. The collected images were analyzed using an in-house program that calculated the indices for each pixel of the plant area. All cultivars showed a significant effect of fertilizer on the projected canopy size and dry weight of the above-substrate biomass and the fertilizer rate treatments ( p p p > 0.05). Manganese and phosphorus had no significance with chlorophyll fluorescence for 'Carpet Blue' and 'Wave© Purple' ( p > 0.05), though 'Supercascade Red' was found to have significance ( p p = 0.005). NDVI as a function of the projected canopy size had no statistical significance. We verified the ability of the imaging system with integrated analysis to quantify nutrient deficiency-induced variability in plant canopies by increasing pH levels.

Why it matches plant phenotyping methods低コスト imaging system と画像解析コードを開発・検証し、植物キャノピーの反射率や投影面積を定量化することが研究の中心であるため。

abstractWe developed a low-cost customizable imaging system and validated the code to analyze images.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published22 Aug 2024Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Research on Corn Leaf and Stalk Recognition and Ranging Technology Based on LiDAR and Camera Fusion.

MaizeField / plotLiDAR / point cloudRGB-D / ToFLeafStem / branchMorphology / geometry measurementObject detection

Corn, as one of the three major grain crops in China, plays a crucial role in ensuring national food security through its yield and quality. With the advancement of agricultural intelligence, agricultural robot technology has gained significant attention. High-precision navigation is the basis for realizing various operations of agricultural robots in corn fields and is closely related to the quality of operations. Corn leaf and stalk recognition and ranging are the prerequisites for achieving high-precision navigation and have attracted much attention. This paper proposes a corn leaf and stalk recognition and ranging algorithm based on multi-sensor fusion. First, YOLOv8 is used to identify corn leaves and stalks. Considering the large differences in leaf morphology and the large changes in field illumination that lead to discontinuous identification, an equidistant expansion polygon algorithm is proposed to post-process the leaves, thereby increasing the average recognition completeness of the leaves to 86.4%. Secondly, after eliminating redundant point clouds, the IMU data are used to calculate the confidence of the LiDAR and depth camera ranging point clouds, and point cloud fusion is performed based on this to achieve high-precision ranging of corn leaves. The average ranging error is 2.9 cm, which is lower than the measurement error of a single sensor. Finally, the stalk point cloud is processed and clustered using the FILL-DBSCAN algorithm to identify and measure the distance of the same corn stalk. The algorithm combines recognition accuracy and ranging accuracy to meet the needs of robot navigation or phenotypic measurement in corn fields, ensuring the stable and efficient operation of the robot in the corn field.

Why it matches plant phenotyping methodsLiDAR・深度カメラ融合によるトウモロコシ葉・茎の認識と距離計測アルゴリズムが研究の中心であり、植物器官の空間形質を抽出する方法を開発・検証している。

abstractThis paper proposes a corn leaf and stalk recognition and ranging algorithm based on multi-sensor fusion.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published21 Aug 2024Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

An Evaluation of Multi-Channel Sensors and Density Estimation Learning for Detecting Fire Blight Disease in Pear Orchards.

PearField / plotMultispectral / hyperspectralObject detectionStress / disease detectionDisease symptoms / severity

Fire blight is an infectious disease found in apple and pear orchards. While managing the disease is critical to maintaining orchard health, identifying symptoms early is a challenging task which requires trained expert personnel. This paper presents an inspection technique that targets individual symptoms via deep learning and density estimation. We evaluate the effects of including multi-spectral sensors in the model's pipeline. Results show that adding near infrared (NIR) channels can help improve prediction performance and that density estimation can detect possible symptoms when severity is in the mid-high range.

Why it matches plant phenotyping methodsナシ園の火傷病症状を対象に、多チャンネルセンサー、深層学習、密度推定による植物病害状態の検出手法を評価しており、表現型取得・抽出が中心である。

abstractThis paper presents an inspection technique that targets individual symptoms via deep learning and density estimation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published15 Aug 2024Sensors (Basel, Switzerland)Cited by 24 · OpenAlex ↗

Lightweight Corn Leaf Detection and Counting Using Improved YOLOv8.

MaizeLeafCountingObject detectionLeaf traits

The number of maize leaves is an important indicator for assessing plant growth and regulating population structure. However, the traditional leaf counting method mainly relies on manual work, which is both time-consuming and straining, while the existing image processing methods have low accuracy and poor adaptability, making it difficult to meet the standards for practical application. To accurately detect the growth status of maize, an improved lightweight YOLOv8 maize leaf detection and counting method was proposed in this study. Firstly, the backbone of the YOLOv8 network is replaced using the StarNet network and the convolution and attention fusion module (CAFM) is introduced, which combines the local convolution and global attention mechanisms to enhance the ability of feature representation and fusion of information from different channels. Secondly, in the neck network part, the StarBlock module is used to improve the C2f module to capture more complex features while preserving the original feature information through jump connections to improve training stability and performance. Finally, a lightweight shared convolutional detection head (LSCD) is used to reduce repetitive computations and improve computational efficiency. The experimental results show that the precision, recall, and mAP50 of the improved model are 97.9%, 95.5%, and 97.5%, and the numbers of model parameters and model size are 1.8 M and 3.8 MB, which are reduced by 40.86% and 39.68% compared to YOLOv8. This study shows that the model improves the accuracy of maize leaf detection, assists breeders in making scientific decisions, provides a reference for the deployment and application of maize leaf number mobile end detection devices, and provides technical support for the high-quality assessment of maize growth.

Why it matches plant phenotyping methodsトウモロコシ葉数という植物形態・生育形質を画像から検出・計数するYOLOv8改良手法が研究の中心であり、性能評価も実施しているため含める。

abstractan improved lightweight YOLOv8 maize leaf detection and counting method was proposed in this study
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published11 Aug 2024Sensors (Basel, Switzerland)Cited by 13 · OpenAlex ↗

Early Poplar ( Populus ) Leaf-Based Disease Detection through Computer Vision, YOLOv8, and Contrast Stretching Technique.

PoplarLeafObject detectionCalibration / preprocessingStress / disease detection

Poplar ( Populus ) trees play a vital role in various industries and in environmental sustainability. They are widely used for paper production, timber, and as windbreaks, in addition to their significant contributions to carbon sequestration. Given their economic and ecological importance, effective disease management is essential. Convolutional Neural Networks (CNNs), particularly adept at processing visual information, are crucial for the accurate detection and classification of plant diseases. This study introduces a novel dataset of manually collected images of diseased poplar leaves from Uzbekistan and South Korea, enhancing the geographic diversity and application of the dataset. The disease classes consist of "Parsha (Scab)", "Brown-spotting", "White-Gray spotting", and "Rust", reflecting common afflictions in these regions. This dataset will be made publicly available to support ongoing research efforts. Employing the advanced YOLOv8 model, a state-of-the-art CNN architecture, we applied a Contrast Stretching technique prior to model training in order to enhance disease detection accuracy. This approach not only improves the model's diagnostic capabilities but also offers a scalable tool for monitoring and treating poplar diseases, thereby supporting the health and sustainability of these critical resources. This dataset, to our knowledge, will be the first of its kind to be publicly available, offering a valuable resource for researchers and practitioners worldwide.

Why it matches plant phenotyping methodsポプラ葉の病害状態を画像から検出・分類するYOLOv8手法とコントラスト伸張、公開データセットが研究の中心であり、植物病害フェノタイピングに該当する。

abstractThis study introduces a novel dataset of manually collected images of diseased poplar leaves from Uzbekistan and South Korea
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published11 Aug 2024Sensors (Basel, Switzerland)Cited by 15 · OpenAlex ↗

Comparative Analysis of TLS and UAV Sensors for Estimation of Grapevine Geometric Parameters.

GrapevineAerial / UAVField / plotLiDAR / point cloudWhole plant / canopy / plot / fieldMorphology / geometry measurementArchitecture / morphology / geometryPlant / canopy height

Understanding geometric and biophysical characteristics is essential for determining grapevine vigor and improving input management and automation in viticulture. This study compares point cloud data obtained from a Terrestrial Laser Scanner (TLS) and various UAV sensors including multispectral, panchromatic, Thermal Infrared (TIR), RGB, and LiDAR data, to estimate geometric parameters of grapevines. Descriptive statistics, linear correlations, significance using the F-test of overall significance, and box plots were used for analysis. The results indicate that 3D point clouds from these sensors can accurately estimate maximum grapevine height, projected area, and volume, though with varying degrees of accuracy. The TLS data showed the highest correlation with grapevine height ( r = 0.95, p R 2 = 0.90; RMSE = 0.027 m), while point cloud data from panchromatic, RGB, and multispectral sensors also performed well, closely matching TLS and measured values ( r > 0.83, p R 2 > 0.70; RMSE r = 0.76, p R 2 = 0.58; RMSE = 0.147 m) and projected area ( r = 0.82, p R 2 = 0.66; RMSE = 0.165 m). The greater variability observed in projected area and volume from UAV sensors is related to the low point density associated with spatial resolution. These findings are valuable for both researchers and winegrowers, as they support the optimization of TLS and UAV sensors for precision viticulture, providing a basis for further research and helping farmers select appropriate technologies for crop monitoring.

Why it matches plant phenotyping methodsTLSおよびUAVセンサーによるブドウ樹の高さ・投影面積・体積推定を比較検証しており、植物形質の取得手法の技術評価が中心である。

abstractThis study compares point cloud data obtained from a Terrestrial Laser Scanner (TLS) and various UAV sensors including multispectral, panchromatic, Thermal Infrared (TIR), RGB, and LiDAR data, to estimate geometric parameters of grapevines.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published30 Jul 2024Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Probing Biological Nitrogen Fixation in Legumes Using Raman Spectroscopy.

SoybeanRaman / spectroscopyPhysiological trait estimation

Biological nitrogen fixation (BNF) by symbiotic bacteria plays a vital role in sustainable agriculture. However, current quantification methods are often expensive and impractical. This study explores the potential of Raman spectroscopy, a non-invasive technique, for rapid assessment of BNF activity in soybeans. Raman spectra were obtained from soybean plants grown with and without rhizobia bacteria to identify spectral signatures associated with BNF. δN 15 isotope ratio mass spectrometry (IRMS) was used to determine actual BNF percentages. Partial least squares regression (PLSR) was employed to develop a model for BNF quantification based on Raman spectra. The model explained 80% of the variation in BNF activity. To enhance the model's specificity for BNF detection regardless of nitrogen availability, a subsequent elastic net (Enet) regularisation strategy was implemented. This approach provided insights into key wavenumbers and biochemicals associated with BNF in soybeans.

Why it matches plant phenotyping methodsラマン分光によるダイズの生物的窒素固定活性の非侵襲的定量法を開発し、IRMSで検証しているため、植物生理状態の取得手法が中心である。

abstractThis study explores the potential of Raman spectroscopy, a non-invasive technique, for rapid assessment of BNF activity in soybeans.
Reproduction assets foundThe paper's Data Availability Statement explicitly deposits the original Raman spectra/BNF measurement data on FigShare, a public, paper-specific asset directly reproducing the study's phenotyping measurements.
Dataset · publicData Availability Statement: The original data presented in the study are openly available in FigShare at https://figshare.com/articles/dataset/dx_doi_org_10_6084_m9_figshare_25909780/25909780 (ac- cessed on 28 May 2024).Open asset ↗FigSharepdf-page:13 lines:1-60
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published25 Jul 2024Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Utilizing High-Resolution Imaging and Artificial Intelligence for Accurate Leaf Wetness Detection for the Strawberry Advisory System (SAS).

StrawberryField / plotLeafClassificationWater status / transpiration

In strawberry cultivation, precise disease management is crucial for maximizing yields and reducing unnecessary fungicide use. Traditional methods for measuring leaf wetness duration (LWD), a critical factor in assessing the risk of fungal diseases such as botrytis fruit rot and anthracnose, have been reliant on sensors with known limitations in accuracy and reliability and difficulties with calibrating. To overcome these limitations, this study introduced an innovative algorithm for leaf wetness detection systems employing high-resolution imaging and deep learning technologies, including convolutional neural networks (CNNs). Implemented at the University of Florida's Plant Science Research and Education Unit (PSREU) in Citra, FL, USA, and expanded to three additional locations across Florida, USA, the system captured and analyzed images of a reference plate to accurately determine the wetness and, consequently, the LWD. The comparison of system outputs with manual observations across diverse environmental conditions demonstrated the enhanced accuracy and reliability of the artificial intelligence-driven approach. By integrating this system into the Strawberry Advisory System (SAS), this study provided an efficient solution to improve disease risk assessment and fungicide application strategies, promising significant economic benefits and sustainability advances in strawberry production.

Why it matches plant phenotyping methods高解像度画像と深層学習で葉面濡れ時間という植物状態を推定する手法を開発し、手動観察と比較検証しているため、方法が中心である。

abstractthis study introduced an innovative algorithm for leaf wetness detection systems employing high-resolution imaging and deep learning technologies, including convolutional neural networks (CNNs).
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published23 Jul 2024Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Evaluation of the Reliability of the CCM-300 Chlorophyll Content Meter in Measuring Chlorophyll Content for Various Plant Functional Types.

Chlorophyll fluorescenceLeafPhysiological trait estimationPigment / colour / senescence

Chlorophyll fluorescence is a well-established method to estimate chlorophyll content in leaves. A popular fluorescence-based meter, the Opti-Sciences CCM-300 Chlorophyll Content Meter (CCM-300), utilizes the fluorescence ratio F735/F700 and equations derived from experiments using broadleaf species to provide a direct, rapid estimate of chlorophyll content used for many applications. We sought to quantify the performance of the CCM-300 relative to more intensive methods, both across plant functional types and years of use. We linked CCM-300 measurements of broadleaf, conifer, and graminoid samples in 2018 and 2019 to high-performance liquid chromatography (HPLC) and/or spectrophotometric (Spec) analysis of the same leaves. We observed a significant difference between the CCM-300 and HPLC/Spec, but not between HPLC and Spec. In comparison to HPLC, the CCM-300 performed better for broadleaves (r = 0.55, RMSE = 154.76) than conifers (r = 0.52, RMSE = 171.16) and graminoids (r = 0.32, RMSE = 127.12). We observed a slight deterioration in meter performance between years, potentially due to meter calibration. Our results show that the CCM-300 is reliable to demonstrate coarse variations in chlorophyll but may be limited for cross-plant functional type studies and comparisons across years.

Why it matches plant phenotyping methodsCCM-300による葉のクロロフィル含量測定法を、HPLCおよび分光測定と比較して信頼性・校正性能を検証しており、植物表現型取得法が研究の中心である。

abstractWe sought to quantify the performance of the CCM-300 relative to more intensive methods, both across plant functional types and years of use.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Supplement · publicThe following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/s24154784/s1 , Figure S1: HPLC measurements from the UW-Madison dataset ( n = 26).Open asset ↗lines:262-279
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published23 Jul 2024Sensors (Basel, Switzerland)Cited by 6 · OpenAlex ↗

Hyperspectral Characteristics and SPAD Estimation of Wheat Leaves under CO 2 Microleakage Stress.

WheatField / plotMultispectral / hyperspectralLeafPhysiological trait estimationPigment / colour / senescence

To non-destructively and rapidly monitor the chlorophyll content of winter wheat leaves under CO 2 microleakage stress, and to establish the quantitative relationship between chlorophyll content and sensitive bands in the winter wheat growing season from 2023 to 2024, the leakage rate was set to 1 L/min, 3 L/min, 5 L/min, and 0 L/min through field experiments. The dimensional reduction was realized, fractional differential processing of a wheat canopy spectrum was carried out, a multiple linear regression (MLR) and partial least squares regression (PLSR) estimation model was constructed using a SPA selection band, and the model's accuracy was evaluated. The optimal model for hyperspectral estimation of wheat SPAD under CO 2 microleakage stress was screened. The results show that the spectral curves of winter wheat leaves under CO 2 microleakage stress showed a "red shift" of the green peak and a "blue shift" of the red edge. Compared with 1 L/min and 3 L/min, wheat leaves were more affected by CO 2 at 5 L/min. Evaluation of the accuracy of the MLR and PLSR models shows that the MLR model is better, where the MLR estimation model based on 1.1, 1.8, 0.4, and 1.7 differential SPAD is the best for leakage rates of 1 L/min, 3 L/min, 5 L/min, and 0 L/min, with validation set R 2 of 0.832, 0.760, 0.928, and 0.773, which are 11.528, 14.2, 17.048, and 37.3% higher than the raw spectra, respectively. This method can be used to estimate the chlorophyll content of winter wheat leaves under CO 2 trace-leakage stress and to dynamically monitor CO 2 trace-leakage stress in crops.

Why it matches plant phenotyping methods小麦葉のSPAD/クロロフィル含量をハイパースペクトルから推定するモデルを構築・検証しており、植物表現型の取得・推定手法が中心である。

abstractTo non-destructively and rapidly monitor the chlorophyll content of winter wheat leaves
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published10 Jul 2024Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

A Detection Algorithm for Citrus Huanglongbing Disease Based on an Improved YOLOv8n.

CitrusField / plotLeafObject detectionStress / disease detectionDisease symptoms / severity

Given the severe impact of Citrus Huanglongbing on orchard production, accurate detection of the disease is crucial in orchard management. In the natural environments, due to factors such as varying light intensities, mutual occlusion of citrus leaves, the extremely small size of Huanglongbing leaves, and the high similarity between Huanglongbing and other citrus diseases, there remains an issue of low detection accuracy when using existing mainstream object detection models for the detection of citrus Huanglongbing. To address this issue, we propose YOLO-EAF (You Only Look Once-Efficient Asymptotic Fusion), an improved model based on YOLOv8n. Firstly, the Efficient Multi-Scale Attention Module with cross-spatial learning (EMA) is integrated into the backbone feature extraction network to enhance the feature extraction and integration capabilities of the model. Secondly, the adaptive spatial feature fusion (ASFF) module is used to enhance the feature fusion ability of different levels of the model so as to improve the generalization ability of the model. Finally, the focal and efficient intersection over union (Focal-EIOU) is utilized as the loss function, which accelerates the convergence process of the model and improves the regression precision and robustness of the model. In order to verify the performance of the YOLO-EAF method, we tested it on the self-built citrus Huanglongbing image dataset. The experimental results showed that YOLO-EAF achieved an 8.4% higher precision than YOLOv8n on the self-built dataset, reaching 82.7%. The F1-score increased by 3.33% to 77.83%, and the mAP (0.5) increased by 3.3% to 84.7%. Through experimental comparisons, the YOLO-EAF model proposed in this paper offers a new technical route for the monitoring and management of Huanglongbing in smart orange orchards.

Why it matches plant phenotyping methods柑橘黄龙病の画像から病徴を検出する改良物体検出法を開発し、自作画像データセットで性能検証しているため、植物病害状態のフェノタイピング手法が中心である。

abstractwe propose YOLO-EAF (You Only Look Once-Efficient Asymptotic Fusion), an improved model based on YOLOv8n.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published9 Jul 2024Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Adherent Peanut Image Segmentation Based on Multi-Modal Fusion.

Peanut / groundnutMultimodalLiDAR / point cloudFruitSegmentation

Aiming at the problem of the difficult segmentation of adherent images due to the not fully convex shape of peanut pods, their complex surface texture, and their diverse structures, a multimodal fusion algorithm is proposed to achieve a 2D segmentation of adherent peanut images with the assistance of 3D point clouds. Firstly, the point cloud of a running peanut is captured line by line using a line structured light imaging system, and its three-dimensional shape is obtained through splicing and combining it with a local surface-fitting algorithm to calculate a normal vector and curvature. Seed points are selected based on the principle of minimum curvature, and neighboring points are searched using the KD-Tree algorithm. The point cloud is filtered and segmented according to the normal angle and the curvature threshold until achieving the completion of the point cloud segmentation of the individual peanut, and then the two-dimensional contour of the individual peanut model is extracted by using the rolling method. The search template is established, multiscale feature matching is implemented on the adherent image to achieve the region localization, and finally, the segmentation region is optimized by an opening operation. The experimental results show that the algorithm improves the segmentation accuracy, and the segmentation accuracy reaches 96.8%.

Why it matches plant phenotyping methods落花生莢の接触画像を対象に、3D点群と2D画像を融合した個体分割・輪郭抽出法を開発しており、植物器官の形状取得が研究の中心である。

abstracta multimodal fusion algorithm is proposed to achieve a 2D segmentation of adherent peanut images with the assistance of 3D point clouds.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published29 Jun 2024Sensors (Basel, Switzerland)Cited by 6 · OpenAlex ↗

Low-Cost Imaging to Quantify Germination Rate and Seedling Vigor across Lettuce Cultivars.

LettuceGrowth chamberChlorophyll fluorescenceSeed / grainWhole plant / canopy / plot / fieldGrowth / time-series analysisYield / biomass estimationArchitecture / morphology / geometryBiomass / plant weightGrowth / development / phenology

The survival and growth of young plants hinge on various factors, such as seed quality and environmental conditions. Assessing seedling potential/vigor for a robust crop yield is crucial but often resource-intensive. This study explores cost-effective imaging techniques for rapid evaluation of seedling vigor, offering a practical solution to a common problem in agricultural research. In the first phase, nine lettuce ( Lactuca sativa ) cultivars were sown in trays and monitored using chlorophyll fluorescence imaging thrice weekly for two weeks. The second phase involved integrating embedded computers equipped with cameras for phenotyping. These systems captured and analyzed images four times daily, covering the entire growth cycle from seeding to harvest for four specific cultivars. All resulting data were promptly uploaded to the cloud, allowing for remote access and providing real-time information on plant performance. Results consistently showed the 'Muir' cultivar to have a larger canopy size and better germination, though 'Sparx' and 'Crispino' surpassed it in final dry weight. A non-linear model accurately predicted lettuce plant weight using seedling canopy size in the first study. The second study improved prediction accuracy with a sigmoidal growth curve from multiple harvests ( R 2 = 0.88, RMSE = 0.27, p < 0.001). Utilizing embedded computers in controlled environments offers efficient plant monitoring, provided there is a uniform canopy structure and minimal plant overlap.

Why it matches plant phenotyping methods低コスト画像・蛍光画像・組込みカメラを用いた生育モニタリングとキャノピー形状からの植物重量予測が研究の中心で、フェノタイピング手法とその予測性能を評価している。

abstractThis study explores cost-effective imaging techniques for rapid evaluation of seedling vigor
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published29 Jun 2024Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

The Use of Imaging to Quantify the Impact of Seed Aging on Lettuce Seed Germination and Seedling Vigor.

LettuceGrowth chamberSeed / grainWhole plant / canopy / plot / fieldGrowth / time-series analysisYield / biomass estimationBiomass / plant weightGrowth / development / phenology

The decline in seed quality over time due to natural aging or mishandling requires assessing seed vigor for resilience in adverse conditions. Accelerated aging (AA) methods simulate seed deterioration by subjecting seeds to high temperatures and humidity. Saturated salt accelerated aging (SSAA) is an AA method adopted for small seeds like lettuce ( Lactuca sativa ). In this study, we subjected seeds of two lettuce cultivars ('Muir' and 'Bauer') to SSAA by sealing them in a box containing 40 g/100 mL of a sodium chloride (NaCl) solution in a dark growth chamber at 41 °C for 24, 48, and 72 h with a control. We monitored their vigor using embedded computer cameras, tracking the projected canopy size (PCS) daily from sowing to harvest. The cultivar 'Muir' exhibited consistent PCS values across the treatments, while 'Bauer' showed PCS variations, with notable declines after prolonged aging. The germination rates dropped significantly after 48 and 72 h of SSAA. A nonlinear regression model revealed a strong relationship between PCS and shoot dry weight across harvests and cultivars ( R 2 = 0.93, RMSE = 0.15, p < 0.001). The research found that the projected canopy size and shoot dry weight increased over time with significant differences in treatments for the cultivar 'Bauer' but not for 'Muir,' with the canopy size being a strong predictor of dry weight and no significant impact from the SSAA treatments. This study highlights cultivar-specific responses to aging and demonstrates the efficacy of our imaging tool in predicting lettuce dry weight despite treatment variations. Understanding how aging affects different lettuce varieties is crucial for seed management and crop sustainability.

Why it matches plant phenotyping methods埋め込みカメラで投影キャノピーサイズを時系列取得し、乾物重を予測する画像計測ツールの有効性を評価しており、画像ベースの植物表現型計測が研究の中心です。

abstractWe monitored their vigor using embedded computer cameras, tracking the projected canopy size (PCS) daily from sowing to harvest.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published29 Jun 2024Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Automated Imaging to Evaluate the Exogenous Gibberellin (Ga 3 ) Impact on Seedlings from Salt-Stressed Lettuce Seeds.

LettuceGrowth chamberRGB / grayscaleSeed / grainWhole plant / canopy / plot / fieldGrowth / time-series analysisYield / biomass estimationBiomass / plant weightGrowth / development / phenologyStress response / tolerance

Salinity stress is a common challenge in plant growth, impacting seed quality, germination, and general plant health. Sodium chloride (NaCl) ions disrupt membranes, causing ion leakage and reducing seed viability. Gibberellic acid (GA 3 ) treatments have been found to promote germination and mitigate salinity stress on germination and plant growth. 'Bauer' and 'Muir' lettuce ( Lactuca sativa ) seeds were soaked in distilled water (control), 100 mM NaCl, 100 mM NaCl + 50 mg/L GA 3 , and 100 mM NaCl + 150 mg/L GA 3 in Petri dishes and kept in a dark growth chamber at 25 °C for 24 h. After germination, seedlings were monitored using embedded cameras, capturing red, green, and blue (RGB) images from seeding to final harvest. Despite consistent germination rates, 'Bauer' seeds treated with NaCl showed reduced germination. Surprisingly, the 'Muir' cultivar's final dry weight differed across treatments, with the NaCl and high GA 3 concentration combination yielding the poorest results ( p 3 applications in improving germination rates. However, at elevated concentrations, it induced excessive hypocotyl elongation and pale seedlings, posing challenges for two-dimensional imaging. Nonetheless, a sigmoidal regression model using projected canopy size accurately predicted dry weight across growth stages and cultivars, emphasizing its reliability despite treatment variations ( R 2 = 0.96, RMSE = 0.11, p < 0.001).

Why it matches plant phenotyping methodsRGB画像による自動撮像と投影キャノピー面積から乾物重を推定する回帰モデルを提示し、成長段階・品種をまたいで性能検証しているため、表現型取得・推定手法が中心的である。

abstractseedlings were monitored using embedded cameras, capturing red, green, and blue (RGB) images from seeding to final harvest.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published20 May 2024Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Research on Assimilation of Unmanned Aerial Vehicle Remote Sensing Data and AquaCrop Model.

TeaAerial / UAVField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldYield / biomass estimationYield / yield components

Taking the AquaCrop crop model as the research object, considering the complexity and uncertainty of the crop growth process, the crop model can only achieve more accurate simulation on a single point scale. In order to improve the application scale of the crop model, this study inverted the canopy coverage of a tea garden based on UAV multispectral technology, adopted the particle swarm optimization algorithm to assimilate the canopy coverage and crop model, constructed the AquaCrop-PSO assimilation model, and compared the canopy coverage and yield simulation results with the localized model simulation results. It is found that there is a significant regression relationship between all vegetation indices and canopy coverage. Among the single vegetation index regression models, the logarithmic model constructed by OSAVI has the highest inversion accuracy, with an R 2 of 0.855 and RMSE of 5.75. The tea yield was simulated by the AquaCrop-PSO model and the measured values of R 2 and RMSE were 0.927 and 0.12, respectively. The canopy coverage R 2 of each simulated growth period basically exceeded 0.9, and the accuracy of the simulation results was improved by about 19.8% compared with that of the localized model. The results show that the accuracy of crop model simulation can be improved effectively by retrieving crop parameters and assimilating crop models through UAV remote sensing.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像から茶園の樹冠被覆率を推定し、作物モデルへ同化する手法が研究の中心であり、植物形質の取得・検証を実施している。

abstractthis study inverted the canopy coverage of a tea garden based on UAV multispectral technology
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published1 May 2024Sensors (Basel, Switzerland)Cited by 46 · OpenAlex ↗

YOLOv8-RMDA: Lightweight YOLOv8 Network for Early Detection of Small Target Diseases in Tea.

TeaLeafObject detectionDisease symptoms / severity

In order to efficiently identify early tea diseases, an improved YOLOv8 lesion detection method is proposed to address the challenges posed by the complex background of tea diseases, difficulty in detecting small lesions, and low recognition rate of similar phenotypic symptoms. This method focuses on detecting tea leaf blight, tea white spot, tea sooty leaf disease, and tea ring spot as the research objects. This paper presents an enhancement to the YOLOv8 network framework by introducing the Receptive Field Concentration-Based Attention Module (RFCBAM) into the backbone network to replace C2f, thereby improving feature extraction capabilities. Additionally, a mixed pooling module (Mixed Pooling SPPF, MixSPPF) is proposed to enhance information blending between features at different levels. In the neck network, the RepGFPN module replaces the C2f module to further enhance feature extraction. The Dynamic Head module is embedded in the detection head part, applying multiple attention mechanisms to improve multi-scale spatial location and multi-task perception capabilities. The inner-IoU loss function is used to replace the original CIoU, improving learning ability for small lesion samples. Furthermore, the AKConv block replaces the traditional convolution Conv block to allow for the arbitrary sampling of targets of various sizes, reducing model parameters and enhancing disease detection. the experimental results using a self-built dataset demonstrate that the enhanced YOLOv8-RMDA exhibits superior detection capabilities in detecting small target disease areas, achieving an average accuracy of 93.04% in identifying early tea lesions. When compared to Faster R-CNN, MobileNetV2, and SSD, the average precision rates of YOLOv5, YOLOv7, and YOLOv8 have shown improvements of 20.41%, 17.92%, 12.18%, 12.18%, 10.85%, 7.32%, and 5.97%, respectively. Additionally, the recall rate (R) has increased by 15.25% compared to the lowest-performing Faster R-CNN model and by 8.15% compared to the top-performing YOLOv8 model. With an FPS of 132, YOLOv8-RMDA meets the requirements for real-time detection, enabling the swift and accurate identification of early tea diseases. This advancement presents a valuable approach for enhancing the ecological tea industry in Yunnan, ensuring its healthy development.

Why it matches plant phenotyping methods茶葉葉面病斑という植物の病害状態を画像から検出・推定する改良YOLOv8手法を開発し、比較実験で技術性能を評価しており、表現型取得が中心である。

abstractan improved YOLOv8 lesion detection method is proposed to address the challenges posed by the complex background of tea diseases, difficulty in detecting small lesions, and low recognition rate of similar phenotypic symptoms.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published24 Apr 2024Sensors (Basel, Switzerland)Cited by 18 · OpenAlex ↗

The Uncertainty Assessment by the Monte Carlo Analysis of NDVI Measurements Based on Multispectral UAV Imagery.

Aerial / UAVMultispectral / hyperspectralLeafPigment / colour / senescence

This paper proposes a workflow to assess the uncertainty of the Normalized Difference Vegetation Index (NDVI), a critical index used in precision agriculture to determine plant health. From a metrological perspective, it is crucial to evaluate the quality of vegetation indices, which are usually obtained by processing multispectral images for measuring vegetation, soil, and environmental parameters. For this reason, it is important to assess how the NVDI measurement is affected by the camera characteristics, light environmental conditions, as well as atmospheric and seasonal/weather conditions. The proposed study investigates the impact of atmospheric conditions on solar irradiation and vegetation reflection captured by a multispectral UAV camera in the red and near-infrared bands and the variation of the nominal wavelengths of the camera in these bands. Specifically, the study examines the influence of atmospheric conditions in three scenarios: dry-clear, humid-hazy, and a combination of both. Furthermore, this investigation takes into account solar irradiance variability and the signal-to-noise ratio (SNR) of the camera. Through Monte Carlo simulations, a sensitivity analysis is carried out against each of the above-mentioned uncertainty sources and their combination. The obtained results demonstrate that the main contributors to the NVDI uncertainty are the atmospheric conditions, the nominal wavelength tolerance of the camera, and the variability of the NDVI values within the considered leaf conditions (dry and fresh).

Why it matches plant phenotyping methodsUAVマルチスペクトル画像から植物状態を示すNDVIを取得する測定ワークフローについて、不確かさ評価・感度分析を中心に扱っており、測定法の技術的検証が主題である。

abstractThis paper proposes a workflow to assess the uncertainty of the Normalized Difference Vegetation Index (NDVI), a critical index used in precision agriculture to determine plant health.
Reproduction assets foundThe paper's Monte Carlo NDVI uncertainty analysis relies on two public datasets: the ORNL Visible and Near-Infrared Leaf Reflectance Spectra (1992–1993), which provide the dry/fresh leaf reflectance inputs underlying the NDVI variability analysis, and the NASA GES DISC TSIS-1 Level 3 Solar Spectral Irradiance 24-Hour V
Dataset · public43. Richard E. TSIS SIM Level 3 Solar Spectral Irradiance 24-Hour Means V09. Goddard Earth Sciences Data and Information Services Center (GES DISC); Greenbelt, MD, USA: 2022. [(accessed on 23 April 2024)]. Available online: https://disc.gsfc.nasa.gov/datasets/TSIS_SSI_L3_24HR_12/summary .Open asset ↗GES DISC · TSIS SIM Level 3 Solar Spectral Irradiance 24-Hour Means V09lines:687-687
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published11 Apr 2024Sensors (Basel, Switzerland)Cited by 44 · OpenAlex ↗

Development of Multimodal Fusion Technology for Tomato Maturity Assessment.

TomatoMultimodalRGB / grayscaleRaman / spectroscopyFruitClassificationGrowth / development / phenology

The maturity of fruits and vegetables such as tomatoes significantly impacts indicators of their quality, such as taste, nutritional value, and shelf life, making maturity determination vital in agricultural production and the food processing industry. Tomatoes mature from the inside out, leading to an uneven ripening process inside and outside, and these situations make it very challenging to judge their maturity with the help of a single modality. In this paper, we propose a deep learning-assisted multimodal data fusion technique combining color imaging, spectroscopy, and haptic sensing for the maturity assessment of tomatoes. The method uses feature fusion to integrate feature information from images, near-infrared spectra, and haptic modalities into a unified feature set and then classifies the maturity of tomatoes through deep learning. Each modality independently extracts features, capturing the tomatoes' exterior color from color images, internal and surface spectral features linked to chemical compositions in the visible and near-infrared spectra (350 nm to 1100 nm), and physical firmness using haptic sensing. By combining preprocessed and extracted features from multiple modalities, data fusion creates a comprehensive representation of information from all three modalities using an eigenvector in an eigenspace suitable for tomato maturity assessment. Then, a fully connected neural network is constructed to process these fused data. This neural network model achieves 99.4% accuracy in tomato maturity classification, surpassing single-modal methods (color imaging: 94.2%; spectroscopy: 87.8%; haptics: 87.2%). For internal and external maturity unevenness, the classification accuracy reaches 94.4%, demonstrating effective results. A comparative analysis of performance between multimodal fusion and single-modal methods validates the stability and applicability of the multimodal fusion technique. These findings demonstrate the key benefits of multimodal fusion in terms of improving the accuracy of tomato ripening classification and provide a strong theoretical and practical basis for applying multimodal fusion technology to classify the quality and maturity of other fruits and vegetables. Utilizing deep learning (a fully connected neural network) for processing multimodal data provides a new and efficient non-destructive approach for the massive classification of agricultural and food products.

Why it matches plant phenotyping methodsトマトの成熟度という植物器官の状態を、画像・分光・触覚のマルチモーダル融合で推定する手法を開発し、単一モダリティとの比較検証も行っているため、方法論が中心である。

abstractwe propose a deep learning-assisted multimodal data fusion technique combining color imaging, spectroscopy, and haptic sensing for the maturity assessment of tomatoes.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 14 Sept 2026
Published10 Apr 2024Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

In-Season Cotton Yield Prediction with Scale-Aware Convolutional Neural Network Models and Unmanned Aerial Vehicle RGB Imagery.

CottonAerial / UAVField / plotRGB / grayscaleWhole plant / canopy / plot / fieldYield / biomass estimationYield / yield components

In the pursuit of sustainable agriculture, efficient water management remains crucial, with growers relying on advanced techniques for informed decision-making. Cotton yield prediction, a critical aspect of agricultural planning, benefits from cutting-edge technologies. However, traditional methods often struggle to capture the nuanced complexities of crop health and growth. This study introduces a novel approach to cotton yield prediction, leveraging the synergy between Unmanned Aerial Vehicles (UAVs) and scale-aware convolutional neural networks (CNNs). The proposed model seeks to harness the spatiotemporal dynamics inherent in high-resolution UAV imagery to improve the accuracy of the cotton yield prediction. The CNN component adeptly extracts spatial features from UAV-derived imagery, capturing intricate details related to crop health and growth, modeling temporal dependencies, and facilitating the recognition of trends and patterns over time. Research experiments were carried out in a cotton field at the USDA-ARS Cropping Systems Research Laboratory (CSRL) in Lubbock, Texas, with three replications evaluating four irrigation treatments (rainfed, full irrigation, percent deficit of full irrigation, and time delay of full irrigation) on cotton yield. The prediction revealed that the proposed CNN regression models outperformed conventional CNN models, such as AlexNet, CNN-3D, CNN-LSTM, ResNet. The proposed CNN model showed state-of-art performance at different image scales, with the R2 exceeding 0.9. At the cotton row level, the mean absolute error (MAE) and mean absolute percentage error (MAPE) were 3.08 pounds per row and 7.76%, respectively. At the cotton grid level, the MAE and MAPE were 0.05 pounds and 10%, respectively. This shows the proposed model's adaptability to the dynamic interplay between spatial and temporal factors that affect cotton yield. The authors conclude that integrating UAV-derived imagery and CNN regression models is a potent strategy for advancing precision agriculture, providing growers with a powerful tool to optimize cultivation practices and enhance overall cotton productivity.

Why it matches plant phenotyping methodsUAV画像から綿花の収量という植物形質を推定するCNN手法を開発・比較評価しており、表現型取得・推定ワークフローが中心である。

abstractThis study introduces a novel approach to cotton yield prediction, leveraging the synergy between Unmanned Aerial Vehicles (UAVs) and scale-aware convolutional neural networks (CNNs).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published6 Apr 2024Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Evaluating Bacterial Nanocellulose Interfaces for Recording Surface Biopotentials from Plants.

MaizeLeafPhysiological trait estimationPigment / colour / senescenceStress response / toleranceWater status / transpiration

The study of plant electrophysiology offers promising techniques to track plant health and stress in vivo for both agricultural and environmental monitoring applications. Use of superficial electrodes on the plant body to record surface potentials may provide new phenotyping insights. Bacterial nanocellulose (BNC) is a flexible, optically translucent, and water-vapor-permeable material with low manufacturing costs, making it an ideal substrate for non-invasive and non-destructive plant electrodes. This work presents BNC electrodes with screen-printed carbon (graphite) ink-based conductive traces and pads. It investigates the potential of these electrodes for plant surface electrophysiology measurements in comparison to commercially available standard wet gel and needle electrodes. The electrochemically active surface area and impedance of the BNC electrodes varied based on the annealing temperature and time over the ranges of 50 °C to 90 °C and 5 to 60 min, respectively. The water vapor transfer rate and optical transmittance of the BNC substrate were measured to estimate the level of occlusion caused by these surface electrodes on the plant tissue. The total reduction in chlorophyll content under the electrodes was measured after the electrodes were placed on maize leaves for up to 300 h, showing that the BNC caused only a 16% reduction. Maize leaf transpiration was reduced by only 20% under the BNC electrodes after 72 h compared to a 60% reduction under wet gel electrodes in 48 h. On three different model plants, BNC-carbon ink surface electrodes and standard invasive needle electrodes were shown to have a comparable signal quality, with a correlation coefficient of >0.9, when measuring surface biopotentials induced by acute environmental stressors. These are strong indications of the superior performance of the BNC substrate with screen-printed graphite ink as an electrode material for plant surface biopotential recordings.

Why it matches plant phenotyping methods植物表面バイオポテンシャルを記録する電極インターフェースを開発し、既存電極との信号品質比較や植物への影響を検証しており、表現型取得手法が中心である。

abstractThis work presents BNC electrodes with screen-printed carbon (graphite) ink-based conductive traces and pads.
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 7 Sept 2026
Published3 Apr 2024Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Apple Fruit Edge Detection Model Using a Rough Set and Convolutional Neural Network

AppleField / plotFruitWhole plant / canopy / plot / fieldObject detectionSegmentationFruit / seed / panicle traitsYield / yield components

Accurately and effectively detecting the growth position and contour size of apple fruits is crucial for achieving intelligent picking and yield predictions. Thus, an effective fruit edge detection algorithm is necessary. In this study, a fusion edge detection model (RED) based on a convolutional neural network and rough sets was proposed. The Faster-RCNN was used to segment multiple apple images into a single apple image for edge detection, greatly reducing the surrounding noise of the target. Moreover, the K-means clustering algorithm was used to segment the target of a single apple image for further noise reduction. Considering the influence of illumination, complex backgrounds and dense occlusions, rough set was applied to obtain the edge image of the target for the upper and lower approximation images, and the results were compared with those of relevant algorithms in this field. The experimental results showed that the RED model in this paper had high accuracy and robustness, and its detection accuracy and stability were significantly improved compared to those of traditional operators, especially under the influence of illumination and complex backgrounds. The RED model is expected to provide a promising basis for intelligent fruit picking and yield prediction.

Why it matches plant phenotyping methodsリンゴ果実の輪郭・サイズを画像から抽出する手法を開発し、既存アルゴリズムと比較検証しており、植物形質取得が研究の中心である。

abstractAccurately and effectively detecting the growth position and contour size of apple fruits is crucial for achieving intelligent picking and yield predictions.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published28 Mar 2024Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

Image Filtering to Improve Maize Tassel Detection Accuracy Using Machine Learning Algorithms.

MaizeAerial / UAVField / plotPanicle / ear / spikeCountingObject detectionSegmentationFruit / seed / panicle traits

Unmanned aerial vehicle (UAV)-based imagery has become widely used to collect time-series agronomic data, which are then incorporated into plant breeding programs to enhance crop improvements. To make efficient analysis possible, in this study, by leveraging an aerial photography dataset for a field trial of 233 different inbred lines from the maize diversity panel, we developed machine learning methods for obtaining automated tassel counts at the plot level. We employed both an object-based counting-by-detection (CBD) approach and a density-based counting-by-regression (CBR) approach. Using an image segmentation method that removes most of the pixels not associated with the plant tassels, the results showed a dramatic improvement in the accuracy of object-based (CBD) detection, with the cross-validation prediction accuracy ( r 2 ) peaking at 0.7033 on a detector trained with images with a filter threshold of 90. The CBR approach showed the greatest accuracy when using unfiltered images, with a mean absolute error (MAE) of 7.99. However, when using bootstrapping, images filtered at a threshold of 90 showed a slightly better MAE (8.65) than the unfiltered images (8.90). These methods will allow for accurate estimates of flowering-related traits and help to make breeding decisions for crop improvement.

Why it matches plant phenotyping methodsトウモロコシ雄穂を画像から自動計数し、画像セグメンテーションと2種類の機械学習手法の精度を検証する研究であり、植物表現型取得法が中心である。

abstractwe developed machine learning methods for obtaining automated tassel counts at the plot level.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Supplement · publicThe following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/s24072172/s1 , Data S1 containing training images and annotations, Figures S1–S7.Open asset ↗10.3390/s24072172/s1lines:127-146
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published16 Mar 2024Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Investigation of Using Hyperspectral Vegetation Indices to Assess Brassica Downy Mildew.

Brassica vegetablesLaboratory / benchtopMultispectral / hyperspectralLeafClassificationStress / disease detectionDisease symptoms / severity

Downy mildew caused by Hyaloperonospora brassicae is a severe disease in Brassica oleracea that significantly reduces crop yield and marketability. This study aims to evaluate different vegetation indices to assess different downy mildew infection levels in the Brassica variety Mildis using hyperspectral data. Artificial inoculation using H. brassicae sporangia suspension was conducted to induce different levels of downy mildew disease. Spectral measurements, spanning 350 nm to 1050 nm, were conducted on the leaves using an environmentally controlled setup, and the reflectance data were acquired and processed. The Successive Projections Algorithm (SPA) and signal sensitivity calculation were used to extract the most informative wavelengths that could be used to develop downy mildew indices (DMI). A total of 37 existing vegetation indices and three proposed DMIs were evaluated to indicate downy mildew (DM) infection levels. The results showed that the classification using a support vector machine achieved accuracies of 71.3%, 80.7%, and 85.3% for distinguishing healthy leaves from DM1 (early infection), DM2 (progressed infection), and DM3 (severe infection) leaves using the proposed downy mildew index. The proposed new downy mildew index potentially enables the development of an automated DM monitoring system and resistance profiling in Brassica breeding lines.

Why it matches plant phenotyping methodsハイパースペクトル反射データからアブラナ科植物のべと病感染レベルを推定する指標を開発・評価しており、病害表現型の取得・抽出手法が研究の中心である。

abstractThis study aims to evaluate different vegetation indices to assess different downy mildew infection levels in the Brassica variety Mildis using hyperspectral data.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published14 Mar 2024Sensors (Basel, Switzerland)Cited by 23 · OpenAlex ↗

Rapid and Non-Destructive Prediction of Moisture Content in Maize Seeds Using Hyperspectral Imaging.

MaizeMultispectral / hyperspectralSeed / grainPhysiological trait estimationWater status / transpiration

The moisture content of corn seeds is a crucial indicator for evaluating seed quality and is also a fundamental aspect of grain testing. In this experiment, 80 corn samples of various varieties were selected and their moisture content was determined using the direct drying method. The hyperspectral imaging system was employed to capture the spectral images of corn seeds within the wavelength range of 1100-2498 nm. By utilizing seven preprocessing techniques, including moving average, S-G smoothing, baseline, normalization, SNV, MSC, and detrending, we preprocessed the spectral data and then established a PLSR model for comparison. The results show that the model established using the normalization preprocessing method has the best prediction performance. To remove spectral redundancy and simplify the prediction model, we utilized SPA, CASR, and UVE algorithms to extract feature wavelengths. Based on three algorithms (PLSR, PCR, and SVM), we constructed 12 predictive models. Upon evaluating these models, it was determined that the normalization-SPA-PLSR algorithm produced the most accurate prediction. This model boasts high RC2 and RP2 values of 0.9917 and 0.9914, respectively, along with low RMSEP and RMSECV values of 0.0343 and 0.0257, respectively, indicating its exceptional stability and predictive capabilities. This suggests that the model can precisely estimate the moisture content of maize seeds. The results showed that hyperspectral imaging technology provides technical support for rapid and non-destructive prediction of corn seed moisture content and new methods in seed quality evaluation.

Why it matches plant phenotyping methodsトウモロコシ種子の水分含量という植物器官形質を、ハイパースペクトル画像と予測モデルで非破壊推定する手法の開発・比較・評価が研究の中心である。

abstractThe hyperspectral imaging system was employed to capture the spectral images of corn seeds within the wavelength range of 1100-2498 nm.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published6 Mar 2024Sensors (Basel, Switzerland)Cited by 6 · OpenAlex ↗

Research on SPAD Estimation Model for Spring Wheat Booting Stage Based on Hyperspectral Analysis.

WheatMultispectral / hyperspectralWhole plant / canopy / plot / fieldPhysiological trait estimationPigment / colour / senescence

With the rapid progression of agricultural informatization technology, the methodologies of crop monitoring based on spectral technology are constantly upgraded. In order to carry out the efficient, precise and nondestructive detection of relative chlorophyll (SPAD) during the booting stage, we acquired hyperspectral reflectance data about spring wheat vertical distribution and adopted the fractional-order differential to transform the raw spectral data. After that, based on correlation analysis, fractional differential spectra and fractional differential spectral indices with strong correlation with SPAD were screened and fused. Then, the least-squares support vector machine (LSSSVM) and the least-squares support vector machine (SMA-LSSSVM) optimized on the slime mold algorithm were applied to construct the estimation models of SPAD, and the model accuracy was assessed to screen the optimal estimation models. The results showed that the 0.4 order fractional-order differential spectra had the highest correlation with SPAD, which was 9.3% higher than the maximum correlation coefficient of the original spectra; the constructed two-band differential spectral indices were more sensitive to SPAD than the single differential spectra, in which the correlation reached the highest level of 0.724. The SMA-LSSSVM model constructed based on the two-band fractional-order differential spectral indices was better than the single differential spectra and the integration of both, which realized the assessment of wheat SPAD.

Why it matches plant phenotyping methodsハイパースペクトルデータからコムギのSPAD(相対クロロフィル)を推定するセンサー・計算手法の構築と精度評価が研究の中心であり、植物生理形質のフェノタイピング手法に該当する。

abstractadopted the fractional-order differential to transform the raw spectral data
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published21 Feb 2024Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Harvest Timing of Standing Corn Using Near-Infrared Reflectance Spectroscopy.

MaizeField / plotRaman / spectroscopyPanicle / ear / spikeWhole plant / canopy / plot / fieldPhysiological trait estimationWater status / transpiration

Harvesting corn at the proper maturity is important for managing its nutritive value as livestock feed. Standing whole-plant moisture content is commonly utilized as a surrogate for corn maturity. However, sampling whole plants is time consuming and requires equipment not commonly found on farms. This study evaluated three methods of estimating standing moisture content. The most convenient and accurate approach involved predicting ear moisture using handheld near-infrared reflectance spectrometers and applying a previously established relationship to estimate whole-plant moisture from the ear moisture. The ear moisture model was developed using a partial least squares regression model in the 2021 growing season utilizing reference data from 610 corn plants. Ear moisture contents ranged from 26 to 80 %w.b., corresponding to a whole-plant moisture range of 55 to 81 %w.b. The model was evaluated with a validation dataset of 330 plants collected in a subsequent growing year. The model could predict whole-plant moisture in 2022 plants with a standard error of prediction of 2.7 and an R 2 P of 0.88. Additionally, the transfer of calibrations between three spectrometers was evaluated. This revealed significant spectrometer-to-spectrometer differences that could be mitigated by including more than one spectrometer in the calibration dataset. While this result shows promise for the method, further work should be conducted to establish calibration stability in a larger geographical region.

Why it matches plant phenotyping methods携帯型近赤外分光計でトウモロコシの耳水分を測定し、全植物体水分(成熟度の表現型)を推定する手法を開発・検証しており、校正の機器間移植性も評価しているため、方法論が中心です。

abstractThe most convenient and accurate approach involved predicting ear moisture using handheld near-infrared reflectance spectrometers and applying a previously established relationship to estimate whole-plant moisture from the ear moisture.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published24 Jan 2024Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

The Development of a Stereo Vision System to Study the Nutation Movement of Climbing Plants.

Common beanStereoWhole plant / canopy / plot / field2D/3D reconstructionTrackingGrowth / development / phenology

Climbing plants, such as common beans ( Phaseolus vulgaris L.), exhibit complex motion patterns that have long captivated researchers. In this study, we introduce a stereo vision machine system for the in-depth analysis of the movement of climbing plants, using image processing and computer vision. Our approach involves two synchronized cameras, one lateral to the plant and the other overhead, enabling the simultaneous 2D position tracking of the plant tip. These data are then leveraged to reconstruct the 3D position of the tip. Furthermore, we investigate the impact of external factors, particularly the presence of support structures, on plant movement dynamics. The proposed method is able to extract the position of the tip in 86-98% of cases, achieving an average reprojection error below 4 px, which means an approximate error in the 3D localization of about 0.5 cm. Our method makes it possible to analyze how the plant nutation responds to its environment, offering insights into the interplay between climbing plants and their surroundings.

Why it matches plant phenotyping methodsクライミング植物の先端位置とナテーション運動を抽出するステレオビジョン手法を開発し、抽出率と3D定位誤差を評価しており、植物フェノタイピング手法が研究の中心である。

abstractwe introduce a stereo vision machine system for the in-depth analysis of the movement of climbing plants, using image processing and computer vision.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published5 Jan 2024Sensors (Basel, Switzerland)Cited by 8 · OpenAlex ↗

Performance Improvement of Partial Least Squares Regression Soluble Solid Content Prediction Model Based on Adjusting Distance between Light Source and Spectral Sensor according to Apple Size.

AppleRaman / spectroscopyFruitPhysiological trait estimationFruit / seed / panicle traits

Apples are widely cultivated in the Republic of Korea and are preferred by consumers for their sweetness. Soluble solid content (SSC) is measured non-destructively using near-infrared (NIR) spectroscopy; however, the SSC measurement error increases with the change in apple size since the distance between the light source and the near-infrared sensor is fixed. In this study, spectral characteristics caused by the differences in apple size were investigated. An optimal SSC prediction model applying partial least squares regression (PLSR) to three measurement conditions based on apple size was developed. The three optimal measurement conditions under which the Vis/NIR spectrum is less affected by six apple size levels (Levels I-VI) were selected. The distance from the apple center to the light source and that to the sensor were 125 and 75 mm (Distance 1), 123 and 75 mm (Distance 2), and 135 and 80 mm (Distance 3). The PLSR model applying multiplicative scatter correction pretreatment under Distance 3 measurement conditions showed the best performance for Level IV-sized apples (Rpre2 = 0.91, RMSEP = 0.508 °Brix). This study shows the possibility of improving the SSC prediction performance of apples by adjusting the distance between the light source and the NIR sensor according to fruit size.

Why it matches plant phenotyping methodsリンゴ果実の糖度という植物形質を、果実サイズに応じたVis/NIRセンサー配置とPLSRで非破壊推定する手法の開発・性能評価が中心である。

abstractAn optimal SSC prediction model applying partial least squares regression (PLSR) to three measurement conditions based on apple size was developed.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published5 Jan 2024Sensors (Basel, Switzerland)Cited by 18 · OpenAlex ↗

Analysis of Wheat Grain Infection by Fusarium Mycotoxin-Producing Fungi Using an Electronic Nose, GC-MS, and qPCR.

WheatSeed / grainClassificationStress / disease detectionDisease symptoms / severity

Fusarium graminearum and F. culmorum are considered some of the most dangerous pathogens of plant diseases. They are also considerably dangerous to humans as they contaminate stored grain, causing a reduction in yield and deterioration in grain quality by producing mycotoxins. Detecting Fusarium fungi is possible using various diagnostic methods. In the manuscript, qPCR tests were used to determine the level of wheat grain spoilage by estimating the amount of DNA present. High-performance liquid chromatography was performed to determine the concentration of DON and ZEA mycotoxins produced by the fungi. GC-MS analysis was used to identify volatile organic components produced by two studied species of Fusarium . A custom-made, low-cost, electronic nose was used for measurements of three categories of samples, and Random Forests machine learning models were trained for classification between healthy and infected samples. A detection performance with recall in the range of 88-94%, precision in the range of 90-96%, and accuracy in the range of 85-93% was achieved for various models. Two methods of data collection during electronic nose measurements were tested and compared: sensor response to immersion in the odor and response to sensor temperature modulation. An improvement in the detection performance was achieved when the temperature modulation profile with short rectangular steps of heater voltage change was applied.

Why it matches plant phenotyping methods電子鼻による小麦穀粒の感染状態・腐敗の非破壊的推定が中心で、データ取得方式を比較し、機械学習による分類性能を評価しているため、植物病害状態の表現型計測手法に該当する。

abstractA custom-made, low-cost, electronic nose was used for measurements of three categories of samples, and Random Forests machine learning models were trained for classification between healthy and infected samples.
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · OpenAlex · checked 13 Sept 2026
Published3 Jan 2024Sensors (Basel, Switzerland)Cited by 65 · OpenAlex ↗

A Comparative Analysis of UAV Photogrammetric Software Performance for Forest 3D Modeling: A Case Study Using AgiSoft Photoscan, PIX4DMapper, and DJI Terra

Aerial / UAVField / plotPhotogrammetry / SfM / MVSLiDAR / point cloudWhole plant / canopy / plot / fieldMorphology / geometry measurementObject detection2D/3D reconstructionPlant / canopy height

Three-dimensional (3D) modeling of trees has many applications in various areas, such as forest and urban planning, forest health monitoring, and carbon sequestration, to name a few. Unmanned Aerial Vehicle (UAV) photogrammetry has recently emerged as a low cost, rapid, and accurate method for 3D modeling of urban and forest trees replacing the costly traditional methods such as plot measurements and surveying. There are numerous commercial and open-source software programs available, each processing UAV data differently to generate forest 3D modeling and photogrammetric products, including point clouds, Digital Surface Models (DSMs), Canopy Height Models (CHMs), and orthophotos in forest areas. The objective of this study is to compare the three widely-used commercial software packages, namely, AgiSoft Photoscan (Metashape) V 1.7.3, PIX4DMapper (Pix4D) V 4.4.12, and DJI Terra V 3.7.6 for processing UAV data over forest areas from three perspectives: point cloud density and reconstruction quality, computational time, DSM assessment for height accuracy (z) and ability of tree detection on DSM. Three datasets, captured by UAVs on the same day at three different flight altitudes, were used in this study. The first, second, and third datasets were collected at altitudes of 60 m, 100 m, and 120 m, respectively over a forested area in Tully, New York. While the first and third datasets were taken horizontally, the second dataset was taken 20 degrees off-nadir to investigate the impact of oblique images. Results show that Pix4D and AgiSoft generate 2.5 times denser point clouds than DJI Terra. However, reconstruction quality evaluation using the Iterative Closest Point method (ICP) shows DJI Terra has fewer gaps in the point cloud and performed better than AgiSoft and Pix4D in generating a point cloud of trees, power lines and poles despite producing a fewer number of points. In other words, the outperformance in key points detection and an improved matching algorithm are key factors in generating improved final products. The computational time comparison demonstrates that the processing time for AgiSoft and DJI Terra is roughly half that of Pix4D. Furthermore, DSM elevation profiles demonstrate that the estimated height variations between the three software range from 0.5 m to 2.5 m. DJI Terra's estimated heights are generally greater than those of AgiSoft and Pix4D. Furthermore, DJI Terra outperforms AgiSoft and Pix4D for modeling the height contour of trees, buildings, and power lines and poles, followed by AgiSoft and Pix4D. Finally, in terms of the ability of tree detection, DJI Terra outperforms AgiSoft and Pix4D in generating a comprehensive DSM as a result of fewer gaps in the point cloud. Consequently, it stands out as the preferred choice for tree detection applications. The results of this paper can help 3D model users to have confidence in the reliability of the generated 3D models by comprehending the accuracy of the employed software.

Why it matches plant phenotyping methodsUAVフォトグラメトリソフトウェアを比較検証し、樹木の3D再構成、樹高推定、DSMによる樹木検出性能を評価しており、植物形質取得法の技術評価が中心である。

abstractThe objective of this study is to compare the three widely-used commercial software packages, namely, AgiSoft Photoscan (Metashape) V 1.7.3, PIX4DMapper (Pix4D) V 4.4.12, and DJI Terra V 3.7.6 for processing UAV data over forest areas from three perspectives: point cloud density and reconstruction quality, computational time, DSM assessment for height accuracy (z) and ability of tree detection on DSM.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published28 Dec 2023Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

A Performance Evaluation of Two Hyperspectral Imaging Systems for the Prediction of Strawberries' Pomological Traits.

StrawberryMultispectral / hyperspectralFruitPhysiological trait estimationFruit / seed / panicle traits

Pomological traits are the major factors determining the quality and price of fresh fruits. This research was aimed to investigate the feasibility of using two hyperspectral imaging (HSI) systems in the wavelength regions comprising visible to near infrared (VisNIR) (400-1000 nm) and short-wave infrared (SWIR) (935-1720 nm) for predicting four strawberry quality attributes (firmness-FF, total soluble solid content-TSS, titratable acidity-TA, and dry matter-DM). Prediction models were developed based on artificial neural networks (ANN). The entire strawberry VisNIR reflectance spectra resulted in accurate predictions of TSS (R 2 = 0.959), DM (R 2 = 0.947), and TA (R 2 = 0.877), whereas good prediction was observed for FF (R 2 = 0.808). As for models from the SWIR system, good correlations were found between each of the physicochemical indices and the spectral information (R 2 = 0.924 for DM; R 2 = 0.898 for TSS; R 2 = 0.953 for TA; R 2 = 0.820 for FF). Finally, data fusion demonstrated a higher ability to predict fruit internal quality (R 2 = 0.942 for DM; R 2 = 0. 981 for TSS; R 2 = 0.976 for TA; R 2 = 0.951 for FF). The results confirmed the potential of these two HSI systems as a rapid and nondestructive tool for evaluating fruit quality and enhancing the product's marketability.

Why it matches plant phenotyping methods2種類のハイパースペクトル画像システムを用いてイチゴ果実の品質形質を非破壊推定し、ANNモデル、性能評価、データ融合を検証しており、フェノタイピング手法が中心である。

abstractThis research was aimed to investigate the feasibility of using two hyperspectral imaging (HSI) systems
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published22 Dec 2023Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

Design and Development of Large-Band Dual-MSFA Sensor Camera for Precision Agriculture.

Multispectral / hyperspectral

The optimal design and construction of multispectral cameras can remarkably reduce the costs of spectral imaging systems and efficiently decrease the amount of image processing and analysis required. Also, multispectral imaging provides effective imaging information through higher-resolution images. This study aimed to develop novel, multispectral cameras based on Fabry-Pérot technology for agricultural applications such as plant/weed separation, ripeness estimation, and disease detection. Two multispectral cameras were developed, covering visible and near-infrared ranges from 380 nm to 950 nm. A monochrome image sensor with a resolution of 1600 × 1200 pixels was used, and two multispectral filter arrays were developed and mounted on the sensors. The filter pitch was 4.5 μm, and each multispectral filter array consisted of eight bands. Band selection was performed using a genetic algorithm. For VIS and NIR filters, maximum RMS values of 0.0740 and 0.0986 were obtained, respectively. The spectral response of the filters in VIS was significant; however, in NIR, the spectral response of the filters after 830 nm decreased by half. In total, these cameras provided 16 spectral images in high resolution for agricultural purposes.

Why it matches plant phenotyping methods植物の分光画像取得と病害・成熟度などの植物状態推定に用いるマルチスペクトルカメラ自体の設計・開発が中心であり、植物フェノタイピング用センサー開発に該当する。

abstractThis study aimed to develop novel, multispectral cameras based on Fabry-Pérot technology for agricultural applications such as plant/weed separation, ripeness estimation, and disease detection.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · Crossref · checked 13 Sept 2026
Published18 Dec 2023Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

UAV Photogrammetry for Estimating Stand Parameters of an Old Japanese Larch Plantation Using Different Filtering Methods at Two Flight Altitudes

Aerial / UAVField / plotPhotogrammetry / SfM / MVSLiDAR / point cloudRGB / grayscaleStem / branchWhole plant / canopy / plot / fieldMorphology / geometry measurementObject detectionYield / biomass estimation

Old plantations are iconic sites, and estimating stand parameters is crucial for valuation and management. This study aimed to estimate stand parameters of a 115-year-old Japanese larch ( Larix kaempferi (Lamb.) Carrière) plantation at the University of Tokyo Hokkaido Forest (UTHF) in central Hokkaido, northern Japan, using unmanned aerial vehicle (UAV) photogrammetry. High-resolution RGB imagery was collected using a DJI Matrice 300 real-time kinematic (RTK) at altitudes of 80 and 120 m. Structure from motion (SfM) technology was applied to generate 3D point clouds and orthomosaics. We used different filtering methods, search radii, and window sizes for individual tree detection (ITD), and tree height (TH) and crown area (CA) were estimated from a canopy height model (CHM). Additionally, a freely available shiny R package (SRP) and manually digitalized CA were used. A multiple linear regression (MLR) model was used to estimate the diameter at breast height (DBH), stem volume (V), and carbon stock (CST). Higher accuracy was obtained for ITD (F-score: 0.8-0.87) and TH (R 2 : 0.76-0.77; RMSE: 1.45-1.55 m) than for other stand parameters. Overall, the flying altitude of the UAV and selected filtering methods influenced the success of stand parameter estimation in old-aged plantations, with the UAV at 80 m generating more accurate results for ITD, CA, and DBH, while the UAV at 120 m produced higher accuracy for TH, V, and CST with Gaussian and mean filtering.

Why it matches plant phenotyping methodsUAV写真測量とSfMによる樹木検出・樹高・樹冠面積および林分パラメータ推定が研究の中心で、飛行高度やフィルタリング手法の精度比較・検証を行っている。

abstractusing unmanned aerial vehicle (UAV) photogrammetry
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published12 Dec 2023Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Monitoring of a Productive Blue-Green Roof Using Low-Cost Sensors.

PeaPotatoPumpkin / squashRGB-D / ToFWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationGrowth / time-series analysisGrowth / development / phenologyPlant / canopy height

Considering the rising concern over climate change and the need for local food security, productive blue-green roofs (PBGR) can be an effective solution to mitigate many relevant environmental issues. However, their cost of operation is high because they are intensive, and an economical operation and maintenance approach will render them as more viable alternative. Low-cost sensors with the Internet of Things can provide reliable solutions to the real-time management and distributed monitoring of such roofs through monitoring the plant as well soil conditions. This research assesses the extent to which a low-cost image sensor can be deployed to perform continuous, automated monitoring of a urban rooftop farm as a PBGR and evaluates the thermal performance of the roof for additional crops. An RGB-depth image sensor was used in this study to monitor crop growth. Images collected from weekly scans were processed by segmentation to estimate the plant heights of three crops species. The devised technique performed well for leafy and tall stem plants like okra, and the correlation between the estimated and observed growth characteristics was acceptable. For smaller plants, bright light and shadow considerably influenced the image quality, decreasing the precision. Six other crop species were monitored using a wireless sensor network to investigate how different crop varieties respond in terms of thermal performance. Celery, snow peas, and potato were measured with maximum daily cooling records, while beet and zucchini showed sound cooling effects in terms of mean daily cooling.

Why it matches plant phenotyping methodsRGB-D画像センサーとセグメンテーションにより作物の草丈を自動推定し、観測値と相関検証しており、植物表現型取得手法が中心的である。

abstractThis research assesses the extent to which a low-cost image sensor can be deployed to perform continuous, automated monitoring of a urban rooftop farm as a PBGR
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published8 Dec 2023Sensors (Basel, Switzerland)Cited by 42 · OpenAlex ↗

Utilizing Spectral, Structural and Textural Features for Estimating Oat Above-Ground Biomass Using UAV-Based Multispectral Data and Machine Learning.

OatField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldYield / biomass estimationBiomass / plant weight

Accurate and timely monitoring of biomass in breeding nurseries is essential for evaluating plant performance and selecting superior genotypes. Traditional methods for phenotyping above-ground biomass in field conditions requires significant time, cost, and labor. Unmanned Aerial Vehicles (UAVs) offer a rapid and non-destructive approach for phenotyping multiple field plots at a low cost. While Vegetation Indices (VIs) extracted from remote sensing imagery have been widely employed for biomass estimation, they mainly capture spectral information and disregard the 3D canopy structure and spatial pixel relationships. Addressing these limitations, this study, conducted in 2020 and 2021, aimed to explore the potential of integrating UAV multispectral imagery-derived canopy spectral, structural, and textural features with machine learning algorithms for accurate oat biomass estimation. Six oat genotypes planted at two seeding rates were evaluated in two South Dakota locations at multiple growth stages. Plot-level canopy spectral, structural, and textural features were extracted from the multispectral imagery and used as input variables for three machine learning models: Partial Least Squares Regression (PLSR), Support Vector Regression (SVR), and Random Forest Regression (RFR). The results showed that (1) in addition to canopy spectral features, canopy structural and textural features are also important indicators for oat biomass estimation; (2) combining spectral, structural, and textural features significantly improved biomass estimation accuracy over using a single feature type; (3) machine learning algorithms showed good predictive ability with slightly better estimation accuracy shown by RFR (R 2 = 0.926 and relative root mean square error (RMSE%) = 15.97%). This study demonstrated the benefits of UAV imagery-based multi-feature fusion using machine learning for above-ground biomass estimation in oat breeding nurseries, holding promise for enhancing the efficiency of oat breeding through UAV-based phenotyping and crop management practices.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像からスペクトル・構造・テクスチャ特徴を抽出し、機械学習でオートの地上部バイオマスを推定するフェノタイピング手法を中心に、特徴融合とモデル性能を評価している。

abstractUnmanned Aerial Vehicles (UAVs) offer a rapid and non-destructive approach for phenotyping multiple field plots at a low cost.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published30 Nov 2023Sensors (Basel, Switzerland)Cited by 104 · OpenAlex ↗

EfficientRMT-Net-An Efficient ResNet-50 and Vision Transformers Approach for Classifying Potato Plant Leaf Diseases.

PotatoLeafClassificationDisease symptoms / severity

The primary objective of this study is to develop an advanced, automated system for the early detection and classification of leaf diseases in potato plants, which are among the most cultivated vegetable crops worldwide. These diseases, notably early and late blight caused by Alternaria solani and Phytophthora infestans , significantly impact the quantity and quality of global potato production. We hypothesize that the integration of Vision Transformer (ViT) and ResNet-50 architectures in a new model, named EfficientRMT-Net, can effectively and accurately identify various potato leaf diseases. This approach aims to overcome the limitations of traditional methods, which are often labor-intensive, time-consuming, and prone to inaccuracies due to the unpredictability of disease presentation. EfficientRMT-Net leverages the CNN model for distinct feature extraction and employs depth-wise convolution (DWC) to reduce computational demands. A stage block structure is also incorporated to improve scalability and sensitive area detection, enhancing transferability across different datasets. The classification tasks are performed using a global average pooling layer and a fully connected layer. The model was trained, validated, and tested on custom datasets specifically curated for potato leaf disease detection. EfficientRMT-Net's performance was compared with other deep learning and transfer learning techniques to establish its efficacy. Preliminary results show that EfficientRMT-Net achieves an accuracy of 97.65% on a general image dataset and 99.12% on a specialized Potato leaf image dataset, outperforming existing methods. The model demonstrates a high level of proficiency in correctly classifying and identifying potato leaf diseases, even in cases of distorted samples. The EfficientRMT-Net model provides an efficient and accurate solution for classifying potato plant leaf diseases, potentially enabling farmers to enhance crop yield while optimizing resource utilization. This study confirms our hypothesis, showcasing the effectiveness of combining ViT and ResNet-50 architectures in addressing complex agricultural challenges.

Why it matches plant phenotyping methodsジャガイモ葉の病害状態を画像から分類する深層学習手法を開発・検証しており、植物病害表現型の取得・推定が研究の中心である。

abstractdevelop an advanced, automated system for the early detection and classification of leaf diseases in potato plants
Reproduction assets foundThe paper uses the public PlantVillage leaf image dataset (hosted on Mendeley Data) to train and evaluate EfficientRMT-Net; no author code or trained model is released.
Dataset · publichave read and agreed to the published version of the manuscript. Institutional Review Board Statement Not applicable. Informed Consent Statement Not applicable. Data Availability Statement A standard online dataset, PlantVillage [ 32 ], is utilized in this paper to evaluate the EfficientRMT-Net model. It can be downloaded from https://data.mendeley.com/datasets/tywbtsjrjv/1 (accessed on 12 July 2023). Conflicts of Interest The authors declare no conflict of interest. Funding Statement This work was supported and funded by the Deanship of Scientific Research at Imam Mohammad Ibn Saud Islamic University (IMSIU) (grant number IMSIU-RP23063). Footnotes Disclaimer/Publisher’s Note: The statementsOpen asset ↗tywbtsjrjv/1lines:683-710
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published21 Nov 2023Sensors (Basel, Switzerland)Cited by 16 · OpenAlex ↗

Hyperspectral Analysis for Discriminating Herbicide Site of Action: A Novel Approach for Accelerating Herbicide Research.

Laboratory / benchtopMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationStress / disease detectionStress response / tolerance

In agricultural weed management, herbicides are indispensable, yet innovation in their modes of action (MOA)-the general mechanisms affecting plant processes-has slowed. A finer classification within MOA is the site of action (SOA), the specific biochemical pathway in plants targeted by herbicides. The primary objectives of this study were to evaluate the efficacy of hyperspectral imaging in the early detection of herbicide stress and to assess its potential in accelerating the herbicide development process by identifying unique herbicide sites of action (SOA). Employing a novel SOA classification method, eight herbicides with unique SOAs were examined via an automated, high-throughput imaging system equipped with a conveyor-based plant transportation at Purdue University. This is one of the earliest trials to test hyperspectral imaging on a large number of herbicides, and the study aimed to explore the earliest herbicide stress detection/classification date and accelerate the speed of herbicide development. The final models, trained on a dataset with nine treatments with 320 samples in two rounds, achieved an overall accuracy of 81.5% 1 day after treatment. With the high-precision models and rapid screening of numerous compounds in only 7 days, the study results suggest that hyperspectral technology combined with machine learning can contribute to the discovery of new herbicide MOA and help address the challenges associated with herbicide resistance. Although no public research to date has used hyperspectral technology to classify herbicide SOA, the successful evaluation of herbicide damage to crops provides hope to accelerate the progress of herbicide development.

Why it matches plant phenotyping methods植物の除草剤ストレスをハイパースペクトル画像と機械学習で早期検出・分類する手法が研究の中心であり、植物状態の表現型推定を技術的に評価している。

abstractThe primary objectives of this study were to evaluate the efficacy of hyperspectral imaging in the early detection of herbicide stress and to assess its potential in accelerating the herbicide development process by identifying unique herbicide sites of action (SOA).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published17 Nov 2023Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Quantitative and Qualitative Analysis of Agricultural Fields Based on Aerial Multispectral Images Using Neural Networks.

LettuceAerial / UAVField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldCountingObject detectionSegmentationPigment / colour / senescence

This article presents an integrated system that uses the capabilities of unmanned aerial vehicles (UAVs) to perform a comprehensive crop analysis, combining qualitative and quantitative evaluations for efficient agricultural management. A convolutional neural network-based model, Detectron2, serves as the foundation for detecting and segmenting objects of interest in acquired aerial images. This model was trained on a dataset prepared using the COCO format, which features a variety of annotated objects. The system architecture comprises a frontend and a backend component. The frontend facilitates user interaction and annotation of objects on multispectral images. The backend involves image loading, project management, polygon handling, and multispectral image processing. For qualitative analysis, users can delineate regions of interest using polygons, which are then subjected to analysis using the Normalized Difference Vegetation Index (NDVI) or Optimized Soil Adjusted Vegetation Index (OSAVI). For quantitative analysis, the system deploys a pre-trained model capable of object detection, allowing for the counting and localization of specific objects, with a focus on young lettuce crops. The prediction quality of the model has been calculated using the AP (Average Precision) metric. The trained neural network exhibited robust performance in detecting objects, even within small images.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像から作物を検出・分割し、レタス個体の計数・位置推定と植生指標解析を行う統合システムが中心であり、植物状態・個体数の取得方法を評価している。

abstractThis article presents an integrated system that uses the capabilities of unmanned aerial vehicles (UAVs) to perform a comprehensive crop analysis
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published24 Oct 2023Sensors (Basel, Switzerland)Cited by 44 · OpenAlex ↗

A Smartphone-Based Detection System for Tomato Leaf Disease Using EfficientNetV2B2 and Its Explainability with Artificial Intelligence (AI).

TomatoLeafClassificationStress / disease detectionDisease symptoms / severity

The occurrence of tomato diseases has substantially reduced agricultural output and financial losses. The timely detection of diseases is crucial to effectively manage and mitigate the impact of episodes. Early illness detection can improve output, reduce chemical use, and boost a nation's economy. A complete system for plant disease detection using EfficientNetV2B2 and deep learning (DL) is presented in this paper. This research aims to develop a precise and effective automated system for identifying several illnesses that impact tomato plants. This will be achieved by analyzing tomato leaf photos. A dataset of high-resolution photographs of healthy and diseased tomato leaves was created to achieve this goal. The EfficientNetV2B2 model is the foundation of the deep learning system and excels at picture categorization. Transfer learning (TF) trains the model on a tomato leaf disease dataset using EfficientNetV2B2's pre-existing weights and a 256-layer dense layer. Tomato leaf diseases can be identified using the EfficientNetV2B2 model and a dense layer of 256 nodes. An ideal loss function and algorithm train and tune the model. Next, the concept is deployed in smartphones and online apps. The user can accurately diagnose tomato leaf diseases with this application. Utilizing an automated system facilitates the rapid identification of diseases, assisting in making informed decisions on disease management and promoting sustainable tomato cultivation practices. The 5-fold cross-validation method achieved 99.02% average weighted training accuracy, 99.22% average weighted validation accuracy, and 98.96% average weighted test accuracy. The split method achieved 99.93% training accuracy and 100% validation accuracy. Using the DL approach, tomato leaf disease identification achieves nearly 100% accuracy on a test dataset.

Why it matches plant phenotyping methodsトマト葉の画像から病害状態を推定する深層学習・スマートフォンシステムの開発と検証が研究の中心であり、植物病害フェノタイピング手法に該当する。

abstractA complete system for plant disease detection using EfficientNetV2B2 and deep learning (DL) is presented in this paper.
Reproduction assets foundThe authors publicly deposited their main tomato leaf image dataset and smartphone application (.apk) on Zenodo, and deployed a live web application for tomato leaf disease detection on Streamlit. Both are paper-specific, public, and actionable. The Kaggle and Mendeley datasets are third-party source datasets cited as输
Dataset · publicmatoleaf (accessed on 30 June 2023). This research also used the plant village dataset for comparison and collected only tomato leaves. The dataset was collected from https://data.mendeley.com/datasets/tywbtsjrjv/1 (accessed on 30 June 2023). The main dataset and smartphone application (.apk file) of this study are available at https://zenodo.org/record/8311631 (accessed on 2 September 2023). Conflicts of Interest The authors declare that they have no conflict of interest. Funding Statement The researchers would like to acknowledge the deanship of Scientific Research, Taif University, for funding this project. Footnotes Disclaimer/Publisher’s Note: The statements, opinions and data coOpen asset ↗zenodo · 8311631lines:464-502
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published17 Oct 2023Sensors (Basel, Switzerland)Cited by 21 · OpenAlex ↗

Sooty Mold Detection on Citrus Tree Canopy Using Deep Learning Algorithms.

CitrusField / plotWhole plant / canopy / plot / fieldObject detectionStress / disease detectionDisease symptoms / severity

Sooty mold is a common disease found in citrus plants and is characterized by black fungi growth on fruits, leaves, and branches. This mold reduces the plant's ability to carry out photosynthesis. In small leaves, it is very difficult to detect sooty mold at the early stages. Deep learning-based image recognition techniques have the potential to identify and diagnose pest damage and diseases such as sooty mold. Recent studies used advanced and expensive hyperspectral or multispectral cameras attached to UAVs to examine the canopy of the plants and mid-range cameras to capture close-up infected leaf images. To bridge the gap on capturing canopy level images using affordable camera sensors, this study used a low-cost home surveillance camera to monitor and detect sooty mold infection on citrus canopy combined with deep learning algorithms. To overcome the challenges posed by varying light conditions, the main reason for using specialized cameras, images were collected at night, utilizing the camera's built-in night vision feature. A total of 4200 sliced night-captured images were used for training, 200 for validation, and 100 for testing, employed on the YOLOv5m, YOLOv7, and CenterNet models for comparison. The results showed that YOLOv7 was the most accurate in detecting sooty molds at night, with 74.4% mAP compared to YOLOv5m (72%) and CenterNet (70.3%). The models were also tested using preprocessed (unsliced) night images and day-captured sliced and unsliced images. The testing on preprocessed (unsliced) night images demonstrated the same trend as the training results, with YOLOv7 performing best compared to YOLOv5m and CenterNet. In contrast, testing on the day-captured images had underwhelming outcomes for both sliced and unsliced images. In general, YOLOv7 performed best in detecting sooty mold infections at night on citrus canopy and showed promising potential in real-time orchard disease monitoring and detection. Moreover, this study demonstrated that utilizing a cost-effective surveillance camera and deep learning algorithms can accurately detect sooty molds at night, enabling growers to effectively monitor and identify occurrences of the disease at the canopy level.

Why it matches plant phenotyping methods柑橘キャノピー上の病害状態を画像から検出する低コスト撮像・深層学習手法が中心で、複数モデルの比較検証も行っているため。

abstractthis study used a low-cost home surveillance camera to monitor and detect sooty mold infection on citrus canopy combined with deep learning algorithms.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published12 Oct 2023Sensors (Basel, Switzerland)Cited by 6 · OpenAlex ↗

Resistive Sensing of Seed Cotton Moisture Regain Based on Pressure Compensation.

CottonPhysiological trait estimationWater status / transpiration

The measurement of seed cotton moisture regain (MR) during harvesting operations is an open and challenging problem. In this study, a new method for resistive sensing of seed cotton MR measurement based on pressure compensation is proposed. First, an experimental platform was designed. After that, the change of cotton bale parameters during the cotton picker packaging process was simulated through the experimental platform, and the correlations among the compression volume, compression density, contact pressure, and conductivity of seed cotton were analyzed. Then, support vector regression (SVR), random forest (RF), and a backpropagation neural network (BPNN) were employed to build seed cotton MR prediction models. Finally, the performance of the method was evaluated through the experimental platform test. The results showed that there was a weak correlation between contact pressure and compression volume, while there was a significant correlation ( p 2 ) of 0.986 and a root mean square error (RMSE) of 0.204%. The mean RMSE and mean coefficient of variation (CV) of the performance evaluation test results were 0.20% and 2.22%, respectively. Therefore, the method proposed in this study is reliable. In addition, the study will provide a technical reference for the accurate and rapid measurement of seed cotton MR during harvesting operations.

Why it matches plant phenotyping methods種子綿の水分戻りを抵抗式センシングと圧力補償で推定する方法を開発し、実験プラットフォームと複数の予測モデルで性能評価しており、植物試料の形質測定法が中心です。

abstracta new method for resistive sensing of seed cotton MR measurement based on pressure compensation is proposed.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published9 Oct 2023Sensors (Basel, Switzerland)Cited by 18 · OpenAlex ↗

Research on Estimating Rice Canopy Height and LAI Based on LiDAR Data.

RiceField / plotLiDAR / point cloudWhole plant / canopy / plot / fieldMorphology / geometry measurementLeaf traitsPlant / canopy height

Rice canopy height and density are directly usable crop phenotypic traits for the direct estimation of crop biomass. Therefore, it is crucial to rapidly and accurately estimate these phenotypic parameters. To achieve the non-destructive detection and estimation of these essential parameters in rice, a platform based on LiDAR (Light Detection and Ranging) point cloud data for rice phenotypic parameter detection was established. Data collection of rice canopy layers was performed across multiple plots. The LiDAR-detected canopy-top point clouds were selected using a method based on the highest percentile, and a surface model of the canopy was calculated. The canopy height estimation was the difference between the ground elevation and the percentile value. To determine the optimal percentile that would define the rice canopy top, testing was conducted incrementally at percentile values from 0.8 to 1, with increments of 0.005. The optimal percentile value was found to be 0.975. The root mean square error (RMSE) between the LiDAR-detected and manually measured canopy heights for each case was calculated. The prediction model based on canopy height (R 2 = 0.941, RMSE = 0.019) exhibited a strong correlation with the actual canopy height. Linear regression analysis was conducted between the gap fractions of different plots, and the average rice canopy Leaf Area Index (LAI) was manually detected. Prediction models of canopy LAIs based on ground return counts (R 2 = 0.24, RMSE = 0.1) and ground return intensity (R 2 = 0.28, RMSE = 0.09) showed strong correlations but had lower correlations with rice canopy LAIs. Regression analysis was performed between LiDAR-detected canopy heights and manually measured rice canopy LAIs. The results thereof indicated that the prediction model based on canopy height (R 2 = 0.77, RMSE = 0.03) was more accurate.

Why it matches plant phenotyping methodsLiDARを用いてイネのキャノピー高とLAIを非破壊推定するプラットフォームを構築し、手測定との精度検証も行っており、表現型取得手法が研究の中心です。

abstracta platform based on LiDAR (Light Detection and Ranging) point cloud data for rice phenotypic parameter detection was established.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published27 Sept 2023Sensors (Basel, Switzerland)Cited by 38 · OpenAlex ↗

A Deep Learning Approach for Precision Viticulture, Assessing Grape Maturity via YOLOv7.

GrapevineField / plotFruitObject detectionGrowth / development / phenology

In the viticulture sector, robots are being employed more frequently to increase productivity and accuracy in operations such as vineyard mapping, pruning, and harvesting, especially in locations where human labor is in short supply or expensive. This paper presents the development of an algorithm for grape maturity estimation in the framework of vineyard management. An object detection algorithm is proposed based on You Only Look Once (YOLO) v7 and its extensions in order to detect grape maturity in a white variety of grape (Assyrtiko grape variety). The proposed algorithm was trained using images received over a period of six weeks from grapevines in Drama, Greece. Tests on high-quality images have demonstrated that the detection of five grape maturity stages is possible. Furthermore, the proposed approach has been compared against alternative object detection algorithms. The results showed that YOLO v7 outperforms other architectures both in precision and accuracy. This work paves the way for the development of an autonomous robot for grapevine management.

Why it matches plant phenotyping methodsブドウ果実の成熟段階という植物状態を画像から推定する物体検出法を開発し、複数アルゴリズムと比較検証しており、表現型取得手法が中心である。

abstractThis paper presents the development of an algorithm for grape maturity estimation
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published26 Sept 2023Sensors (Basel, Switzerland)Cited by 16 · OpenAlex ↗

Construction of a Winter Wheat Comprehensive Growth Monitoring Index Based on a Fuzzy Degree Comprehensive Evaluation Model of Multispectral UAV Data.

WheatAerial / UAVMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldPhysiological trait estimationBiomass / plant weightPigment / colour / senescenceWater status / transpiration

Realizing real-time and rapid monitoring of crop growth is crucial for providing an objective basis for agricultural production. To enhance the accuracy and comprehensiveness of monitoring winter wheat growth, comprehensive growth indicators are constructed using measurements of above-ground biomass, leaf chlorophyll content and water content of winter wheat taken on the ground. This construction is achieved through the utilization of the entropy weight method (EWM) and fuzzy comprehensive evaluation (FCE) model. Additionally, a correlation analysis is performed with the selected vegetation indexes (VIs). Then, using unmanned aerial vehicle (UAV) multispectral orthophotos to construct VIs and extract texture features (TFs), the aim is to explore the potential of combining the two as input variables to improve the accuracy of estimating the comprehensive growth indicators of winter wheat. Finally, we develop comprehensive growth indicator inversion models based on four machine learning algorithms: random forest (RF); partial least squares (PLS); extreme learning machine (ELM); and particle swarm optimization extreme learning machine (PSO-ELM), and the optimal model is selected by comparing the accuracy evaluation indexes of the model. The results show that: (1) The correlation among the comprehensive growth indicators (CGIs) constructed by EWM (CGI ewm ) and FCE (CGI fce ) and VIs are all improved to different degrees compared with the single indicators, among which the correlation between CGI fce and most of the VIs is larger. (2) The inclusion of TFs has a positive impact on the performance of the comprehensive growth indicator inversion model. Specifically, the inversion model based on ELM exhibits the most significant improvement in accuracy. The coefficient of determination ( R 2 ) values of ELM-CGI ewm and ELM- CGI fce increased by 20.83% and 20.37%, respectively. (3) The CGI fce inversion model constructed by VIs and TFs as input variables and based on the ELM algorithm is the best inversion model (ELM-CGI fce ), with R 2 reaching 0.65. Particle swarm optimization (PSO) is used to optimize the ELM-CGI fce (PSO-ELM-CGI fce ), and the precision is significantly improved compared with that before optimization, with R 2 reaching 0.84. The results of the study can provide a favorable reference for regional winter wheat growth monitoring.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像から冬小麦の総合生育指標を推定する計測・特徴抽出・機械学習ワークフローが研究の中心であり、植物形質の推定手法を開発・比較している。

abstractusing unmanned aerial vehicle (UAV) multispectral orthophotos to construct VIs and extract texture features (TFs)
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published14 Sept 2023Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

Quasi Real-Time Apple Defect Segmentation Using Deep Learning.

AppleRGB / grayscaleMultispectral / hyperspectralFruitSegmentation

Defect segmentation of apples is an important task in the agriculture industry for quality control and food safety. In this paper, we propose a deep learning approach for the automated segmentation of apple defects using convolutional neural networks (CNNs) based on a U-shaped architecture with skip-connections only within the noise reduction block. An ad-hoc data synthesis technique has been designed to increase the number of samples and at the same time to reduce neural network overfitting. We evaluate our model on a dataset of multi-spectral apple images with pixel-wise annotations for several types of defects. In this paper, we show that our proposal outperforms in terms of segmentation accuracy general-purpose deep learning architectures commonly used for segmentation tasks. From the application point of view, we improve the previous methods for apple defect segmentation. A measure of the computational cost shows that our proposal can be employed in real-time (about 100 frame-per-second on GPU) and in quasi-real-time (about 7/8 frame-per-second on CPU) visual-based apple inspection. To further improve the applicability of the method, we investigate the potential of using only RGB images instead of multi-spectral images as input images. The results prove that the accuracy in this case is almost comparable with the multi-spectral case.

Why it matches plant phenotyping methodsリンゴ果実の欠陥を画像から画素単位で抽出する深層学習手法を開発・評価しており、植物器官の状態(欠陥)取得が中心的な方法論的貢献である。

abstractwe propose a deep learning approach for the automated segmentation of apple defects using convolutional neural networks (CNNs)
Reproduction assets foundThe paper's authors publicly release the analysis code for their apple defect segmentation experiments via a GitHub repository, explicitly stated in the text. The apple image dataset itself is cited prior work (Kleynen et al.) and no separate dataset deposit by these authors is stated.
Code · publicwe investigate the feasibility of using RGB images exclusively as input data instead of multi-spectral images. Encouragingly, the results show that the accuracy achieved in this scenario is nearly comparable to the multi-spectral approach. The experiments can be reproduced using the code made available at the following address: https://github.com/cimice15/Quasi_real-time_apple_defect_segmentation (accessed on 8 September 2023). The paper is organized as follows: Section 2 presents related works, Section 3 presents the database used in our experiments and the method we propose. Section 4 presents evaluation metrics and experimental setups. Finally Section 5 discusses results of the proposed mOpen asset ↗cimice15/Quasi_real-time_apple_defect_segmentationlines:40-49
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published14 Sept 2023Sensors (Basel, Switzerland)Cited by 71 · OpenAlex ↗

Role of Internet of Things and Deep Learning Techniques in Plant Disease Detection and Classification: A Focused Review.

ClassificationStress / disease detectionDisease symptoms / severity

The automatic detection, visualization, and classification of plant diseases through image datasets are key challenges for precision and smart farming. The technological solutions proposed so far highlight the supremacy of the Internet of Things in data collection, storage, and communication, and deep learning models in automatic feature extraction and feature selection. Therefore, the integration of these technologies is emerging as a key tool for the monitoring, data capturing, prediction, detection, visualization, and classification of plant diseases from crop images. This manuscript presents a rigorous review of the Internet of Things and deep learning models employed for plant disease monitoring and classification. The review encompasses the unique strengths and limitations of different architectures. It highlights the research gaps identified from the related works proposed in the literature. It also presents a comparison of the performance of different deep learning models on publicly available datasets. The comparison gives insights into the selection of the optimum deep learning models according to the size of the dataset, expected response time, and resources available for computation and storage. This review is important in terms of developing optimized and hybrid models for plant disease classification.

Why it matches plant phenotyping methods植物病害を画像から検出・分類する深層学習およびIoT手法を体系的にレビューし、モデル性能比較も行っているため、植物フェノタイピング手法レビューとして中心的です。

abstractThis manuscript presents a rigorous review of the Internet of Things and deep learning models employed for plant disease monitoring and classification.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published14 Sept 2023Sensors (Basel, Switzerland)Cited by 81 · OpenAlex ↗

Enhancing Agricultural Image Segmentation with an Agricultural Segment Anything Model Adapter.

CoffeeLeafSegmentationDisease symptoms / severity

The Segment Anything Model (SAM) is a versatile image segmentation model that enables zero-shot segmentation of various objects in any image using prompts, including bounding boxes, points, texts, and more. However, studies have shown that the SAM performs poorly in agricultural tasks like crop disease segmentation and pest segmentation. To address this issue, the agricultural SAM adapter (ASA) is proposed, which incorporates agricultural domain expertise into the segmentation model through a simple but effective adapter technique. By leveraging the distinctive characteristics of agricultural image segmentation and suitable user prompts, the model enables zero-shot segmentation, providing a new approach for zero-sample image segmentation in the agricultural domain. Comprehensive experiments are conducted to assess the efficacy of the ASA compared to the default SAM. The results show that the proposed model achieves significant improvements on all 12 agricultural segmentation tasks. Notably, the average Dice score improved by 41.48% on two coffee-leaf-disease segmentation tasks.

Why it matches plant phenotyping methods農業画像から作物病害を分割・推定するモデルアダプターを開発し、複数タスクで性能検証しているため、植物病害状態の画像ベース表現型計測が中心である。

abstractthe agricultural SAM adapter (ASA) is proposed, which incorporates agricultural domain expertise into the segmentation model through a simple but effective adapter technique.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産2件を確認しました。
Dataset · publicThese data can be downloaded from https://doi.org/10.17632/yy2k5y8mxg.1Open asset ↗10.17632/yy2k5y8mxg.1pdf-page:15 lines:1-59
Dataset · publicdownloaded from https://doi.org/10.17632/yy2k5y8mxg.1 and https://data.mendeley.com/datasetsOpen asset ↗pdf-page:15 lines:1-59
Code / dataset availability confirmedEurope PMC · OpenAlex · checked 13 Sept 2026
Published18 Aug 2023Sensors (Basel, Switzerland)Cited by 13 · OpenAlex ↗

Automatic Tree Height Measurement Based on Three-Dimensional Reconstruction Using Smartphone

Field / plotPhotogrammetry / SfM / MVSLiDAR / point cloudRGB / grayscaleWhole plant / canopy / plot / fieldMorphology / geometry measurementCalibration / preprocessing2D/3D reconstructionSegmentationPlant / canopy height

Tree height is a crucial structural parameter in forest inventory as it provides a basis for evaluating stock volume and growth status. In recent years, close-range photogrammetry based on smartphone has attracted attention from researchers due to its low cost and non-destructive characteristics. However, such methods have specific requirements for camera angle and distance during shooting, and pre-shooting operations such as camera calibration and placement of calibration boards are necessary, which could be inconvenient to operate in complex natural environments. We propose a tree height measurement method based on three-dimensional (3D) reconstruction. Firstly, an absolute depth map was obtained by combining ARCore and MidasNet. Secondly, Attention-UNet was improved by adding depth maps as network input to obtain tree mask. Thirdly, the color image and depth map were fused to obtain the 3D point cloud of the scene. Then, the tree point cloud was extracted using the tree mask. Finally, the tree height was measured by extracting the axis-aligned bounding box of the tree point cloud. We built the method into an Android app, demonstrating its efficiency and automation. Our approach achieves an average relative error of 3.20% within a shooting distance range of 2-17 m, meeting the accuracy requirements of forest survey.

Why it matches plant phenotyping methodsスマートフォン画像・深度情報と3D再構成を用いて樹高という植物構造形質を自動測定する手法を開発し、誤差評価とAndroidアプリ化まで行っているため、植物フェノタイピング手法が中心である。

abstractWe propose a tree height measurement method based on three-dimensional (3D) reconstruction.
Reproduction assets foundThe paper's Data Availability Statement explicitly provides two paper-specific public assets: the source code of the TreeHeight prototype app on GitHub and the authors' annotated tree image dataset (300 annotated images augmented to 1000 pairs of color images, relative depth maps, and tree masks) on Google Drive. Both,
Code · publicThe source code of the prototype app is publicly available on GitHub at https://github.com/LisaShen0509/Tree_Height_Measurement (accessed on 27 July 2023).Open asset ↗LisaShen0509/Tree_Height_Measurementlines:432-615
Dataset · publicTree image dataset is available at https://drive.google.com/file/d/1kG6LWMOAiA2KvGF_suZ5cG_4C-udUV0m/view?usp=sharing (accessed on 27 July 2023).Open asset ↗lines:432-615
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published1 Aug 2023Sensors (Basel, Switzerland)Cited by 27 · OpenAlex ↗

GACN: Generative Adversarial Classified Network for Balancing Plant Disease Dataset and Plant Disease Recognition.

ClassificationDisease symptoms / severity

Plant diseases are a critical threat to the agricultural sector. Therefore, accurate plant disease classification is important. In recent years, some researchers have used synthetic images of GAN to enhance plant disease recognition accuracy. In this paper, we propose a generative adversarial classified network (GACN) to further improve plant disease recognition accuracy. The GACN comprises a generator, discriminator, and classifier. The proposed model can not only enhance convolutional neural network performance by generating synthetic images to balance plant disease datasets but the GACN classifier can also be directly applied to plant disease recognition tasks. Experimental results on the PlantVillage and AI Challenger 2018 datasets show that the contribution of the proposed method to improve the discriminability of the convolution neural network is greater than that of the label-conditional methods of CGAN, ACGAN, BAGAN, and MFC-GAN. The accuracy of the trained classifier for plant disease recognition is also better than that of the plant disease recognition models studied on public plant disease datasets. In addition, we conducted several experiments to observe the effects of different numbers and resolutions of synthetic images on the discriminability of convolutional neural network.

Why it matches plant phenotyping methods植物病害画像から病害状態を認識するGACNを開発し、複数データセットで性能比較・検証しており、病害表現型の取得・推定手法が中心である。

abstractwe propose a generative adversarial classified network (GACN) to further improve plant disease recognition accuracy.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published27 Jul 2023Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

A Lightweight Recognition Method for Rice Growth Period Based on Improved YOLOv5s.

RiceWhole plant / canopy / plot / fieldClassificationGrowth / development / phenology

The identification of the growth and development period of rice is of great significance to achieve high-yield and high-quality rice. However, the acquisition of rice growth period information mainly relies on manual observation, which has problems such as low efficiency and strong subjectivity. In order to solve these problems, a lightweight recognition method is proposed to automatically identify the growth period of rice: Small-YOLOv5, which is based on improved YOLOv5s. Firstly, the new backbone feature extraction network MobileNetV3 was used to replace the YOLOv5s backbone network to reduce the model size and the number of model parameters, thus improving the detection speed of the model. Secondly, in the feature fusion stage of YOLOv5s, we introduced a more lightweight convolution method, GsConv, to replace the standard convolution. The computational cost of GsConv is about 60-70% of the standard convolution, but its contribution to the model learning ability is no less than that of the standard convolution. Based on GsConv, we built a lightweight neck network to reduce the complexity of the network model while maintaining accuracy. To verify the performance of Small-YOLOv5s, we tested it on a self-built dataset of rice growth period. The results show that compared with YOLOv5s (5.0) on the self-built dataset, the number of the model parameter was reduced by 82.4%, GFLOPS decreased by 85.9%, and the volume reduced by 86.0%. The mAP (0.5) value of the improved model was 98.7%, only 0.8% lower than that of the original YOLOv5s model. Compared with the mainstream lightweight model YOLOV5s- MobileNetV3-Small, the number of the model parameter was decreased by 10.0%, the volume reduced by 9.6%, and the mAP (0.5:0.95) improved by 5.0%-reaching 94.7%-and the recall rate improved by 1.5%-reaching 98.9%. Based on experimental comparisons, the effectiveness and superiority of the model have been verified.

Why it matches plant phenotyping methodsイネの生育ステージという植物状態を画像から自動認識する軽量手法を開発し、自作データセットで性能検証しているため、フェノタイピング手法が中心である。

abstracta lightweight recognition method is proposed to automatically identify the growth period of rice: Small-YOLOv5
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published26 Jul 2023Sensors (Basel, Switzerland)Cited by 125 · OpenAlex ↗

Tomato Maturity Detection and Counting Model Based on MHSA-YOLOv8.

TomatoFruitClassificationCountingObject detectionFruit / seed / panicle traits

The online automated maturity grading and counting of tomato fruits has a certain promoting effect on digital supervision of fruit growth status and unmanned precision operations during the planting process. The traditional grading and counting of tomato fruit maturity is mostly done manually, which is time-consuming and laborious work, and its precision depends on the accuracy of human eye observation. The combination of artificial intelligence and machine vision has to some extent solved this problem. In this work, firstly, a digital camera is used to obtain tomato fruit image datasets, taking into account factors such as occlusion and external light interference. Secondly, based on the tomato maturity grading task requirements, the MHSA attention mechanism is adopted to improve YOLOv8's backbone to enhance the network's ability to extract diverse features. The Precision, Recall, F1-score, and mAP50 of the tomato fruit maturity grading model constructed based on MHSA-YOLOv8 were 0.806, 0.807, 0.806, and 0.864, respectively, which improved the performance of the model with a slight increase in model size. Finally, thanks to the excellent performance of MHSA-YOLOv8, the Precision, Recall, F1-score, and mAP50 of the constructed counting models were 0.990, 0.960, 0.975, and 0.916, respectively. The tomato maturity grading and counting model constructed in this study is not only suitable for online detection but also for offline detection, which greatly helps to improve the harvesting and grading efficiency of tomato growers. The main innovations of this study are summarized as follows: (1) a tomato maturity grading and counting dataset collected from actual production scenarios was constructed; (2) considering the complexity of the environment, this study proposes a new object detection method, MHSA-YOLOv8, and constructs tomato maturity grading models and counting models, respectively; (3) the models constructed in this study are not only suitable for online grading and counting but also for offline grading and counting.

Why it matches plant phenotyping methodsトマト果実の成熟度という植物状態を画像から推定・計数するデータセットとMHSA-YOLOv8手法を開発・評価しており、表現型取得が中心である。

abstracta tomato maturity grading and counting dataset collected from actual production scenarios was constructed
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published25 Jul 2023Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

An Ensemble Learning Model for Detecting Soybean Seedling Emergence in UAV Imagery.

SoybeanAerial / UAVField / plotRGB / grayscaleWhole plant / canopy / plot / fieldClassificationCountingGrowth / development / phenology

Efficient detection and evaluation of soybean seedling emergence is an important measure for making field management decisions. However, there are many indicators related to emergence, and using multiple models to detect them separately makes data processing too slow to aid timely field management. In this study, we aimed to integrate several deep learning and image processing methods to build a model to evaluate multiple soybean seedling emergence information. An unmanned aerial vehicle (UAV) was used to acquire soybean seedling RGB images at emergence (VE), cotyledon (VC), and first node (V1) stages. The number of soybean seedlings that emerged was obtained by the seedling emergence detection module, and image datasets were constructed using the seedling automatic cutting module. The improved AlexNet was used as the backbone network of the growth stage discrimination module. The above modules were combined to calculate the emergence proportion in each stage and determine soybean seedlings emergence uniformity. The results show that the seedling emergence detection module was able to identify the number of soybean seedlings with an average accuracy of 99.92%, a R 2 of 0.9784, a RMSE of 6.07, and a MAE of 5.60. The improved AlexNet was more lightweight, training time was reduced, the average accuracy was 99.07%, and the average loss was 0.0355. The model was validated in the field, and the error between predicted and real emergence proportions was up to 0.0775 and down to 0.0060. It provides an effective ensemble learning model for the detection and evaluation of soybean seedling emergence, which can provide a theoretical basis for making decisions on soybean field management and precision operations and has the potential to evaluate other crops emergence information.

Why it matches plant phenotyping methodsUAV画像と深層学習・画像処理を統合し、出芽数、出芽段階、出芽割合、均一性という植物形質を推定する手法を開発・検証しており、フェノタイピング手法が研究の中心です。

abstractwe aimed to integrate several deep learning and image processing methods to build a model to evaluate multiple soybean seedling emergence information.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published19 Jul 2023Sensors (Basel, Switzerland)Cited by 25 · OpenAlex ↗

Rapid Prediction of Nutrient Concentration in Citrus Leaves Using Vis-NIR Spectroscopy.

CitrusField / plotRaman / spectroscopyLeafPhysiological trait estimation

The nutritional diagnosis of crops is carried out through costly foliar ionomic analysis in laboratories. However, spectroscopy is a sensing technique that could replace these destructive analyses for monitoring nutritional status. This work aimed to develop a calibration model to predict the foliar concentrations of macro and micronutrients in citrus plantations based on rapid non-destructive spectral measurements. To this end, 592 'Clementina de Nules' citrus leaves were collected during several months of growth. In these foliar samples, the spectral absorbance (430-1040 nm) was measured using a portable spectrometer, and the foliar ionomics was determined by emission spectrometry (ICP-OES) for macro and micronutrients, and the Kjeldahl method to quantify N. Models based on partial least squares regression (PLS-R) were calibrated to predict the content of macro and micronutrients in the leaves. The determination coefficients obtained in the model test were between 0.31 and 0.69, the highest values being found for P, K, and B (0.60, 0.63, and 0.69, respectively). Furthermore, the important P, K, and B wavelengths were evaluated using the weighted regression coefficients (BW) obtained from the PLS-R model. The results showed that the selected wavelengths were all in the visible region (430-750 nm) related to foliage pigments. The results indicate that this technique is promising for rapid and non-destructive foliar macro and micronutrient prediction.

Why it matches plant phenotyping methods携帯型Vis-NIR分光とPLS-Rによる柑橘葉の栄養濃度推定モデルを開発しており、植物形質取得・推定法が研究の中心である。

abstractThis work aimed to develop a calibration model to predict the foliar concentrations of macro and micronutrients in citrus plantations based on rapid non-destructive spectral measurements.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published18 Jul 2023Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

A Novel Approach to Pod Count Estimation Using a Depth Camera in Support of Soybean Breeding Applications.

SoybeanRGB / grayscaleRGB-D / ToFFruitCountingObject detectionYield / yield components

Improving soybean ( Glycine max L. (Merr.)) yield is crucial for strengthening national food security. Predicting soybean yield is essential to maximize the potential of crop varieties. Non-destructive methods are needed to estimate yield before crop maturity. Various approaches, including the pod-count method, have been used to predict soybean yield, but they often face issues with the crop background color. To address this challenge, we explored the application of a depth camera to real-time filtering of RGB images, aiming to enhance the performance of the pod-counting classification model. Additionally, this study aimed to compare object detection models (YOLOV7 and YOLOv7-E6E) and select the most suitable deep learning (DL) model for counting soybean pods. After identifying the best architecture, we conducted a comparative analysis of the model's performance by training the DL model with and without background removal from images. Results demonstrated that removing the background using a depth camera improved YOLOv7's pod detection performance by 10.2% precision, 16.4% recall, 13.8% mAP@50, and 17.7% mAP@0.5:0.95 score compared to when the background was present. Using a depth camera and the YOLOv7 algorithm for pod detection and counting yielded a mAP@0.5 of 93.4% and mAP@0.5:0.95 of 83.9%. These results indicated a significant improvement in the DL model's performance when the background was segmented, and a reasonably larger dataset was used to train YOLOv7.

Why it matches plant phenotyping methods深度カメラと物体検出モデルを用いてダイズ莢数という植物形質を非破壊推定する手法を開発・比較・評価しており、表現型取得が中心的である。

abstractwe explored the application of a depth camera to real-time filtering of RGB images, aiming to enhance the performance of the pod-counting classification model.
Reproduction assets foundThe paper's Data Availability Statement points to an authors' public GitHub repository containing the datasets generated and analyzed (soybean depth-camera images and pod-count segmentation data). Other URLs (labelImg, scikit-learn, CC license) are generic tools/licenses, not paper-specific assets.
Dataset · publicThe datasets generated and analyzed for this study can be found in the Github repository Soybean pod count depth segmentation project 2022 accessible at https://github.com/jithin8mathew/soybean_pod_count_Depth_segmentation_project (accessed on 28 June 2023).Open asset ↗jithin8mathew/soybean_pod_count_Depth_segmentation_projectlines:183-198
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published12 Jul 2023Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

A Novel Method for Filled/Unfilled Grain Classification Based on Structured Light Imaging and Improved PointNet+.

RiceLiDAR / point cloudSeed / grainClassificationSegmentationFruit / seed / panicle traits

China is the largest producer and consumer of rice, and the classification of filled/unfilled rice grains is of great significance for rice breeding and genetic analysis. The traditional method for filled/unfilled rice grain identification was generally manual, which had the disadvantages of low efficiency, poor repeatability, and low precision. In this study, we have proposed a novel method for filled/unfilled grain classification based on structured light imaging and Improved PointNet++. Firstly, the 3D point cloud data of rice grains were obtained by structured light imaging. And then the specified processing algorithms were developed for the single grain segmentation, and data enhancement with normal vector. Finally, the PointNet++ network was improved by adding an additional Set Abstraction layer and combining the maximum pooling of normal vectors to realize filled/unfilled rice grain point cloud classification. To verify the model performance, the Improved PointNet++ was compared with six machine learning methods, PointNet and PointConv. The results showed that the optimal machine learning model is XGboost, with a classification accuracy of 91.99%, while the classification accuracy of Improved PointNet++ was 98.50% outperforming the PointNet 93.75% and PointConv 92.25%. In conclusion, this study has demonstrated a novel and effective method for filled/unfilled grain recognition.

Why it matches plant phenotyping methodsイネ粒の充実・不充実という植物器官の状態を、構造化光3D画像と点群処理・深層学習で分類する手法を開発し、複数手法と比較検証しているため、植物フェノタイピング手法が中心である。

abstractwe have proposed a novel method for filled/unfilled grain classification based on structured light imaging and Improved PointNet++.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published5 Jul 2023Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

Deep Learning Based Apples Counting for Yield Forecast Using Proposed Flying Robotic System.

AppleAerial / UAVField / plotRGB / grayscaleFruitCountingObject detection

Nowadays, Convolution Neural Network (CNN) based deep learning methods are widely used in detecting and classifying fruits from faults, color and size characteristics. In this study, two different neural network model estimators are employed to detect apples using the Single-Shot Multibox Detection (SSD) Mobilenet and Faster Region-CNN (Faster R-CNN) model architectures, with the custom dataset generated from the red apple species. Each neural network model is trained with created dataset using 4000 apple images. With the trained model, apples are detected and counted autonomously using the developed Flying Robotic System (FRS) in a commercially produced apple orchard. In this way, it is aimed that producers make accurate yield forecasts before commercial agreements. In this paper, SSD-Mobilenet and Faster R-CNN architecture models trained with COCO datasets referenced in many studies, and SSD-Mobilenet and Faster R-CNN models trained with a learning rate ranging from 0.015-0.04 using the custom dataset are compared experimentally in terms of performance. In the experiments implemented, it is observed that the accuracy rates of the proposed models increased to the level of 93%. Consequently, it has been observed that the Faster R-CNN model, which is developed, makes extremely successful determinations by lowering the loss value below 0.1.

Why it matches plant phenotyping methodsリンゴ果実の画像検出・計数による収量推定を、飛行ロボットと深層学習モデルで開発・比較・評価しており、植物器官の形質取得が中心的です。

abstractWith the trained model, apples are detected and counted autonomously using the developed Flying Robotic System (FRS) in a commercially produced apple orchard.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 7 Sept 2026
Published26 Jun 2023Sensors (Basel, Switzerland)Cited by 13 · OpenAlex ↗

Characterization of Rice Yield Based on Biomass and SPAD-Based Leaf Nitrogen for Large Genotype Plots

RiceAerial / UAVField / plotMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldSegmentationYield / biomass estimationBiomass / plant weightPlant / canopy height

The use of Unmanned Aerial Vehicle (UAV) images for biomass and nitrogen estimation offers multiple opportunities for improving rice yields. UAV images provide detailed, high-resolution visual information about vegetation properties, enabling the identification of phenotypic characteristics for selecting the best varieties, improving yield predictions, and supporting ecosystem monitoring and conservation efforts. In this study, an analysis of biomass and nitrogen is conducted on 59 rice plots selected at random from a more extensive trial comprising 400 rice genotypes. A UAV acquires multispectral reflectance channels across a rice field of subplots containing different genotypes. Based on the ground-truth data, yields are characterized for the 59 plots and correlated with the Vegetation Indices (VIs) calculated from the photogrammetric mapping. The VIs are weighted by the segmentation of the plants from the soil and used as a feature matrix to estimate, via machine learning models, the biomass and nitrogen of the selected rice genotypes. The genotype IR 93346 presented the highest yield with a biomass gain of 10,252.78 kg/ha and an average daily biomass gain above 49.92 g/day. The VIs with the highest correlations with the ground-truth variables were NDVI and SAVI for wet biomass, GNDVI and NDVI for dry biomass, GNDVI and SAVI for height, and NDVI and ARVI for nitrogen. The machine learning model that performed best in estimating the variables of the 59 plots was the Gaussian Process Regression (GPR) model with a correlation factor of 0.98 for wet biomass, 0.99 for dry biomass, and 1 for nitrogen. The results presented demonstrate that it is possible to characterize the yields of rice plots containing different genotypes through ground-truth data and VIs.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像、植物・土壌セグメンテーション、植生指数、機械学習を組み合わせて、イネのバイオマス・窒素・草高などの形質を推定する方法が研究の中心である。

abstractThe use of Unmanned Aerial Vehicle (UAV) images for biomass and nitrogen estimation offers multiple opportunities for improving rice yields.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published25 Jun 2023Sensors (Basel, Switzerland)Cited by 40 · OpenAlex ↗

Fruit Detection and Counting in Apple Orchards Based on Improved Yolov7 and Multi-Object Tracking Methods.

AppleField / plotFruitCountingObject detectionTrackingYield / yield components

With the increasing popularity of online fruit sales, accurately predicting fruit yields has become crucial for optimizing logistics and storage strategies. However, existing manual vision-based systems and sensor methods have proven inadequate for solving the complex problem of fruit yield counting, as they struggle with issues such as crop overlap and variable lighting conditions. Recently CNN-based object detection models have emerged as a promising solution in the field of computer vision, but their effectiveness is limited in agricultural scenarios due to challenges such as occlusion and dissimilarity among the same fruits. To address this issue, we propose a novel variant model that combines the self-attentive mechanism of Vision Transform, a non-CNN network architecture, with Yolov7, a state-of-the-art object detection model. Our model utilizes two attention mechanisms, CBAM and CA, and is trained and tested on a dataset of apple images. In order to enable fruit counting across video frames in complex environments, we incorporate two multi-objective tracking methods based on Kalman filtering and motion trajectory prediction, namely SORT, and Cascade-SORT. Our results show that the Yolov7-CA model achieved a 91.3% mAP and 0.85 F1 score, representing a 4% improvement in mAP and 0.02 improvement in F1 score compared to using Yolov7 alone. Furthermore, three multi-object tracking methods demonstrated a significant improvement in MAE for inter-frame counting across all three test videos, with an 0.642 improvement over using yolov7 alone achieved using our multi-object tracking method. These findings suggest that our proposed model has the potential to improve fruit yield assessment methods and could have implications for decision-making in the fruit industry.

Why it matches plant phenotyping methodsリンゴ果実を画像から検出・追跡して収量(果実数)を推定する手法を開発・評価しており、植物表現型取得が研究の中心です。

titleFruit Detection and Counting in Apple Orchards Based on Improved Yolov7 and Multi-Object Tracking Methods.
Reproduction assets foundThe paper's apple detection/counting dataset was assembled from publicly available sources, and the Data Availability Statement explicitly links the public tropical fruit dataset of Pawara et al. used as image input. No author analysis code, trained model checkpoints, or paper-specific supplements are disclosed.
Dataset · publicPublicly available datasets were analyzed in this study. This data can be found here: https://www.ai.rug.nl/~p.pawara/ (accessed on 23 May 2023).Open asset ↗lines:234-247
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published14 Jun 2023Sensors (Basel, Switzerland)Cited by 24 · OpenAlex ↗

Classification of Citrus Huanglongbing Degree Based on CBAM-MobileNetV2 and Transfer Learning.

CitrusLeafClassificationDisease symptoms / severity

Citrus has become a pivotal industry for the rapid development of agriculture and increasing farmers' incomes in the main production areas of southern China. Knowing how to diagnose and control citrus huanglongbing has always been a challenge for fruit farmers. To promptly recognize the diagnosis of citrus huanglongbing, a new classification model of citrus huanglongbing was established based on MobileNetV2 with a convolutional block attention module (CBAM-MobileNetV2) and transfer learning. First, the convolution features were extracted using convolution modules to capture high-level object-based information. Second, an attention module was utilized to capture interesting semantic information. Third, the convolution module and attention module were combined to fuse these two types of information. Last, a new fully connected layer and a softmax layer were established. The collected 751 citrus huanglongbing images, with sizes of 3648 × 2736, were divided into early, middle, and late leaf images with different disease degrees, and were enhanced to 6008 leaf images with sizes of 512 × 512, including 2360 early citrus huanglongbing images, 2024 middle citrus huanglongbing images, and 1624 late citrus huanglongbing images. In total, 80% and 20% of the collected citrus huanglongbing images were assigned to the training set and the test set, respectively. The effects of different transfer learning methods, different model training effects, and initial learning rates on model performance were analyzed. The results show that with the same model and initial learning rate, the transfer learning method of parameter fine tuning was obviously better than the transfer learning method of parameter freezing, and that the recognition accuracy of the test set improved by 1.02~13.6%. The recognition accuracy of the citrus huanglongbing image recognition model based on CBAM-MobileNetV2 and transfer learning was 98.75% at an initial learning rate of 0.001, and the loss value was 0.0748. The accuracy rates of the MobileNetV2, Xception, and InceptionV3 network models were 98.14%, 96.96%, and 97.55%, respectively, and the effect was not as significant as that of CBAM-MobileNetV2. Therefore, based on CBAM-MobileNetV2 and transfer learning, an image recognition model of citrus huanglongbing images with high recognition accuracy could be constructed.

Why it matches plant phenotyping methods柑橘葉の病害度という植物状態を画像から推定する深層学習モデルを開発・比較・評価しており、病害表現型の抽出手法が中心的である。

abstracta new classification model of citrus huanglongbing was established based on MobileNetV2 with a convolutional block attention module (CBAM-MobileNetV2) and transfer learning
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published9 Jun 2023Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Verification of Commercial Near-Infrared Spectroscopy Measurement and Fresh Weight Diversity Modeling in Brix% for Small Tomato Fruits with Various Cultivars and Growth Conditions.

TomatoRaman / spectroscopyFruitPhysiological trait estimationBiomass / plant weightFruit / seed / panicle traits

The use of non-destructive commercial near-infrared (NIR) spectroscopy to estimate Brix% was verified using all samples of cherry tomato 'TY Chika', currant tomato 'Microbeads', and the M&S or market-purchased and supplemental local source tomatoes. Additionally, the relationship between fresh weight and Brix% of all samples was examined. These tomatoes had a diversity of cultivars, growing methods, harvest timing, and production locations and varied widely from 4.0% to 14.2% for Brix% and 1.25 g to 95.84 g for fresh weight. Regardless of the diversity of all samples, it was revealed that the refractometer-based Brix% (y) was practically estimated from the NIR-derived Brix% value (x) using a relationship of y = x (RMSE = 0.747 Brix%) after only a one-time calibration for the NIR spectrometer offset. An inverse relationship between fresh weight and Brix% could be modeled using a hyperbolic curve fit, and the model showed an R 2 of 0.809 except for 'Microbeads'. The Brix% of 'TY Chika' was highest on average (9.5%) and had a large difference from 6.2 to 14.2% among the samples. Data distribution of cherry tomato groups such as 'TY Chika' and M&S cherry tomatoes was closer, indicating a roughly linear correlation between fresh weight and Brix%.

Why it matches plant phenotyping methodsトマト果実のBrix%を非破壊NIR分光で推定する手法を検証し、校正後の推定精度を評価しているため、植物形質取得法が研究の中心です。

abstractThe use of non-destructive commercial near-infrared (NIR) spectroscopy to estimate Brix% was verified
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published23 May 2023Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

Remotely Sensed Phenotypic Traits for Heritability Estimates and Grain Yield Prediction of Barley Using Multispectral Imaging from UAVs.

BarleyAerial / UAVMultispectral / hyperspectralWhole plant / canopy / plot / fieldPhysiological trait estimationYield / biomass estimationLeaf traitsPhotosynthesis / fluorescenceYield / yield components

This study tested the potential of parametric and nonparametric regression modeling utilizing multispectral data from two different unoccupied aerial vehicles (UAVs) as a tool for the prediction of and indirect selection of grain yield (GY) in barley breeding experiments. The coefficient of determination ( R 2 ) of the nonparametric models for GY prediction ranged between 0.33 and 0.61 depending on the UAV and flight date, where the highest value was achieved with the DJI Phantom 4 Multispectral (P4M) image from 26 May (milk ripening). The parametric models performed worse than the nonparametric ones for GY prediction. Independent of the retrieval method and UAV, GY retrieval was more accurate in milk ripening than dough ripening. The leaf area index (LAI), fraction of absorbed photosynthetically active radiation (fAPAR), fraction vegetation cover (fCover), and leaf chlorophyll content (LCC) were modeled at milk ripening using nonparametric models with the P4M images. A significant effect of the genotype was found for the estimated biophysical variables, which was referred to as remotely sensed phenotypic traits (RSPTs). Measured GY heritability was lower, with a few exceptions, compared to the RSPTs, indicating that GY was more environmentally influenced than the RSPTs. The moderate to strong genetic correlation of the RSPTs to GY in the present study indicated their potential utility as an indirect selection approach to identify high-yield genotypes of winter barley.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像からLAI、fAPAR、fCover、LCCなどの植物形質を推定し、収量予測・育種選抜への有用性を評価する手法応用研究であり、形質取得・推定ワークフローが中心的です。

abstractutilizing multispectral data from two different unoccupied aerial vehicles (UAVs) as a tool for the prediction of and indirect selection of grain yield (GY) in barley breeding experiments
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published18 May 2023Sensors (Basel, Switzerland)Cited by 22 · OpenAlex ↗

Research on the Method of Counting Wheat Ears via Video Based on Improved YOLOv7 and DeepSort.

WheatAerial / UAVField / plotPanicle / ear / spikeCountingObject detectionTracking

The number of wheat ears in a field is an important parameter for accurately estimating wheat yield. In a large field, however, it is hard to conduct an automated and accurate counting of wheat ears because of their density and mutual overlay. Unlike the majority of the studies conducted on deep learning-based methods that usually count wheat ears via a collection of static images, this paper proposes a counting method based directly on a UAV video multi-objective tracking method and better counting efficiency results. Firstly, we optimized the YOLOv7 model because the basis of the multi-target tracking algorithm is target detection. Simultaneously, the omni-dimensional dynamic convolution (ODConv) design was applied to the network structure to significantly improve the feature-extraction capability of the model, strengthen the interaction between dimensions, and improve the performance of the detection model. Furthermore, the global context network (GCNet) and coordinate attention (CA) mechanisms were adopted in the backbone network to implement the effective utilization of wheat features. Secondly, this study improved the DeepSort multi-objective tracking algorithm by replacing the DeepSort feature extractor with a modified ResNet network structure to achieve a better extraction of wheat-ear-feature information, and the constructed dataset was then trained for the re-identification of wheat ears. Finally, the improved DeepSort algorithm was used to calculate the number of different IDs that appear in the video, and an improved method based on YOLOv7 and DeepSort algorithms was then created to calculate the number of wheat ears in large fields. The results show that the mean average precision (mAP) of the improved YOLOv7 detection model is 2.5% higher than that of the original YOLOv7 model, reaching 96.2%. The multiple-object tracking accuracy (MOTA) of the improved YOLOv7-DeepSort model reached 75.4%. By verifying the number of wheat ears captured by the UAV method, it can be determined that the average value of an L1 loss is 4.2 and the accuracy rate is between 95 and 98%; thus, detection and tracking methods can be effectively performed, and the efficient counting of wheat ears can be achieved according to the ID value in the video.

Why it matches plant phenotyping methodsUAV動画から小麦穂数という植物形態・収量関連形質を自動抽出する検出・追跡手法を開発し、精度を検証しているため、植物フェノタイピング手法が中心である。

abstractthis paper proposes a counting method based directly on a UAV video multi-objective tracking method
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published15 May 2023Sensors (Basel, Switzerland)Cited by 78 · OpenAlex ↗

Plant Disease Detection and Classification: A Systematic Literature Review.

ClassificationStress / disease detectionDisease symptoms / severity

A significant majority of the population in India makes their living through agriculture. Different illnesses that develop due to changing weather patterns and are caused by pathogenic organisms impact the yields of diverse plant species. The present article analyzed some of the existing techniques in terms of data sources, pre-processing techniques, feature extraction techniques, data augmentation techniques, models utilized for detecting and classifying diseases that affect the plant, how the quality of images was enhanced, how overfitting of the model was reduced, and accuracy. The research papers for this study were selected using various keywords from peer-reviewed publications from various databases published between 2010 and 2022. A total of 182 papers were identified and reviewed for their direct relevance to plant disease detection and classification, of which 75 papers were selected for this review after exclusion based on the title, abstract, conclusion, and full text. Researchers will find this work to be a useful resource in recognizing the potential of various existing techniques through data-driven approaches while identifying plant diseases by enhancing system performance and accuracy.

Why it matches plant phenotyping methods植物病害の画像ベース検出・分類手法を体系的にレビューしており、植物の病徴・状態を推定するフェノタイピング手法が中心です。

abstractThe present article analyzed some of the existing techniques in terms of data sources, pre-processing techniques, feature extraction techniques, data augmentation techniques, models utilized for detecting and classifying diseases that affect the plant
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published8 May 2023Sensors (Basel, Switzerland)Cited by 42 · OpenAlex ↗

Automatic Branch-Leaf Segmentation and Leaf Phenotypic Parameter Estimation of Pear Trees Based on Three-Dimensional Point Clouds.

PearField / plotLiDAR / point cloudLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationLeaf traits

The leaf phenotypic traits of plants have a significant impact on the efficiency of canopy photosynthesis. However, traditional methods such as destructive sampling will hinder the continuous monitoring of plant growth, while manual measurements in the field are both time-consuming and laborious. Nondestructive and accurate measurements of leaf phenotypic parameters can be achieved through the use of 3D canopy models and object segmentation techniques. This paper proposed an automatic branch-leaf segmentation pipeline based on lidar point cloud and conducted the automatic measurement of leaf inclination angle, length, width, and area, using pear canopy as an example. Firstly, a three-dimensional model using a lidar point cloud was established using SCENE software. Next, 305 pear tree branches were manually divided into branch points and leaf points, and 45 branch samples were selected as test data. Leaf points were further marked as 572 leaf instances on these test data. The PointNet++ model was used, with 260 point clouds as training input to carry out semantic segmentation of branches and leaves. Using the leaf point clouds in the test dataset as input, a single leaf instance was extracted by means of a mean shift clustering algorithm. Finally, based on the single leaf point cloud, the leaf inclination angle was calculated by plane fitting, while the leaf length, width, and area were calculated by midrib fitting and triangulation. The semantic segmentation model was tested on 45 branches, with a mean Precision sem , mean Recall sem , mean F 1 -score , and mean Intersection over Union ( IoU ) of branches and leaves of 0.93, 0.94, 0.93, and 0.88, respectively. For single leaf extraction, the Precision ins , Recall ins , and mean coverage ( mCoV ) were 0.89, 0.92, and 0.87, respectively. Using the proposed method, the estimated leaf inclination, length, width, and area of pear leaves showed a high correlation with manual measurements, with correlation coefficients of 0.94 (root mean squared error: 4.44°), 0.94 (root mean squared error: 0.43 cm), 0.91 (root mean squared error: 0.39 cm), and 0.93 (root mean squared error: 5.21 cm 2 ), respectively. These results demonstrate that the method can automatically and accurately measure the phenotypic parameters of pear leaves. This has great significance for monitoring pear tree growth, simulating canopy photosynthesis, and optimizing orchard management.

Why it matches plant phenotyping methodsLiDAR三次元点群とセグメンテーションを用いて、葉の形態形質を自動抽出・推定する手法を開発し、手測定との相関で検証しているため、植物フェノタイピング手法が中心である。

abstractThis paper proposed an automatic branch-leaf segmentation pipeline based on lidar point cloud and conducted the automatic measurement of leaf inclination angle, length, width, and area, using pear canopy as an example.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published5 May 2023Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

FA-Net: A Fused Feature for Multi-Head Attention Recoding Network for Pear Leaf Nutritional Deficiency Diagnosis with Visual RGB-Image Depth and Shallow Features.

PearRGB / grayscaleLeafClassificationDisease symptoms / severity

Accurate diagnosis of pear tree nutrient deficiency symptoms is vital for the timely adoption of fertilization and treatment. This study proposes a novel method on the fused feature multi-head attention recording network with image depth and shallow feature fusion for diagnosing nutrient deficiency symptoms in pear leaves. First, the shallow features of nutrient-deficient pear leaf images are extracted using manual feature extraction methods, and the depth features are extracted by the deep network model. Second, the shallow features are fused with the depth features using serial fusion. In addition, the fused features are trained using three classification algorithms, F-Net, FC-Net, and FA-Net, proposed in this paper. Finally, we compare the performance of single feature-based and fusion feature-based identification algorithms in the nutrient-deficient pear leaf diagnostic task. The best classification performance is achieved by fusing the depth features output from the ConvNeXt-Base deep network model with shallow features using the proposed FA-Net network, which improved the average accuracy by 15.34 and 10.19 percentage points, respectively, compared with the original ConvNeXt-Base model and the shallow feature-based recognition model. The result can accurately recognize pear leaf deficiency images by providing a theoretical foundation for identifying plant nutrient-deficient leaves.

Why it matches plant phenotyping methodsナシ葉の栄養欠乏症状をRGB画像から分類する画像解析手法を提案・比較しており、植物状態の取得・推定が研究の中心であるため。

abstractThis study proposes a novel method on the fused feature multi-head attention recording network with image depth and shallow feature fusion for diagnosing nutrient deficiency symptoms in pear leaves.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published28 Apr 2023Sensors (Basel, Switzerland)Cited by 22 · OpenAlex ↗

A Deep Learning Framework for Processing and Classification of Hyperspectral Rice Seed Images Grown under High Day and Night Temperatures.

RiceMultispectral / hyperspectralSeed / grainClassificationStress response / tolerance

A framework combining two powerful tools of hyperspectral imaging and deep learning for the processing and classification of hyperspectral images (HSI) of rice seeds is presented. A seed-based approach that trains a three-dimensional convolutional neural network (3D-CNN) using the full seed spectral hypercube for classifying the seed images from high day and high night temperatures, both including a control group, is developed. A pixel-based seed classification approach is implemented using a deep neural network (DNN). The seed and pixel-based deep learning architectures are validated and tested using hyperspectral images from five different rice seed treatments with six different high temperature exposure durations during day, night, and both day and night. A stand-alone application with Graphical User Interfaces (GUI) for calibrating, preprocessing, and classification of hyperspectral rice seed images is presented. The software application can be used for training two deep learning architectures for the classification of any type of hyperspectral seed images. The average overall classification accuracy of 91.33% and 89.50% is obtained for seed-based classification using 3D-CNN for five different treatments at each exposure duration and six different high temperature exposure durations for each treatment, respectively. The DNN gives an average accuracy of 94.83% and 91% for five different treatments at each exposure duration and six different high temperature exposure durations for each treatment, respectively. The accuracies obtained are higher than those presented in the literature for hyperspectral rice seed image classification. The HSI analysis presented here is on the Kitaake cultivar, which can be extended to study the temperature tolerance of other rice cultivars.

Why it matches plant phenotyping methodsハイパースペクトル画像からイネ種子の温度処理状態を分類する深層学習手法を開発・検証し、校正・前処理・分類用GUIも提供しており、種子表現型の取得・抽出方法が中心である。

abstractA framework combining two powerful tools of hyperspectral imaging and deep learning for the processing and classification of hyperspectral images (HSI) of rice seeds is presented.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Code · publicThe codes for the DL framework for hyperspectral seed image calibration, preprocessing, segmentation, and classification are available at: https://gitfront.io/r/vido6/vC64GLsxCDZx/classificationRice/ , accessed on 23 March 2023.Open asset ↗classificationRicelines:95-200
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published21 Apr 2023Sensors (Basel, Switzerland)Cited by 29 · OpenAlex ↗

Evaluation of Stem Rust Disease in Wheat Fields by Drone Hyperspectral Imaging.

WheatAerial / UAVField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationStress / disease detectionDisease symptoms / severity

Detecting plant disease severity could help growers and researchers study how the disease impacts cereal crops to make timely decisions. Advanced technology is needed to protect cereals that feed the increasing population using fewer chemicals; this may lead to reduced labor usage and cost in the field. Accurate detection of wheat stem rust, an emerging threat to wheat production, could inform growers to make management decisions and assist plant breeders in making line selections. A hyperspectral camera mounted on an unmanned aerial vehicle (UAV) was utilized in this study to evaluate the severity of wheat stem rust disease in a disease trial containing 960 plots. Quadratic discriminant analysis (QDA) and random forest classifier (RFC), decision tree classification, and support vector machine (SVM) were applied to select the wavelengths and spectral vegetation indices (SVIs). The trial plots were divided into four levels based on ground truth disease severities: class 0 (healthy, severity 0), class 1 (mildly diseased, severity 1-15), class 2 (moderately diseased, severity 16-34), and class 3 (severely diseased, highest severity observed). The RFC method achieved the highest overall classification accuracy (85%). For the spectral vegetation indices (SVIs), the highest classification rate was recorded by RFC, and the accuracy was 76%. The Green NDVI (GNDVI), Photochemical Reflectance Index (PRI), Red-Edge Vegetation Stress Index (RVS1), and Chlorophyll Green (Chl green) were selected from 14 SVIs. In addition, binary classification of mildly diseased vs. non-diseased was also conducted using the classifiers and achieved 88% classification accuracy. This highlighted that hyperspectral imaging was sensitive enough to discriminate between low levels of stem rust disease vs. no disease. The results of this study demonstrated that drone hyperspectral imaging can discriminate stem rust disease levels so that breeders can select disease-resistant varieties more efficiently. The detection of low disease severity capability of drone hyperspectral imaging can help farmers identify early disease outbreaks and enable more timely management of their fields. Based on this study, it is also possible to build a new inexpensive multispectral sensor to diagnose wheat stem rust disease accurately.

Why it matches plant phenotyping methodsドローン搭載ハイパースペクトル画像を用いてコムギ赤さび病の重症度という植物状態を推定し、分類精度を評価する手法研究であり、表現型取得・抽出が中心である。

abstractA hyperspectral camera mounted on an unmanned aerial vehicle (UAV) was utilized in this study to evaluate the severity of wheat stem rust disease in a disease trial containing 960 plots.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published21 Apr 2023Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

The Transferability of Spectral Grain Yield Prediction in Wheat Breeding across Years and Trial Locations.

WheatAerial / UAVField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldYield / biomass estimationYield / yield components

Grain yield (GY) prediction based on non-destructive UAV-based spectral sensing could make screening of large field trials more efficient and objective. However, the transfer of models remains challenging, and is affected by location, year-dependent weather conditions and measurement dates. Therefore, this study evaluates GY modelling across years and locations, considering the effect of measurement dates within years. Based on a previous study, we used a normalized difference red edge ( NDRE 1) index with PLS (partial least squares) regression, trained and tested with the data of individual dates and date combinations, respectively. While strong differences in model performance were observed between test datasets, i.e., different trials, as well as between measurement dates, the effect of the train datasets was comparably small. Generally, within-trials models achieved better predictions (max. R 2 = 0.27-0.81), but R 2 -values for the best across-trials models were lower only by 0.03-0.13. Within train and test datasets, measurement dates had a strong influence on model performance. While measurements during flowering and early milk ripeness were confirmed for within- and across-trials models, later dates were less useful for across-trials models. For most test sets, multi-date models revealed to improve predictions compared to individual-date models.

Why it matches plant phenotyping methodsUAVスペクトルセンシングとPLS回帰による穀粒収量推定法の、年次・試験地間の転移性と性能を評価しており、表現型取得・推定手法の検証が中心である。

abstractGrain yield (GY) prediction based on non-destructive UAV-based spectral sensing could make screening of large field trials more efficient and objective.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published5 Apr 2023Sensors (Basel, Switzerland)Cited by 43 · OpenAlex ↗

Aggregating Different Scales of Attention on Feature Variants for Tomato Leaf Disease Diagnosis from Image Data: A Transformer Driven Study.

TomatoLeafClassificationDisease symptoms / severity

Tomato leaf diseases can incur significant financial damage by having adverse impacts on crops and, consequently, they are a major concern for tomato growers all over the world. The diseases may come in a variety of forms, caused by environmental stress and various pathogens. An automated approach to detect leaf disease from images would assist farmers to take effective control measures quickly and affordably. Therefore, the proposed study aims to analyze the effects of transformer-based approaches that aggregate different scales of attention on variants of features for the classification of tomato leaf diseases from image data. Four state-of-the-art transformer-based models, namely, External Attention Transformer (EANet), Multi-Axis Vision Transformer (MaxViT), Compact Convolutional Transformers (CCT), and Pyramid Vision Transformer (PVT), are trained and tested on a multiclass tomato disease dataset. The result analysis showcases that MaxViT comfortably outperforms the other three transformer models with 97% overall accuracy, as opposed to the 89% accuracy achieved by EANet, 91% by CCT, and 93% by PVT. MaxViT also achieves a smoother learning curve compared to the other transformers. Afterwards, we further verified the legitimacy of the results on another relatively smaller dataset. Overall, the exhaustive empirical analysis presented in the paper proves that the MaxViT architecture is the most effective transformer model to classify tomato leaf disease, providing the availability of powerful hardware to incorporate the model.

Why it matches plant phenotyping methodsトマト葉画像から病害状態を分類する画像解析手法を複数のTransformerで比較・検証しており、植物の病害表現型の取得が研究の中心である。

abstractanalyze the effects of transformer-based approaches that aggregate different scales of attention on variants of features for the classification of tomato leaf diseases from image data
Reproduction assets foundThe paper used two public plant-image datasets for tomato leaf disease classification, both explicitly linked in the Data Availability Statement: a Kaggle tomato disease dataset (20,000 images, 11 classes) and a Mendeley/PlantVillage-derived dataset (4,972 images, 6 classes). No author analysis code or trained model is
Dataset · publicsupervision, A.C. and Y.J.J.; funding acquisition, A.C. and Y.J.J. All authors have read and agreed to the published version of the manuscript. Institutional Review Board Statement Not applicable. Informed Consent Statement Not applicable. Data Availability Statement This dataset was collected from Kaggle, this can be found at https://www.kaggle.com/datasets/cookiefinder/tomato-disease-multiple-sources (accessed on 2 January 2023). This dataset was collected from Mendeley, this can be found at https://data.mendeley.com/datasets/ngdgg79rzb/1 (accessed on 17 March 2023). Conflicts of Interest The authors declare no conflict of interest. Funding Statement This research was funded in part by theOpen asset ↗Kaggle · cookiefinder/tomato-disease-multiple-sourceslines:335-374
Dataset · publicd Statement Not applicable. Informed Consent Statement Not applicable. Data Availability Statement This dataset was collected from Kaggle, this can be found at https://www.kaggle.com/datasets/cookiefinder/tomato-disease-multiple-sources (accessed on 2 January 2023). This dataset was collected from Mendeley, this can be found at https://data.mendeley.com/datasets/ngdgg79rzb/1 (accessed on 17 March 2023). Conflicts of Interest The authors declare no conflict of interest. Funding Statement This research was funded in part by the National Research Foundation of Korea (grant no. NRF-2020R1A2C1008753). Footnotes Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publicOpen asset ↗Mendeley · ngdgg79rzblines:335-374
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published2 Apr 2023Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

LeafSpec-Dicot: An Accurate and Portable Hyperspectral Imaging Device for Dicot Leaves.

SoybeanMultispectral / hyperspectralLeafPhysiological trait estimationPigment / colour / senescence

Soybean is one of the world's most consumed crops. As the human population continuously increases, new phenotyping technology is needed to develop new soybean varieties with high-yield, stress-tolerant, and disease-tolerant traits. Hyperspectral imaging (HSI) is one of the most used technologies for phenotyping. The current HSI techniques with indoor imaging towers and unmanned aerial vehicles (UAVs) suffer from multiple major noise sources, such as changes in ambient lighting conditions, leaf slopes, and environmental conditions. To reduce the noise, a portable single-leaf high-resolution HSI imager named LeafSpec was developed. However, the original design does not work efficiently for the size and shape of dicot leaves, such as soybean leaves. In addition, there is a potential to make the dicot leaf scanning much faster and easier by automating the manual scan effort in the original design. Therefore, a renovated design of a LeafSpec with increased efficiency and imaging quality for dicot leaves is presented in this paper. The new design collects an image of a dicot leaf within 20 s. The data quality of this new device is validated by detecting the effect of nitrogen treatment on soybean plants. The improved spatial resolution allows users to utilize the Normalized Difference Vegetative Index (NDVI) spatial distribution heatmap of the entire leaf to predict the nitrogen content of a soybean plant. This preliminary NDVI distribution analysis result shows a strong correlation (R 2 = 0.871) between the image collected by the device and the nitrogen content measured by a commercial laboratory. Therefore, it is concluded that the new LeafSpec-Dicot device can provide high-quality hyperspectral leaf images with high spatial resolution, high spectral resolution, and increased throughput for more accurate phenotyping. This enables phenotyping researchers to develop novel HSI image processing algorithms to utilize both spatial and spectral information to reveal more signals in soybean leaf images.

Why it matches plant phenotyping methods双子葉植物の葉を対象とする携帯型ハイパースペクトル画像装置を開発し、画像品質とスループットを検証しているため、植物表現型取得法が研究の中心です。

abstracta portable single-leaf high-resolution HSI imager named LeafSpec was developed
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published28 Mar 2023Sensors (Basel, Switzerland)Cited by 28 · OpenAlex ↗

Machine Learning Analysis of Hyperspectral Images of Damaged Wheat Kernels.

WheatMultispectral / hyperspectralSeed / grainClassificationSegmentationStress / disease detectionDisease symptoms / severity

Fusarium head blight (FHB) is a disease of small grains caused by the fungus Fusarium graminearum . In this study, we explored the use of hyperspectral imaging (HSI) to evaluate the damage caused by FHB in wheat kernels. We evaluated the use of HSI for disease classification and correlated the damage with the mycotoxin deoxynivalenol (DON) content. Computational analyses were carried out to determine which machine learning methods had the best accuracy to classify different levels of damage in wheat kernel samples. The classes of samples were based on the DON content obtained from Gas Chromatography-Mass Spectrometry (GC-MS). We found that G-Boost, an ensemble method, showed the best performance with 97% accuracy in classifying wheat kernels into different severity levels. Mask R-CNN, an instance segmentation method, was used to segment the wheat kernels from HSI data. The regions of interest (ROIs) obtained from Mask R-CNN achieved a high mAP of 0.97. The results from Mask R-CNN, when combined with the classification method, were able to correlate HSI data with the DON concentration in small grains with an R 2 of 0.75. Our results show the potential of HSI to quantify DON in wheat kernels in commercial settings such as elevators or mills.

Why it matches plant phenotyping methods小麦粒のFHB損傷・重症度をハイパースペクトル画像と機械学習で分類・定量する手法が研究の中心であり、Mask R-CNNによる抽出と精度評価も含むため、植物病害表現型の方法研究として適格。

abstractwe explored the use of hyperspectral imaging (HSI) to evaluate the damage caused by FHB in wheat kernels.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Code · publicData Availability Statement: The codes and the data are available at Li lab GitHub repository at https://github.com/LiLabAtVT/WheatHyperSpectral (accessed on 1 March 2023).Open asset ↗LiLabAtVT/WheatHyperSpectralpdf-page:11 lines:1-60
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published23 Mar 2023Sensors (Basel, Switzerland)Cited by 17 · OpenAlex ↗

Segmentation of Unsound Wheat Kernels Based on Improved Mask RCNN.

WheatSeed / grainSegmentationFruit / seed / panicle traits

The grade of wheat quality depends on the proportion of unsound kernels. Therefore, the rapid detection of unsound wheat kernels is important for wheat rating and evaluation. However, in practice, unsound kernels are hand-picked, which makes the process time-consuming and inefficient. Meanwhile, methods based on traditional image processing cannot divide adherent particles well. To solve the above problems, this paper proposed an unsound wheat kernel recognition algorithm based on an improved mask RCNN. First, we changed the feature pyramid network (FPN) to a bottom-up pyramid network to strengthen the low-level information. Then, an attention mechanism (AM) module was added between the feature extraction network and the pyramid network to improve the detection accuracy for small targets. Finally, the regional proposal network (RPN) was optimized to improve the prediction performance. Experiments showed that the improved mask RCNN algorithm could identify the unsound kernels more quickly and accurately while handling adhesion problems well. The precision and recall were 86% and 91%, respectively, and the inference time on the test set with about 200 targets for each image was 7.83 s. Additionally, we compared the improved model with other existing segmentation models, and experiments showed that our model achieved higher accuracy and performance than the other models, laying the foundation for wheat grading.

Why it matches plant phenotyping methods改良Mask R-CNNによる小麦粒の不健全状態の画像分割・認識手法を開発し、精度・再現率・推論時間および他モデルとの比較で技術検証しているため、植物表現型取得が中心である。

abstractthis paper proposed an unsound wheat kernel recognition algorithm based on an improved mask RCNN.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 13 Sept 2026
Published20 Mar 2023Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Feasibility Study on the Classification of Persimmon Trees’ Components Based on Hyperspectral LiDAR

Field / plotLiDAR / point cloudMultispectral / hyperspectralFruitWhole plant / canopy / plot / fieldClassification2D/3D reconstruction

Intelligent management of trees is essential for precise production management in orchards. Extracting components' information from individual fruit trees is critical for analyzing and understanding their general growth. This study proposes a method to classify persimmon tree components based on hyperspectral LiDAR data. We extracted nine spectral feature parameters from the colorful point cloud data and performed preliminary classification using random forest, support vector machine, and backpropagation neural network methods. However, the misclassification of edge points with spectral information reduced the accuracy of the classification. To address this, we introduced a reprogramming strategy by fusing spatial constraints with spectral information, which increased the overall classification accuracy by 6.55%. We completed a 3D reconstruction of classification results in spatial coordinates. The proposed method is sensitive to edge points and shows excellent performance for classifying persimmon tree components.

Why it matches plant phenotyping methodsハイパースペクトルLiDARと空間・スペクトル融合によるカキ樹の構成要素分類手法を開発・評価しており、植物構造の取得が研究の中心である。

abstractThis study proposes a method to classify persimmon tree components based on hyperspectral LiDAR data.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published9 Mar 2023Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Wide-Angular Tolerance Optical Filter Design and Its Application to Green Pepper Segmentation.

Pepper / chilliFruitSegmentation

The optical filter is critical in many applications requiring wide-angle imaging perception. However, the transmission curve of the typical optical filter will change at an oblique incident angle due to the optical path of the incident light change. In this study, we propose a wide-angular tolerance optical filter design method based on the transfer matrix method and automatic differentiation. A novel optical merit function is proposed for simultaneous optimization at normal and oblique incidents. The simulation results demonstrate that such a wide-angular tolerance design can realize a similar transmittance curve at an oblique incident angle compared to a normal incident angle. Furthermore, how much improvement in a wide-angular optical filter design for oblique incident contributes to image segmentation remains unclear. Therefore, we evaluate several transmittance curves along with the U-Net structure for green pepper segmentation. Although our proposed method is not perfectly equal to the target design, it can achieve an average 50% smaller mean absolute error (MAE) than the original design at 20∘ oblique incident angle. In addition, the green pepper segmentation results show that wide-angular tolerance optical filter design improves the segmentation of the near-color object about 0.3% at 20∘ oblique incident angle compared to the previous design.

Why it matches plant phenotyping methods広角耐性光学フィルタと画像分割を開発・評価し、緑ピーマンという植物器官の画像取得・抽出性能を検証しているため、植物フェノタイピング手法が中心です。

abstractTherefore, we evaluate several transmittance curves along with the U-Net structure for green pepper segmentation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published6 Mar 2023Sensors (Basel, Switzerland)Cited by 20 · OpenAlex ↗

Detecting Grapevine Virus Infections in Red and White Winegrape Canopies Using Proximal Hyperspectral Sensing.

GrapevineMultispectral / hyperspectralLeafStress / disease detectionDisease symptoms / severity

Grapevine virus-associated disease such as grapevine leafroll disease (GLD) affects grapevine health worldwide. Current diagnostic methods are either highly costly (laboratory-based diagnostics) or can be unreliable (visual assessments). Hyperspectral sensing technology is capable of measuring leaf reflectance spectra that can be used for the non-destructive and rapid detection of plant diseases. The present study used proximal hyperspectral sensing to detect virus infection in Pinot Noir (red-berried winegrape cultivar) and Chardonnay (white-berried winegrape cultivar) grapevines. Spectral data were collected throughout the grape growing season at six timepoints per cultivar. Partial least squares-discriminant analysis (PLS-DA) was used to build a predictive model of the presence or absence of GLD. The temporal change of canopy spectral reflectance showed that the harvest timepoint had the best prediction result. Prediction accuracies of 96% and 76% were achieved for Pinot Noir and Chardonnay, respectively. Our results provide valuable information on the optimal time for GLD detection. This hyperspectral method can also be deployed on mobile platforms including ground-based vehicles and unmanned aerial vehicles (UAV) for large-scale disease surveillance in vineyards.

Why it matches plant phenotyping methodsブドウ樹のウイルス病状態を近接ハイパースペクトルセンシングで推定し、PLS-DAモデルの予測精度と検出時期を評価しており、病害フェノタイピング手法が中心である。

abstractHyperspectral sensing technology is capable of measuring leaf reflectance spectra that can be used for the non-destructive and rapid detection of plant diseases.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published6 Mar 2023Sensors (Basel, Switzerland)Cited by 6 · OpenAlex ↗

Classification of Fluorescently Labelled Maize Kernels Using Convolutional Neural Networks.

MaizeChlorophyll fluorescenceSeed / grainClassification

Accurate real-time classification of fluorescently labelled maize kernels is important for the industrial application of its advanced breeding techniques. Therefore, it is necessary to develop a real-time classification device and recognition algorithm for fluorescently labelled maize kernels. In this study, a machine vision (MV) system capable of identifying fluorescent maize kernels in real time was designed using a fluorescent protein excitation light source and a filter to achieve optimal detection. A high-precision method for identifying fluorescent maize kernels based on a YOLOv5s convolutional neural network (CNN) was developed. The kernel sorting effects of the improved YOLOv5s model, as well as other YOLO models, were analysed and compared. The results show that using a yellow LED light as an excitation light source combined with an industrial camera filter with a central wavelength of 645 nm achieves the best recognition effect for fluorescent maize kernels. Using the improved YOLOv5s algorithm can increase the recognition accuracy of fluorescent maize kernels to 96%. This study provides a feasible technical solution for the high-precision, real-time classification of fluorescent maize kernels and has universal technical value for the efficient identification and classification of various fluorescently labelled plant seeds.

Why it matches plant phenotyping methods蛍光標識されたトウモロコシ種子という植物の状態を、機械視覚とCNNでリアルタイム識別する取得・解析手法が研究の中心であり、単なる生物実験の routine 測定ではない。

abstracta machine vision (MV) system capable of identifying fluorescent maize kernels in real time was designed
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published5 Mar 2023Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

Age Classification of Rice Seeds in Japan Using Gradient-Boosting and ANFIS Algorithms.

RiceRGB / grayscaleSeed / grainClassification

The rapidly changing climate affects an extensive spectrum of human-centered environments. The food industry is one of the affected industries due to rapid climate change. Rice is a staple food and an important cultural key point for Japanese people. As Japan is a country in which natural disasters continuously occur, using aged seeds for cultivation has become a regular practice. It is a well-known truth that seed quality and age highly impact germination rate and successful cultivation. However, a considerable research gap exists in the identification of seeds according to age. Hence, this study aims to implement a machine-learning model to identify Japanese rice seeds according to their age. Since agewise datasets are unavailable in the literature, this research implements a novel rice seed dataset with six rice varieties and three age variations. The rice seed dataset was created using a combination of RGB images. Image features were extracted using six feature descriptors. The proposed algorithm used in this study is called Cascaded-ANFIS. A novel structure for this algorithm is proposed in this work, combining several gradient-boosting algorithms such as XGBoost, CatBoost, and LightGBM. The classification was conducted in two steps. First, the seed variety was identified. Then, the age was predicted. As a result, seven classification models were implemented. The performance of the proposed algorithm was evaluated against 13 state-of-the-art algorithms. Overall, the proposed algorithm has a higher accuracy, precision, recall, and F1-score than the others. For the classification of variety, the proposed algorithm scored 0.7697, 0.7949, 0.7707, and 0.7862, respectively. The results of this study confirm that the proposed algorithm can be employed in the successful age classification of seeds.

Why it matches plant phenotyping methodsRGB画像からコメ種子の品種・年齢を抽出する機械学習手法を開発し、新規データセットを構築して複数手法と性能比較しているため、種子状態の画像ベース表現型解析が中心である。

abstractthis study aims to implement a machine-learning model to identify Japanese rice seeds according to their age
Reproduction assets foundThe paper's authors constructed a novel rice seed image dataset (six varieties, three harvest ages) and explicitly state it is publicly available on Kaggle under the author's account, matching an allowed URL. No code or model release is stated.
Dataset · publicgle data repository accessed on 15 January 2023 (https://www.kaggle.com/datasets/namalrathnayake1Open asset ↗Kagglepdf-page:16 lines:1-60
Code / dataset availability confirmedEurope PMC · OpenAlex · checked 15 Sept 2026
Published1 Mar 2023Sensors (Basel, Switzerland)Cited by 28 · OpenAlex ↗

WE3DS: An RGB-D Image Dataset for Semantic Segmentation in Agriculture

Field / plotRGB / grayscaleRGB-D / ToFStereoWhole plant / canopy / plot / fieldSegmentation

Smart farming (SF) applications rely on robust and accurate computer vision systems. An important computer vision task in agriculture is semantic segmentation, which aims to classify each pixel of an image and can be used for selective weed removal. State-of-the-art implementations use convolutional neural networks (CNN) that are trained on large image datasets. In agriculture, publicly available RGB image datasets are scarce and often lack detailed ground-truth information. In contrast to agriculture, other research areas feature RGB-D datasets that combine color (RGB) with additional distance (D) information. Such results show that including distance as an additional modality can improve model performance further. Therefore, we introduce WE3DS as the first RGB-D image dataset for multi-class plant species semantic segmentation in crop farming. It contains 2568 RGB-D images (color image and distance map) and corresponding hand-annotated ground-truth masks. Images were taken under natural light conditions using an RGB-D sensor consisting of two RGB cameras in a stereo setup. Further, we provide a benchmark for RGB-D semantic segmentation on the WE3DS dataset and compare it with a solely RGB-based model. Our trained models achieve up to 70.7% mean Intersection over Union (mIoU) for discriminating between soil, seven crop species, and ten weed species. Finally, our work confirms the finding that additional distance information improves segmentation quality.

Why it matches plant phenotyping methods植物種の画素単位セグメンテーション用RGB-Dデータセットとベンチマークを構築し、植物識別・分離という表現型取得ワークフローを中心的に評価しているため。

abstractwe introduce WE3DS as the first RGB-D image dataset for multi-class plant species semantic segmentation in crop farming.
Reproduction assets foundThe paper's WE3DS RGB-D image dataset (2568 annotated images) and the authors' modified ESANet analysis code are publicly deposited on Zenodo (DOI 10.5281/zenodo.7457983), as stated in the experiments section. The MDPI supplementary file contains only tables (species list, depth accuracy, confusion matrices), not the影像
Dataset · public024 × 512 20.6 27.0 37.7 † 34.2 11.5 RGB 1024 × 512 52.4 22.2 39.2 † 38.4 11.5 RGB-D 1024 × 512 59.1 19.2 85.8 55.3 18.5 D 1280 × 960 48.5 11.3 154.1 37.0 27.1 RGB 1280 × 960 70.1 11.0 156.1 46.8 27.1 RGB-D 1280 × 960 70.7 8.6 240.3 66.6 43.4 Information on the dataset and modified code of the ESANet can be found on our website https://doi.org/10.5281/zenodo.7457983 (accessed on 18 December 2022). 4.4. ResultsOpen asset ↗Zenodo · 10.5281/zenodo.7457983lines:69-146
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published23 Feb 2023Sensors (Basel, Switzerland)Cited by 15 · OpenAlex ↗

Convolutional Neural Network Model for Variety Classification and Seed Quality Assessment of Winter Rapeseed.

Rapeseed / canolaSeed / grainClassificationFruit / seed / panicle traits

The main objective of this study is to develop an automatic classification model for winter rapeseed varieties, to assess seed maturity and damage based on seed colour using a convolutional neural network (CNN). A CNN with a fixed architecture was built, consisting of an alternating arrangement of five classes Conv2D, MaxPooling2D and Dropout, for which a computational algorithm was developed in the Python 3.9 programming language, creating six models depending on the type of input data. Seeds of three winter rapeseed varieties were used for the research. Each imaged sample was 20.000 g. For each variety, 125 weight groups of 20 samples were prepared, with the weight of damaged or immature seeds increasing by 0.161 g. Each of the 20 samples in each weight group was marked by a different seed distribution. The accuracy of the models' validation ranged from 80.20 to 85.60%, with an average of 82.50%. Higher accuracy was obtained when classifying mature seed varieties (average of 84.24%) than when classifying the degree of maturity (average of 80.76%). It can be stated that classifying such fine seeds as rapeseed seeds is a complex process, creating major problems and constraints, as there is a distinct distribution of seeds belonging to the same weight groups, which causes the CNN model to treat them as different.

Why it matches plant phenotyping methodsCNN画像解析手法を開発し、セイヨウアブラナ種子の品種、成熟度、損傷を画像から自動評価することが研究の中心であるため、植物表現型計測手法として収録する。

abstractThe main objective of this study is to develop an automatic classification model for winter rapeseed varieties, to assess seed maturity and damage based on seed colour using a convolutional neural network (CNN).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published16 Feb 2023Sensors (Basel, Switzerland)Cited by 33 · OpenAlex ↗

Precision Agriculture Using Soil Sensor Driven Machine Learning for Smart Strawberry Production.

StrawberryField / plotFruitPhysiological trait estimation

Ubiquitous sensor networks collecting real-time data have been adopted in many industrial settings. This paper describes the second stage of an end-to-end system integrating modern hardware and software tools for precise monitoring and control of soil conditions. In the proposed framework, the data are collected by the sensor network distributed in the soil of a commercial strawberry farm to infer the ultimate physicochemical characteristics of the fruit at the point of harvest around the sensor locations. Empirical and statistical models are jointly investigated in the form of neural networks and Gaussian process regression models to predict the most significant physicochemical qualities of strawberry. Color, for instance, either by itself or when combined with the soluble solids content (sweetness), can be predicted within as little as 9% and 14% of their expected range of values, respectively. This level of accuracy will ultimately enable the implementation of the next phase in controlling the soil conditions where data-driven quality and resource-use trade-offs can be realized for sustainable and high-quality strawberry production.

Why it matches plant phenotyping methods土壌センサーデータと機械学習を用いて収穫時のイチゴ果実形質(色、可溶性固形分など)を推定し、予測精度も評価しているため、果実形質推定手法が中心である。

abstractthe data are collected by the sensor network distributed in the soil of a commercial strawberry farm to infer the ultimate physicochemical characteristics of the fruit at the point of harvest
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published14 Feb 2023Sensors (Basel, Switzerland)Cited by 33 · OpenAlex ↗

Using Mobile Edge AI to Detect and Map Diseases in Citrus Orchards.

CitrusField / plotFruitClassificationObject detectionDisease symptoms / severity

Deep Learning models have presented promising results when applied to Agriculture 4.0. Among other applications, these models can be used in disease detection and fruit counting. Deep Learning models usually have many layers in the architecture and millions of parameters. This aspect hinders the use of Deep Learning on mobile devices as they require a large amount of processing power for inference. In addition, the lack of high-quality Internet connectivity in the field impedes the usage of cloud computing, pushing the processing towards edge devices. This work describes the proposal of an edge AI application to detect and map diseases in citrus orchards. The proposed system has low computational demand, enabling the use of low-footprint models for both detection and classification tasks. We initially compared AI algorithms to detect fruits on trees. Specifically, we analyzed and compared YOLO and Faster R-CNN. Then, we studied lean AI models to perform the classification task. In this context, we tested and compared the performance of MobileNetV2, EfficientNetV2-B0, and NASNet-Mobile. In the detection task, YOLO and Faster R-CNN had similar AI performance metrics, but YOLO was significantly faster. In the image classification task, MobileNetMobileV2 and EfficientNetV2-B0 obtained an accuracy of 100%, while NASNet-Mobile had a 98% performance. As for the timing performance, MobileNetV2 and EfficientNetV2-B0 were the best candidates, while NASNet-Mobile was significantly worse. Furthermore, MobileNetV2 had a 10% better performance than EfficientNetV2-B0. Finally, we provide a method to evaluate the results from these algorithms towards describing the disease spread using statistical parametric models and a genetic algorithm to perform the parameters' regression. With these results, we validated the proposed pipeline, enabling the usage of adequate AI models to develop a mobile edge AI solution.

Why it matches plant phenotyping methods柑橘の病害を画像から検出・分類し、病害拡散を推定するエッジAIパイプラインの開発と比較検証が研究の中心であり、植物の病害状態を測定するフェノタイピング手法に該当する。

abstractThis work describes the proposal of an edge AI application to detect and map diseases in citrus orchards.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published9 Feb 2023Sensors (Basel, Switzerland)Cited by 25 · OpenAlex ↗

Performance Comparison of Tungsten-Halogen Light and Phosphor-Converted NIR LED in Soluble Solid Content Estimation of Apple.

AppleRaman / spectroscopyFruitPhysiological trait estimation

A Tungsten-Halogen (TH) lamp is the most popular light source in NIR spectroscopy and hyperspectral imaging, which requires a warm-up to reach very high temperatures of up to 250 °C and take a long time for radiation stabilization. Consequently, it has a large enough volume to enable heat dissipation to prevent the thermal runaway of the electric circuit and turn out its power efficiency very low. These are major barriers for miniaturizing spectral systems and hyperspectral imaging devices. However, TH lamps can be replaced by pc-NIR LEDs in order to avoid high temperature and large volume. We compared the spectral emission of the available commercial pc-NIR LEDs under the same condition. As a replacement for the TH lamp, the VIS + NIR LED module was developed to combine a warm-white LED and pc-NIR LEDs. In order to feature out the availability of the VIS + NIR LED module against the TH lamp, they were used as the light source for evaluating the Soluble Solid Content (SSC) of an apple through VIS-NIR spectroscopy. The results show a remarkable feasibility in the performance of the partial least square (PLS) model using the VIS + NIR LED module; during PLS calibration, the correlation coefficient (R) values are 0.664 and 0.701, and the Mean Square Error (MSE) values are 0.681 and 0.602 for the TH lamp and VIS + NIR LED module, respectively. In VIS-NIR spectroscopy, this study indicates that the TH lamp could be replaceable with a warm-white LED and pc-NIR LEDs.

Why it matches plant phenotyping methodsVIS-NIR分光法の光源を置換するLEDモジュールを開発し、リンゴのSSC推定性能をTHランプと比較検証しており、植物形質取得法が中心である。

abstractAs a replacement for the TH lamp, the VIS + NIR LED module was developed to combine a warm-white LED and pc-NIR LEDs.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published8 Feb 2023Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

Leaf-Counting in Monocot Plants Using Deep Regression Models.

MaizeSorghumLeafCountingSkeletonization / topologyLeaf traits

Leaf numbers are vital in estimating the yield of crops. Traditional manual leaf-counting is tedious, costly, and an enormous job. Recent convolutional neural network-based approaches achieve promising results for rosette plants. However, there is a lack of effective solutions to tackle leaf counting for monocot plants, such as sorghum and maize. The existing approaches often require substantial training datasets and annotations, thus incurring significant overheads for labeling. Moreover, these approaches can easily fail when leaf structures are occluded in images. To address these issues, we present a new deep neural network-based method that does not require any effort to label leaf structures explicitly and achieves superior performance even with severe leaf occlusions in images. Our method extracts leaf skeletons to gain more topological information and applies augmentation to enhance structural variety in the original images. Then, we feed the combination of original images, derived skeletons, and augmentations into a regression model, transferred from Inception-Resnet-V2, for leaf-counting. We find that leaf tips are important in our regression model through an input modification method and a Grad-CAM method. The superiority of the proposed method is validated via comparison with the existing approaches conducted on a similar dataset. The results show that our method does not only improve the accuracy of leaf-counting, with overlaps and occlusions, but also lower the training cost, with fewer annotations compared to the previous state-of-the-art approaches.The robustness of the proposed method against the noise effect is also verified by removing the environmental noises during the image preprocessing and reducing the effect of the noises introduced by skeletonization, with satisfactory outcomes.

Why it matches plant phenotyping methods単子葉植物の葉数という形態形質を画像から推定する深層学習手法を開発し、既存手法との比較検証と頑健性評価を行っており、表現型取得が研究の中心です。

abstractwe present a new deep neural network-based method
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published6 Feb 2023Sensors (Basel, Switzerland)Cited by 17 · OpenAlex ↗

Single Seed Near-Infrared Hyperspectral Imaging for Classification of Perennial Ryegrass Seed.

TurfgrassMultispectral / hyperspectralSeed / grainClassification

The detection of beneficial microbes living within perennial ryegrass seed causing no apparent defects is challenging, even with the most sensitive and conventional methods, such as DNA genotyping. Using a near-infrared hyperspectral imaging system (NIR-HSI), we were able to discriminate not only the presence of the commercial NEA12 fungal endophyte strain but perennial ryegrass cultivars of diverse seed age and batch. A total of 288 wavebands were extracted for individual seeds from hyperspectral images. The optimal pre-processing methods investigated yielded the best partial least squares discriminant analysis (PLS-DA) classification model to discriminate NEA12 and without endophyte (WE) perennial ryegrass seed with a classification accuracy of 89%. Effective wavelength (EW) selection based on GA-PLS-DA resulted in the selection of 75 wavebands yielding 88.3% discrimination accuracy using PLS-DA. For cultivar identification, the artificial neural network discriminant analysis (ANN-DA) was the best-performing classification model, resulting in >90% classification accuracy for Trojan, Alto, Rohan, Governor and Bronsyn. EW selection using GA-PLS-DA resulted in 87 wavebands, and the PLS-DA model performed the best, with no extensive compromise in performance, resulting in >89.1% accuracy. The study demonstrates the use of NIR-HSI reflectance data to discriminate, for the first time, an associated beneficial fungal endophyte and five cultivars of perennial ryegrass seed, irrespective of seed age and batch. Furthermore, the negligible effects on the classification errors using EW selection improve the capability and deployment of optimized methods for real-time analysis, such as the use of low-cost multispectral sensors for single seed analysis and automated seed sorting devices.

Why it matches plant phenotyping methods単一種子のNIRハイパースペクトル画像と分類モデルを用いて、内生菌の有無および品種を識別する測定・解析手法が研究の中心であり、リアルタイム分析や自動選別への展開も示している。

abstractUsing a near-infrared hyperspectral imaging system (NIR-HSI), we were able to discriminate not only the presence of the commercial NEA12 fungal endophyte strain but perennial ryegrass cultivars of diverse seed age and batch.
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 7 Sept 2026
Published29 Jan 2023Sensors (Basel, Switzerland)Cited by 22 · OpenAlex ↗

Y–Net: Identification of Typical Diseases of Corn Leaves Using a 3D–2D Hybrid CNN Model Combined with a Hyperspectral Image Band Selection Module

MaizeMultispectral / hyperspectralLeafClassificationStress / disease detectionDisease symptoms / severity

Corn diseases are one of the significant constraints to high-quality corn production, and accurate identification of corn diseases is of great importance for precise disease control. Corn anthracnose and brown spot are typical diseases of corn, and the early symptoms of the two diseases are similar, which can be easily misidentified by the naked eye. In this paper, to address the above problems, a three-dimensional-two-dimensional (3D-2D) hybrid convolutional neural network (CNN) model combining a band selection module is proposed based on hyperspectral image data, which combines band selection, attention mechanism, spatial-spectral feature extraction, and classification into a unified optimization process. The model first inputs hyperspectral images to both the band selection module and the attention mechanism module and then sums the outputs of the two modules as inputs to a 3D-2D hybrid CNN, resulting in a Y-shaped architecture named Y-Net. The results show that the spectral bands selected by the band selection module of Y-Net achieve more reliable classification performance than traditional feature selection methods. Y-Net obtained the best classification accuracy compared to support vector machines, one-dimensional (1D) CNNs, and two-dimensional (2D) CNNs. After the network pruned the trained Y-Net, the model size was reduced to one-third of the original size, and the accuracy rate reached 98.34%. The study results can provide new ideas and references for disease identification of corn and other crops.

Why it matches plant phenotyping methodsトウモロコシ葉の病害状態をハイパースペクトル画像から識別するCNN手法を開発・比較しており、植物病害フェノタイピング手法が中心である。

abstracta three-dimensional-two-dimensional (3D-2D) hybrid convolutional neural network (CNN) model combining a band selection module is proposed based on hyperspectral image data
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published24 Jan 2023Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

Water Stress Index Detection Using a Low-Cost Infrared Sensor and Excess Green Image Processing.

RGB / grayscaleThermalLeafWhole plant / canopy / plot / fieldSegmentationStress / disease detectionStress response / tolerancePlant / canopy temperatureWater status / transpiration

Precision Irrigation (PI) is a promising technique for monitoring and controlling water use that allows for meeting crop water requirements based on site-specific data. However, implementing the PI needs precise data on water evapotranspiration. The detection and monitoring of crop water stress can be achieved by several methods, one of the most interesting being the use of infra-red (IR) thermometry combined with the estimate of the Crop Water Stress Index (CWSI). However, conventional IR equipment is expensive, so the objective of this paper is to present the development of a new low-cost water stress detection system using TL indices obtained by crossing the responses of infrared sensors with image processing. The results demonstrated that it is possible to use low-cost IR sensors with a directional Field of Vision (FoV) to measure plant temperature, generate thermal maps, and identify water stress conditions. The Leaf Temperature Maps, generated by the IR sensor readings of the plant segmentation in the RGB image, were validated by thermal images. Furthermore, the estimated CWSI is consistent with the literature results.

Why it matches plant phenotyping methods低コスト赤外線センサーと画像処理による植物の水ストレス検出・葉温マップ生成法を開発し、熱画像で検証しているため、植物フェノタイピング手法が中心です。

abstractthe objective of this paper is to present the development of a new low-cost water stress detection system using TL indices obtained by crossing the responses of infrared sensors with image processing.
Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Published20 Jan 2023Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Direct Drive Brush-Shaped Tool with Torque Sensing Capability for Compliant Robotic Vine Suckering.

GrapevineStem / branch

In this paper, we present a direct drive brush-shaped tool developed for the use of robotic vine suckering. Direct drive design philosophy allows for precise and high bandwidth control of the torque exerted by the brush. Besides limiting the torque exerted onto the plant, this kind of design philosophy allows the brush to be used as a torque sensor. High bandwidth torque feedback from the tool is used to enable a position controlled robot arm to perform the suckering task without knowing the exact position and shape of the trunk of the vine. An experiment was conducted to investigate the dependency of the applied torque on the overlap between the brush and the obstacle. The results of the experiment indicate a quadratic relationship between torque and overlap. This quadratic function is estimated and used for compliant trunk shape following. A trunk shape following experiment demonstrates the utility of the presented tool to be used as a sensor for compliant robot arm control. The shape of the trunk is estimated by tracking the motion of the robot arm during the experiment.

Why it matches plant phenotyping methodsブドウ樹の幹形状をトルクセンサ付きロボット工具で推定する手法を開発・実験検証しており、植物形状の取得が中心的である。

abstractDirect drive design philosophy allows for precise and high bandwidth control of the torque exerted by the brush. Besides limiting the torque exerted onto the plant, this kind of design philosophy allows the brush to be used as a torque sensor.
Reproduction assets foundThe paper's authors explicitly state that their implementation of the prioritized task-space control algorithm (used for the compliant trunk shape following experiments) is publicly available on GitHub. No phenotype/trait datasets or image/sensor data deposits are mentioned; the video link is supplementary footage of a
Code · publicThis implementation of the prioritized task-space control algorithm is available on GitHub (https://github.com/ivatavuk/ptsc_eigen, accessed on 29 November 2022).Open asset ↗github.com/ivatavuk/ptsc_eigen · ivatavuk/ptsc_eigenpdf-page:10 lines:1-29
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published17 Jan 2023Sensors (Basel, Switzerland)Cited by 59 · OpenAlex ↗

Estimation of Sugar Content in Wine Grapes via In Situ VNIR-SWIR Point Spectroscopy Using Explainable Artificial Intelligence Techniques.

GrapevineField / plotRaman / spectroscopyFruitPhysiological trait estimationFruit / seed / panicle traits

Spectroscopy is a widely used technique that can contribute to food quality assessment in a simple and inexpensive way. Especially in grape production, the visible and near infrared (VNIR) and the short-wave infrared (SWIR) regions are of great interest, and they may be utilized for both fruit monitoring and quality control at all stages of maturity. The aim of this work was the quantitative estimation of the wine grape ripeness, for four different grape varieties, by using a highly accurate contact probe spectrometer that covers the entire VNIR-SWIR spectrum (350-2500 nm). The four varieties under examination were Chardonnay, Malagouzia, Sauvignon-Blanc, and Syrah and all the samples were collected over the 2020 and 2021 harvest and pre-harvest phenological stages (corresponding to stages 81 through 89 of the BBCH scale) from the vineyard of Ktima Gerovassiliou located in Northern Greece. All measurements were performed in situ and a refractometer was used to measure the total soluble solids content (°Brix) of the grapes, providing the ground truth data. After the development of the grape spectra library, four different machine learning algorithms, namely Partial Least Squares regression (PLS), Random Forest regression, Support Vector Regression (SVR), and Convolutional Neural Networks (CNN), coupled with several pre-treatment methods were applied for the prediction of the °Brix content from the VNIR-SWIR hyperspectral data. The performance of the different models was evaluated using a cross-validation strategy with three metrics, namely the coefficient of the determination (R2), the root mean square error (RMSE), and the ratio of performance to interquartile distance (RPIQ). High accuracy was achieved for Malagouzia, Sauvignon-Blanc, and Syrah from the best models developed using the CNN learning algorithm (R2>0.8, RPIQ≥4), while a good fit was attained for the Chardonnay variety from SVR (R2=0.63, RMSE=2.10, RPIQ=2.24), proving that by using a portable spectrometer the in situ estimation of the wine grape maturity could be provided. The proposed methodology could be a valuable tool for wine producers making real-time decisions on harvest time and with a non-destructive way.

Why it matches plant phenotyping methodsブドウ果実の熟度(可溶性固形分・°Brix)をVNIR-SWIR分光法で非破壊推定し、複数の機械学習モデルを検証しているため、植物形質取得法が中心です。

abstractThe aim of this work was the quantitative estimation of the wine grape ripeness, for four different grape varieties, by using a highly accurate contact probe spectrometer that covers the entire VNIR-SWIR spectrum (350-2500 nm).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 7 Sept 2026
Published11 Jan 2023Sensors (Basel, Switzerland)Cited by 15 · OpenAlex ↗

Designing a Proximal Sensing Camera Acquisition System for Vineyard Applications: Results and Feedback on 8 Years of Experiments.

GrapevineField / plotFruitWhole plant / canopy / plot / fieldCountingStress / disease detectionYield / biomass estimationDisease symptoms / severityYield / yield components

The potential of image proximal sensing for agricultural applications has been a prolific scientific subject in the recent literature. Its main appeal lies in the sensing of precise information about plant status, which is either harder or impossible to extract from lower-resolution downward-looking image sensors such as satellite or drone imagery. Yet, many theoretical and practical problems arise when dealing with proximal sensing, especially on perennial crops such as vineyards. Indeed, vineyards exhibit challenging physical obstacles and many degrees of variability in their layout. In this paper, we present the design of a mobile camera suited to vineyards and harsh experimental conditions, as well as the results and assessments of 8 years' worth of studies using that camera. These projects ranged from in-field yield estimation (berry counting) to disease detection, providing new insights on typical viticulture problems that could also be generalized to orchard crops. Different recommendations are then provided using small case studies, such as the difficulties related to framing plots with different structures or the mounting of the sensor on a moving vehicle. While results stress the obvious importance and strong benefits of a thorough experimental design, they also indicate some inescapable pitfalls, illustrating the need for more robust image analysis algorithms and better databases. We believe sharing that experience with the scientific community can only benefit the future development of these innovative approaches.

Why it matches plant phenotyping methodsブドウ園向け移動カメラシステムの設計と、収量推定・病害検出への8年間の適用および評価が中心であり、植物形質取得プラットフォームの方法開発・実証に該当する。

abstractIn this paper, we present the design of a mobile camera suited to vineyards and harsh experimental conditions, as well as the results and assessments of 8 years' worth of studies using that camera.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published8 Jan 2023Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Non-Destructive Direct Pericarp Thickness Measurement of Sorghum Kernels Using Extended-Focus Optical Coherence Microscopy.

SorghumMicroscopySeed / grainClassificationMorphology / geometry measurementFruit / seed / panicle traits

Non-destructive measurements of internal morphological structures in plant materials such as seeds are of high interest in agricultural research. The estimation of pericarp thickness is important to understand the grain quality and storage stability of seeds and can play a crucial role in improving crop yield. In this study, we demonstrate the applicability of fiber-based Bessel beam Fourier domain (FD) optical coherence microscopy (OCM) with a nearly constant high lateral resolution maintained at over ~400 µm for direct non-invasive measurement of the pericarp thickness of two different sorghum genotypes. Whereas measurements based on axial profiles need additional knowledge of the pericarp refractive index, en-face views allow for direct distance measurements. We directly determine pericarp thickness from lateral sections with a 3 µm resolution by taking the width of the signal corresponding to the pericarp at the 1/e threshold. These measurements enable differentiation of the two genotypes with 100% accuracy. We find that trading image resolution for acquisition speed and view size reduces the classification accuracy. Average pericarp thicknesses of 74 µm (thick phenotype) and 43 µm (thin phenotype) are obtained from high-resolution lateral sections, and are in good agreement with previously reported measurements of the same genotypes. Extracting the morphological features of plant seeds using Bessel beam FD-OCM is expected to provide valuable information to the food processing industry and plant breeding programs.

Why it matches plant phenotyping methodsBesselビームFD-OCMを用いてソルガム種子の果皮厚を非破壊・直接計測する画像計測法を実証し、解像度と分類精度も評価しており、植物形質取得法が研究の中心です。

abstractwe demonstrate the applicability of fiber-based Bessel beam Fourier domain (FD) optical coherence microscopy (OCM) with a nearly constant high lateral resolution maintained at over ~400 µm for direct non-invasive measurement of the pericarp thickness of two different sorghum genotypes.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published4 Jan 2023Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Research on Rapid and Low-Cost Spectral Device for the Estimation of the Quality Attributes of Tea Tree Leaves.

TeaMultispectral / hyperspectralLeafPhysiological trait estimationPigment / colour / senescenceWater status / transpiration

Tea polyphenols, amino acids, soluble sugars, and other ingredients in fresh tea leaves are the key parameters of tea quality. In this research, a tea leaf ingredient estimation sensor was developed based on a multi-channel spectral sensor. The experiment showed that the device could effectively acquire 700-1000 nm spectral data of tea tree leaves and could display the ingredients of leaf samples in real time through the visual interactive interface. The spectral data of Fuding white tea tree leaves acquired by the detection device were used to build an ingredient content prediction model based on the ridge regression model and random forest algorithm. As a result, the prediction model based on the random forest algorithm with better prediction performance was loaded into the ingredient detection device. Verification experiment showed that the root mean square error (RMSE) and determination coefficient (R 2 ) in the prediction were, respectively, as follows: moisture content (1.61 and 0.35), free amino acid content (0.16 and 0.79), tea polyphenol content (1.35 and 0.28), sugar content (0.14 and 0.33), nitrogen content (1.15 and 0.91), and chlorophyll content (0.02 and 0.97). As a result, the device can predict some parameters with high accuracy (nitrogen, chlorophyll, free amino acid) but some of them with lower accuracy (moisture, polyphenol, sugar) based on the R 2 values. The tea leaf ingredient estimation sensor could realize rapid non-destructive detection of key ingredients affecting tea quality, which is conducive to real-time monitoring of the current quality of tea leaves, evaluating the status during tea tree growth, and improving the quality of tea production. The application of this research will be helpful for the automatic management of tea plantations.

Why it matches plant phenotyping methods茶葉の生葉からスペクトルデータを取得し、成分・クロロフィル等を推定する低コストセンサーと予測モデルを開発・検証しており、植物形質取得が研究の中心である。

abstracta tea leaf ingredient estimation sensor was developed based on a multi-channel spectral sensor
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published2 Jan 2023Sensors (Basel, Switzerland)Cited by 32 · OpenAlex ↗

Improved Yield Prediction of Winter Wheat Using a Novel Two-Dimensional Deep Regression Neural Network Trained via Remote Sensing.

WheatField / plotWhole plant / canopy / plot / fieldYield / biomass estimationYield / yield components

In recent years, the use of remotely sensed and on-ground observations of crop fields, in conjunction with machine learning techniques, has led to highly accurate crop yield estimations. In this work, we propose to further improve the yield prediction task by using Convolutional Neural Networks (CNNs) given their unique ability to exploit the spatial information of small regions of the field. We present a novel CNN architecture called Hyper3DNetReg that takes in a multi-channel input raster and, unlike previous approaches, outputs a two-dimensional raster, where each output pixel represents the predicted yield value of the corresponding input pixel. Our proposed method then generates a yield prediction map by aggregating the overlapping yield prediction patches obtained throughout the field. Our data consist of a set of eight rasterized remotely-sensed features: nitrogen rate applied, precipitation, slope, elevation, topographic position index (TPI), aspect, and two radar backscatter coefficients acquired from the Sentinel-1 satellites. We use data collected during the early stage of the winter wheat growing season (March) to predict yield values during the harvest season (August). We present leave-one-out cross-validation experiments for rain-fed winter wheat over four fields and show that our proposed methodology produces better predictions than five compared methods, including Bayesian multiple linear regression, standard multiple linear regression, random forest, an ensemble of feedforward networks using AdaBoost, a stacked autoencoder, and two other CNN architectures.

Why it matches plant phenotyping methods圃場内の冬コムギ収量という植物形質をリモートセンシングから推定するCNN手法を開発し、複数手法との交差検証で性能比較しているため、表現型推定法が中心である。

abstractWe present a novel CNN architecture called Hyper3DNetReg
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 8 Sept 2026
Published23 Dec 2022Sensors (Basel, Switzerland)Cited by 16 · OpenAlex ↗

Fruit Volume and Leaf-Area Determination of Cabbage by a Neural-Network-Based Instance Segmentation for Different Growth Stages

Brassica vegetablesPhotogrammetry / SfM / MVSRGB / grayscaleFruitLeafMorphology / geometry measurementSegmentationLeaf traitsFruit / seed / panicle traits

Fruit volume and leaf area are important indicators to draw conclusions about the growth condition of the plant. However, the current methods of manual measuring morphological plant properties, such as fruit volume and leaf area, are time consuming and mainly destructive. In this research, an image-based approach for the non-destructive determination of fruit volume and for the total leaf area over three growth stages for cabbage ( brassica oleracea ) is presented. For this purpose, a mask-region-based convolutional neural network (Mask R-CNN) based on a Resnet-101 backbone was trained to segment the cabbage fruit from the leaves and assign it to the corresponding plant. Combining the segmentation results with depth information through a structure-from-motion approach, the leaf length of single leaves, as well as the fruit volume of individual plants, can be calculated. The results indicated that even with a single RGB camera, the developed methods provided a mean accuracy of fruit volume of 87% and a mean accuracy of total leaf area of 90.9%, over three growth stages on an individual plant level.

Why it matches plant phenotyping methods画像分割と深度情報を組み合わせ、キャベツ個体の葉面積・果実体積を非破壊推定する手法を開発・精度評価しており、植物表現型取得が研究の中心です。

abstractan image-based approach for the non-destructive determination of fruit volume and for the total leaf area over three growth stages for cabbage
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published21 Dec 2022Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Leaf Classification for Crop Pests and Diseases in the Compressed Domain.

LeafClassificationStress / disease detectionDisease symptoms / severity

Crop pests and diseases have been the main cause of reduced food production and have seriously affected food security. Therefore, it is very urgent and important to solve the pest problem efficiently and accurately. While traditional neural networks require complete processing of data when processing data, by compressed sensing, only one part of the data needs to be processed, which greatly reduces the amount of data processed by the network. In this paper, a combination of compressed perception and neural networks is used to classify and identify pest images in the compressed domain. A network model for compressed sampling and classification, CSBNet, is proposed to enable compression in neural networks instead of the sensing matrix in conventional compressed sensing (CS). Unlike traditional compressed perception, no reduction is performed to reconstruct the image, but recognition is performed directly in the compressed region, while an attention mechanism is added to enhance feature strength. The experiments in this paper were conducted on different datasets with various sampling rates separately, and our model was substantially less accurate than the other models in terms of trainable parameters, reaching a maximum accuracy of 96.32%, which is higher than the 93.01%, 83.58%, and 87.75% of the other models at a sampling rate of 0.7.

Why it matches plant phenotyping methods圧縮センシングとニューラルネットワークを用いた葉画像の病害・害虫分類手法を開発しており、植物の病害状態を画像から推定する技術が研究の中心である。

abstractIn this paper, a combination of compressed perception and neural networks is used to classify and identify pest images in the compressed domain.
Reproduction assets foundThe paper uses publicly available PlantVillage maize leaf images (4142 images, 4 classes) for its classification experiments and provides an authors' public GitHub repository with the source code implementing the proposed CSBNet/CS-Block method. Both are paper-specific, public, and actionable.
Code · publicInformed Consent Statement Not applicable. Data Availability Statement Publicly available datasets were analyzed in this study. These data can be found here: ( https://plantvillage.psu.edu/ , accessed on 12 April 2016). The source code implementing the proposed method in this paper is available in the url: ( https://github.com/zt0528/CS-Block-model , accessed on 19 November 2022). Conflicts of Interest The authors declare no conflict of interest. Funding Statement This research was funded by the National Natural Science Foundation of China (Grant Nos.61861021). Jiangxi Natural Science Foundation (Grant Nos.20224BAB202038). National Natural Science Foundation of China(GranOpen asset ↗CS-Block-modellines:390-416
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published20 Dec 2022Sensors (Basel, Switzerland)Cited by 13 · OpenAlex ↗

Automated Detection of Rice Bakanae Disease via Drone Imagery.

RiceAerial / UAVWhole plant / canopy / plot / fieldClassificationObject detectionStress / disease detection

This paper proposes a system for the forecasting and automated inspection of rice Bakanae disease (RBD) infection rates via drone imagery. The proposed system synthesizes camera calibrations and area calculations in the optimal data domain to detect infected bunches and classify infected rice culm numbers. Optimal heights and angles for identification were examined via linear discriminant analysis and gradient magnitude by targeting the morphological features of RBD in drone imagery. Camera calibration and area calculation enabled distortion correction and simultaneous calculation of image area using a perspective transform matrix. For infection detection, a two-step configuration was used to recognize the infected culms through deep learning classifiers. The YOLOv3 and RestNETV2 101 models were used for detection of infected bunches and classification of the infected culm numbers, respectively. Accordingly, 3 m drone height and 0° angle to the ground were found to be optimal, yielding an infected bunches detection rate with a mean average precision of 90.49. The classification of number of infected culms in the infected bunch matched with an 80.36% accuracy. The RBD detection system that we propose can be used to minimize confusion and inefficiency during rice field inspection.

Why it matches plant phenotyping methodsドローン画像からイネの感染株・感染茎数を抽出し、カメラ校正、撮影条件最適化、深層学習検出・分類精度を評価する手法研究であり、植物病害状態の取得が中心である。

abstractThis paper proposes a system for the forecasting and automated inspection of rice Bakanae disease (RBD) infection rates via drone imagery.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published20 Dec 2022Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Detection of Water Changes in Plant Stems In Situ by the Primary Echo of Ultrasound RF with an Improved AIC Algorithm.

SunflowerField / plotStem / branchPhysiological trait estimationWater status / transpiration

The detection of water changes in plant stems by non-destructive online methods has become a hot spot in studying the physiological activity of plant water. In this paper, the ultrasonic radio-frequency echo (RFID) technique was used to detect water changes in stems. An algorithm (improved hybrid differential Akaike's Information Criterion (AIC)) was proposed to automatically compute the position of the primary ultrasonic echo of stems, which is the key parameter of water changes in stems. This method overcame the inaccurate location of the primary echo, which was caused by the anisotropic ultrasound propagation and heterogeneous stems. First of all, the improved algorithm was analyzed and its accuracy was verified by a set of simulated signals. Then, a set of cutting samples from stems were taken for ultrasonic detection in the process of water absorption. The correlation between the moisture content of stems and ultrasonic velocities was computed with the algorithm. It was found that the average correlation coefficient of the two parameters reached about 0.98. Finally, living sunflowers with different soil moistures were subjected to ultrasonic detection from 9:00 to 18:00 in situ. The results showed that the soil moisture and the primary ultrasonic echo position had a positive correlation, especially from 12:00 to 18:00; the average coefficient was 0.92. Meanwhile, our results showed that the ultrasonic detection of sunflower stems with different soil moistures was significantly distinct. Therefore, the improved AIC algorithm provided a method to effectively compute the primary echo position of limbs to help detect water changes in stems in situ.

Why it matches plant phenotyping methods茎の水分状態という植物生理形質を超音波で非破壊測定し、一次エコー位置を抽出する改良AICアルゴリズムを開発・検証しているため、フェノタイピング手法が中心である。

abstractAn algorithm (improved hybrid differential Akaike's Information Criterion (AIC)) was proposed to automatically compute the position of the primary ultrasonic echo of stems, which is the key parameter of water changes in stems.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published12 Dec 2022Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

Implementing a Compression Technique on the Progressive Contextual Excitation Network for Smart Farming Applications.

Cocoa / cacaoMaizeLeafSeed / grainClassification

The utilization of computer vision in smart farming is becoming a trend in constructing an agricultural automation scheme. Deep learning (DL) is famous for the accurate approach to addressing the tasks in computer vision, such as object detection and image classification. The superiority of the deep learning model on the smart farming application, called Progressive Contextual Excitation Network (PCENet), has also been studied in our recent study to classify cocoa bean images. However, the assessment of the computational time on the PCENet model shows that the original model is only 0.101s or 9.9 FPS on the Jetson Nano as the edge platform. Therefore, this research demonstrates the compression technique to accelerate the PCENet model using pruning filters. From our experiment, we can accelerate the current model and achieve 16.7 FPS assessed in the Jetson Nano. Moreover, the accuracy of the compressed model can be maintained at 86.1%, while the original model is 86.8%. In addition, our approach is more accurate than ResNet18 as the state-of-the-art only reaches 82.7%. The assessment using the corn leaf disease dataset indicates that the compressed model can achieve an accuracy of 97.5%, while the accuracy of the original PCENet is 97.7%.

Why it matches plant phenotyping methods植物画像から病害状態を分類する深層学習モデルについて、枝刈りによる圧縮・高速化と精度検証を主題としており、表現型推定手法の開発・検証が中心である。

abstractthis research demonstrates the compression technique to accelerate the PCENet model using pruning filters.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 13 Sept 2026
Published2 Dec 2022Sensors (Basel, Switzerland)Cited by 6 · OpenAlex ↗

HyScreen: A Ground-Based Imaging System for High-Resolution Red and Far-Red Solar-Induced Chlorophyll Fluorescence

Chlorophyll fluorescencePhotogrammetry / SfM / MVSMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementPhysiological trait estimationCalibration / preprocessingPhotosynthesis / fluorescence

Solar-induced chlorophyll fluorescence (SIF) is used as a proxy of photosynthetic efficiency. However, interpreting top-of-canopy (TOC) SIF in relation to photosynthesis remains challenging due to the distortion introduced by the canopy's structural effects (i.e., fluorescence re-absorption, sunlit-shaded leaves, etc.) and sun-canopy-sensor geometry (i.e., direct radiation infilling). Therefore, ground-based, high-spatial-resolution data sets are needed to characterize the described effects and to be able to downscale TOC SIF to the leafs where the photosynthetic processes are taking place. We herein introduce HyScreen, a ground-based push-broom hyperspectral imaging system designed to measure red (F687) and far-red (F760) SIF and vegetation indices from TOC with single-leaf spatial resolution. This paper presents measurement protocols, the data processing chain and a case study of SIF retrieval. Raw data from two imaging sensors were processed to top-of-canopy radiance by dark-current correction, radiometric calibration, and empirical line correction. In the next step, the improved Fraunhofer line descrimination (iFLD) and spectral-fitting method (SFM) were used for SIF retrieval, and vegetation indices were calculated. With the developed protocol and data processing chain, we estimated a signal-to-noise ratio (SNR) between 50 and 200 from reference panels with reflectance from 5% to 95% and noise equivalent radiance (NER) of 0.04 (5%) to 0.18 (95%) mW m-2 sr-1 nm-1. The results from the case study showed that non-vegetation targets had SIF values close to 0 mW m-2 sr-1 nm-1, whereas vegetation targets had a mean F687 of 1.13 and F760 of 1.96 mW m-2 sr-1 nm-1 from the SFM method. HyScreen showed good performance for SIF retrievals at both F687 and F760; nevertheless, we recommend further adaptations to correct for the effects of noise, varying illumination and sensor optics. In conclusion, due to its high spatial resolution, Hyscreen is a promising tool for investigating the relationship between leafs and TOC SIF as well as their relationship with plants' photosynthetic capacity.

Why it matches plant phenotyping methods植物のSIFを高空間分解能で取得・推定する地上イメージングシステム、測定プロトコル、データ処理チェーンを開発・評価しており、植物生理状態のフェノタイピング手法が中心です。

abstractWe herein introduce HyScreen, a ground-based push-broom hyperspectral imaging system designed to measure red (F687) and far-red (F760) SIF and vegetation indices from TOC with single-leaf spatial resolution.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published28 Nov 2022Sensors (Basel, Switzerland)Cited by 40 · OpenAlex ↗

A Modularized IoT Monitoring System with Edge-Computing for Aquaponics.

Aquaponics is a green and efficient agricultural production model that combines aquaculture and vegetable cultivation. It is worth looking into optimizing the proportion of fish and plants to improve the quality and yield. However, there is little non-destructive monitoring of plant growth in aquaponics monitoring systems currently. In this paper, based on the Internet of Things technologies, a monitoring system is designed with miniaturization, modularization, and low-cost features for cultivation-breeding ratio research. The system can realize remote monitoring and intelligent control of parameters needed to keep fish and plants under optimal conditions. First, a 32-bit chip is used as the Microcontroller Unit to develop the intelligent sensing unit, which can realize 16 different data acquisitions as stand-alone extensible modules. Second, to achieve plant data acquisition and upload, the Raspberry Pi embedded with image processing algorithms is introduced to realize edge-computing. Finally, all the collected data is stored in the Ali-cloud through Wi-Fi and a WeChat Mini Program is designed to display data and control devices. The results show that there is no packet loss within 90 m for wireless transmission, and the error rate of environment parameters is limited to 5%. It was proven that the system is intelligent, flexible, low-cost, and stable which is suitable for small-scale aquaponics well.

Why it matches plant phenotyping methods植物成長の非破壊的なデータ取得を目的とするIoT・画像処理監視システムの設計が中心であり、植物フェノタイピング基盤として該当する。

abstractthere is little non-destructive monitoring of plant growth in aquaponics monitoring systems currently
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published18 Nov 2022Sensors (Basel, Switzerland)Cited by 23 · OpenAlex ↗

Automatic Classification Service System for Citrus Pest Recognition Based on Deep Learning.

CitrusField / plotFruitLeafClassificationDisease symptoms / severity

Plant diseases are a major cause of reduction in agricultural output, which leads to severe economic losses and unstable food supply. The citrus plant is an economically important fruit crop grown and produced worldwide. However, citrus plants are easily affected by various factors, such as climate change, pests, and diseases, resulting in reduced yield and quality. Advances in computer vision in recent years have been widely used for plant disease detection and classification, providing opportunities for early disease detection, and resulting in improvements in agriculture. Particularly, the early and accurate detection of citrus diseases, which are vulnerable to pests, is very important to prevent the spread of pests and reduce crop damage. Research on citrus pest disease is ongoing, but it is difficult to apply research results to cultivation owing to a lack of datasets for research and limited types of pests. In this study, we built a dataset by self-collecting a total of 20,000 citrus pest images, including fruits and leaves, from actual cultivation sites. The constructed dataset was trained, verified, and tested using a model that had undergone five transfer learning steps. All models used in the experiment had an average accuracy of 97% or more and an average f1 score of 96% or more. We built a web application server using the EfficientNet-b0 model, which exhibited the best performance among the five learning models. The built web application tested citrus pest disease using image samples collected from websites other than the self-collected image samples and prepared data, and both samples correctly classified the disease. The citrus pest automatic diagnosis web system using the model proposed in this study plays a useful auxiliary role in recognizing and classifying citrus diseases. This can, in turn, help improve the overall quality of citrus fruits.

Why it matches plant phenotyping methods柑橘の葉・果実画像から病害状態を分類するデータセット、深層学習モデル、診断Webシステムを構築・検証しており、植物状態の取得・推定手法が中心である。

abstractIn this study, we built a dataset by self-collecting a total of 20,000 citrus pest images, including fruits and leaves, from actual cultivation sites.
Reproduction assets foundThe authors explicitly state they published their self-collected citrus pest image dataset (20,000 images, six classes) free of charge at their public GitHub repository, which is a paper-specific, publicly actionable asset. No code availability statement was found for the analysis scripts or trained models.
Dataset · publicrus images that are either infected or non-infected by pests in Jeju Island, South Korea, in 2021. The constructed dataset provides a total of 20,000 high-quality images with a resolution of 1920 × 1090. Currently, Citrus Open Datasets are either low resolution or paid. We published the datasets used in the study free of charge https://github.com/LeeSaeBom/citrus (accessed on 19 August 2022). A detailed description of the dataset is provided in Section 5 . We use EfficientNet and ViT models, which are the latest algorithms in this area, including VGGNet, ResNet, and DenseNet models, which are commonly used for the classification and detection of plant pests and diseases [ 21 , 22 , 23 ]Open asset ↗LeeSaeBom/citruslines:28-38
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published17 Nov 2022Sensors (Basel, Switzerland)Cited by 10 · OpenAlex ↗

Soybean Seedling Root Segmentation Using Improved U-Net Network.

SoybeanRootSegmentationRoot system architecture

Soybean seedling root morphology is important to genetic breeding. Root segmentation is a key technique for identifying root morphological characteristics. This paper proposed a semantic segmentation model of soybean seedling root images based on an improved U-Net network to address the problems of the over-segmentation phenomenon, unsmooth root edges and root disconnection, which are easily caused by background interference such as water stains and noise, as well as inconspicuous contrast in soybean seedling images. Soybean seedling root images in the hydroponic environment were collected for annotation and augmentation. A double attention mechanism was introduced in the downsampling process, and an Attention Gate mechanism was added in the skip connection part to enhance the weight of the root region and suppress the interference of background and noise. Then, the model prediction process was visually interpreted using feature maps and class activation mapping maps. The remaining background noise was removed by connected component analysis. The experimental results showed that the Accuracy, Precision, Recall, F1-Score and Intersection over Union of the model were 0.9962, 0.9883, 0.9794, 0.9837 and 0.9683, respectively. The processing time of an individual image was 0.153 s. A segmentation experiment on soybean root images was performed in the soil-culturing environment. The results showed that this proposed model could extract more complete detail information and had strong generalization ability. It can achieve accurate root segmentation in soybean seedlings and provide a theoretical basis and technical support for the quantitative evaluation of the root morphological characteristics in soybean seedlings.

Why it matches plant phenotyping methods改良U-Netによるダイズ幼苗根画像のセグメンテーション手法を開発・評価し、根形態特性の定量評価を目的としているため、植物フェノタイピング手法が中心である。

abstractThis paper proposed a semantic segmentation model of soybean seedling root images based on an improved U-Net network
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published11 Nov 2022Sensors (Basel, Switzerland)Cited by 27 · OpenAlex ↗

Identification of Early Heat and Water Stress in Strawberry Plants Using Chlorophyll-Fluorescence Indices Extracted via Hyperspectral Images.

StrawberryChlorophyll fluorescenceMultispectral / hyperspectralLeafClassificationStress / disease detectionPhotosynthesis / fluorescenceStress response / tolerance

Strawberry (Fragaria × ananassa Duch) plants are vulnerable to climatic change. The strawberry plants suffer from heat and water stress eventually, and the effects are reflected in the development and yields. In this investigation, potential chlorophyll-fluorescence-based indices were selected to detect the early heat and water stress in strawberry plants. The hyperspectral images were used to capture the fluorescence reflectance in the range of 500 nm-900 nm. From the hyperspectral cube, the region of interest (leaves) was identified, followed by the extraction of eight chlorophyll-fluorescence indices from the region of interest (leaves). These eight chlorophyll-fluorescence indices were analyzed deeply to identify the best indicators for our objective. The indices were used to develop machine-learning models to assess the performance of the indicators by accuracy assessment. The overall procedure is proposed as a new workflow for determining strawberry plants' early heat and water stress. The proposed workflow suggests that by including all eight indices, the random-forest classifier performs well, with an accuracy of 94%. With this combination of the potential indices, namely the red-edge vegetation stress index (RVSI), chlorophyll B (Chl-b), pigment-specific simple ratio for chlorophyll B (PSSR b ), and the red-edge chlorophyll index (CI REDEDGE ), the gradient-boosting classifier performs well, with an accuracy of 91%. The proposed workflow works well with a limited number of training samples which is an added advantage.

Why it matches plant phenotyping methodsハイパースペクトル画像から葉の蛍光指標を抽出し、イチゴの熱・水ストレスという植物状態を推定するワークフローを開発・評価しており、表現型取得と解析手法が中心である。

abstractThe hyperspectral images were used to capture the fluorescence reflectance in the range of 500 nm-900 nm.
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 8 Sept 2026
Published9 Nov 2022Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

Prediction of the Nitrogen Content of Rice Leaf Using Multi-Spectral Images Based on Hybrid Radial Basis Function Neural Network and Partial Least-Squares Regression

RiceLaboratory / benchtopRGB / grayscaleMultispectral / hyperspectralLeafRootPhysiological trait estimation

This paper's novel focus is predicting the leaf nitrogen content of rice during growing and maturing. A multispectral image processing-based prediction model of the Radial Basis Function Neural Network (RBFNN) model was proposed. Moreover, this paper depicted three primary points as the following: First, collect images of rice leaves (RL) from a controlled condition experimental laboratory and new shoot leaves in different stages in the visible light spectrum, and apply digital image processing technology to extract the color characteristics of RL and the morphological characteristics of the new shoot leaves. Secondly, the RBFNN model, the General Regression Model (GRL), and the General Regression Method (GRM) model were constructed based on the extracted image feature parameters and the nitrogen content of rice leaves. Third, the RBFNN is optimized by and Partial Least-Squares Regression (RBFNN-PLSR) model. Finally, the validation results show that the nitrogen content prediction models at growing and mature stages that the mean absolute error ( MAE ), the Mean Absolute Percentage Error ( MAPE ), and the Root Mean Square Error ( RMSE ) of the RFBNN model during the rice-growing stage and the mature stage are 0.6418 (%), 0.5399 (%), 0.0652 (%), and 0.3540 (%), 0.1566 (%), 0.0214 (%) respectively, the predicted value of the model fits well with the actual value. Finally, the model may be used to give the best foundation for achieving exact fertilization control by continuously monitoring the nitrogen nutrition status of rice. In addition, at the growing stage, the RBFNN model shows better results compared to both GRL and GRM, in which MAE is reduced by 0.2233% and 0.2785%, respectively.

Why it matches plant phenotyping methodsイネ葉のマルチスペクトル画像から窒素含量を推定する画像処理・機械学習手法が研究の中心であり、モデル構築と検証を実施しているため。

abstractA multispectral image processing-based prediction model of the Radial Basis Function Neural Network (RBFNN) model was proposed.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published9 Nov 2022Sensors (Basel, Switzerland)Cited by 28 · OpenAlex ↗

Early Detection of Fusarium oxysporum Infection in Processing Tomatoes ( Solanum lycopersicum ) and Pathogen-Soil Interactions Using a Low-Cost Portable Electronic Nose and Machine Learning Modeling.

TomatoWhole plant / canopy / plot / fieldClassificationPhysiological trait estimationStress / disease detectionDisease symptoms / severityPhotosynthesis / fluorescenceWater status / transpiration

The early detection of pathogen infections in plants has become an important aspect of integrated disease management. Although previous research demonstrated the idea of applying digital technologies to monitor and predict plant health status, there is no effective system for detecting pathogen infection before symptomatology appears. This paper presents the use of a low-cost and portable electronic nose coupled with machine learning (ML) models for early disease detection. Several artificial neural network models were developed to predict plant physiological data and classify processing tomato plants and soil samples according to different levels of pathogen inoculum by using e-nose outputs as inputs, plant physiological data, and the level of infection as targets. Results showed that the pattern recognition models based on different infection levels had an overall accuracy of 94.4-96.8% for tomato plants and between 94.81% and 96.22% for soil samples. For the prediction of plant physiological parameters (photosynthesis, stomatal conductance, and transpiration) using regression models or tomato plants, the overall correlation coefficient was 0.97-0.99, with very significant slope values in the range 0.97-1. The performance of all models shows no signs of under or overfitting. It is hence proven accurate and valid to use the electronic nose coupled with ML modeling for effective early disease detection of processing tomatoes and could also be further implemented to monitor other abiotic and biotic stressors.

Why it matches plant phenotyping methodsトマトの感染状態と生理形質を、電子鼻と機械学習で推定・分類する方法が研究の中心であり、植物病害フェノタイピング手法に該当する。

abstractThis paper presents the use of a low-cost and portable electronic nose coupled with machine learning (ML) models for early disease detection.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published28 Oct 2022Sensors (Basel, Switzerland)Cited by 13 · OpenAlex ↗

Identification and Localisation Algorithm for Sugarcane Stem Nodes by Combining YOLOv3 and Traditional Methods of Computer Vision.

SugarcaneStem / branchCountingObject detectionArchitecture / morphology / geometry

Sugarcane stem node identification is the core technology required for the intelligence and mechanization of the sugarcane industry. However, detecting stem nodes quickly and accurately is still a significant challenge. In this paper, in order to solve this problem, a new algorithm combining YOLOv3 and traditional methods of computer vision is proposed, which can improve the identification rate during automated cutting. First, the input image is preprocessed, during which affine transformation is used to correct the posture of the sugarcane and a rotation matrix is established to obtain the region of interest of the sugarcane. Then, a dataset is built to train the YOLOv3 network model and the position of the stem nodes is initially determined using the YOLOv3 model. Finally, the position of the stem nodes is further located accurately. In this step, a new gradient operator is proposed to extract the edge of the image after YOLOv3 recognition. Then, a local threshold determination method is proposed, which is used to binarize the image after edge extraction. Finally, a localization algorithm for stem nodes is designed to accurately determine the number and location of the stem nodes. The experimental results show that the precision rate, recall rate, and harmonic mean of the stem node recognition algorithm in this paper are 99.68%, 100%, and 99.84%, respectively. Compared to the YOLOv3 network, the precision rate and the harmonic mean are improved by 2.28% and 1.13%, respectively. Compared to other methods introduced in this paper, this algorithm has the highest recognition rate.

Why it matches plant phenotyping methodsサトウキビ茎節の画像認識・位置推定アルゴリズム自体を開発し、茎節の数と位置という再利用可能な器官形質を抽出しているため、収穫用位置決めを超える植物フェノタイピング手法に該当する。

abstracta new algorithm combining YOLOv3 and traditional methods of computer vision is proposed
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published19 Oct 2022Sensors (Basel, Switzerland)Cited by 136 · OpenAlex ↗

Deep Learning in Controlled Environment Agriculture: A Review of Recent Advancements, Challenges and Prospects.

Greenhouse

Controlled environment agriculture (CEA) is an unconventional production system that is resource efficient, uses less space, and produces higher yields. Deep learning (DL) has recently been introduced in CEA for different applications including crop monitoring, detecting biotic and abiotic stresses, irrigation, microclimate prediction, energy efficient controls, and crop growth prediction. However, no review study assess DL's state of the art to solve diverse problems in CEA. To fill this gap, we systematically reviewed DL methods applied to CEA. The review framework was established by following a series of inclusion and exclusion criteria. After extensive screening, we reviewed a total of 72 studies to extract the useful information. The key contributions of this article are the following: an overview of DL applications in different CEA facilities, including greenhouse, plant factory, and vertical farm, is presented. We found that majority of the studies are focused on DL applications in greenhouses (82%), with the primary application as yield estimation (31%) and growth monitoring (21%). We also analyzed commonly used DL models, evaluation parameters, and optimizers in CEA production. From the analysis, we found that convolutional neural network (CNN) is the most widely used DL model (79%), Adaptive Moment Estimation (Adam) is the widely used optimizer (53%), and accuracy is the widely used evaluation parameter (21%). Interestingly, all studies focused on DL for the microclimate of CEA used RMSE as a model evaluation parameter. In the end, we also discussed the current challenges and future research directions in this domain.

Why it matches plant phenotyping methodsCEAにおける深層学習の応用を体系的にレビューし、作物モニタリング、ストレス検出、収量推定、成長モニタリングなど植物形質・状態の取得手法を分析しているため、方法論レビューとして中心的に適格。

abstractwe systematically reviewed DL methods applied to CEA
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published30 Sept 2022Sensors (Basel, Switzerland)Cited by 46 · OpenAlex ↗

Detecting Pest-Infested Forest Damage through Multispectral Satellite Imagery and Improved UNet+.

Aerial / UAVRGB / grayscaleMultispectral / hyperspectralWhole plant / canopy / plot / fieldSegmentationStress / disease detectionDisease symptoms / severity

Plant pests are the primary biological threats to agricultural and forestry production as well as forest ecosystem. Monitoring forest-pest damage via satellite images is crucial for the development of prevention and control strategies. Previous studies utilizing deep learning to monitor pest-infested damage in satellite imagery adopted RGB images, while multispectral imagery and vegetation indices were not used. Multispectral images and vegetation indices contain a wealth of useful information for detecting plant health, which can improve the precision of pest damage detection. The aim of the study is to further improve forest-pest infestation area segmentation by combining multispectral, vegetation indices and RGB information into deep learning. We also propose a new image segmentation method based on UNet++ with attention mechanism module for detecting forest damage induced by bark beetle and aspen leaf miner in Sentinel-2 images. The ResNeSt101 is used as the feature extraction backbone, and the attention mechanism scSE module is introduced in the decoding phase for improving the image segmentation results. We used Sentinel-2 imagery to produce a dataset based on forest health damage data gathered by the Ministry of Forests, Lands, Natural Resource Operations and Rural Development (FLNRORD) in British Columbia (BC), Canada, during aerial overview surveys (AOS) in 2020. The dataset contains the 11 original Sentinel-2 bands and 13 vegetation indices. The experimental results confirmed that the significance of vegetation indices and multispectral data in enhancing the segmentation effect. The results demonstrated that the proposed method exhibits better segmentation quality and more accurate quantitative indices with overall accuracy of 85.11%, in comparison with the state-of-the-art pest area segmentation methods.

Why it matches plant phenotyping methodsマルチスペクトル衛星画像と植生指数から森林の害虫被害状態・被害面積を抽出する画像分割手法を開発し、データセットと定量評価を提示しており、植物状態の取得方法が中心である。

abstractWe also propose a new image segmentation method based on UNet++ with attention mechanism module for detecting forest damage induced by bark beetle and aspen leaf miner in Sentinel-2 images.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published24 Sept 2022Sensors (Basel, Switzerland)Cited by 29 · OpenAlex ↗

Detection of Tip-Burn Stress on Lettuce Grown in an Indoor Environment Using Deep Learning Algorithms.

LettuceGrowth chamberLeafObject detectionStress / disease detectionStress response / tolerance

Lettuce grown in indoor farms under fully artificial light is susceptible to a physiological disorder known as tip-burn. A vital factor that controls plant growth in indoor farms is the ability to adjust the growing environment to promote faster crop growth. However, this rapid growth process exacerbates the tip-burn problem, especially for lettuce. This paper presents an automated detection of tip-burn lettuce grown indoors using a deep-learning algorithm based on a one-stage object detector. The tip-burn lettuce images were captured under various light and indoor background conditions (under white, red, and blue LEDs). After augmentation, a total of 2333 images were generated and used for training using three different one-stage detectors, namely, CenterNet, YOLOv4, and YOLOv5. In the training dataset, all the models exhibited a mean average precision (mAP) greater than 80% except for YOLOv4. The most accurate model for detecting tip-burns was YOLOv5, which had the highest mAP of 82.8%. The performance of the trained models was also evaluated on the images taken under different indoor farm light settings, including white, red, and blue LEDs. Again, YOLOv5 was significantly better than CenterNet and YOLOv4. Therefore, detecting tip-burn on lettuce grown in indoor farms under different lighting conditions can be recognized by using deep-learning algorithms with a reliable overall accuracy. Early detection of tip-burn can help growers readjust the lighting and controlled environment parameters to increase the freshness of lettuce grown in plant factories.

Why it matches plant phenotyping methodsレタスの生理障害(チップバーン)を画像と深層学習で自動検出し、異なる照明条件でモデル性能を比較評価しているため、植物状態の取得手法が中心です。

abstractThis paper presents an automated detection of tip-burn lettuce grown indoors using a deep-learning algorithm based on a one-stage object detector.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published14 Sept 2022Sensors (Basel, Switzerland)Cited by 13 · OpenAlex ↗

Monitoring Wheat Lodging at Various Growth Stages.

WheatField / plotWhole plant / canopy / plot / fieldSegmentationStress response / tolerance

Lodging is one of the primary factors that reduce wheat yield; therefore, rapid and accurate monitoring of wheat lodging helps to provide data support for crop loss and damage response and the subsequent settlement of agricultural insurance claims. In this study, we aimed to address two problems: (1) calculating the wheat lodging area. Through comparative experiments, the SegFormer-B1 model can achieve a better segmentation effect of wheat lodging plots with a higher prediction rate and a stronger generalization ability. This model has an accuracy of 96.56%, which realizes the accurate extraction of wheat lodging plots and the relatively precise calculation of the wheat lodging area. (2) Analyzing wheat lodging areas from various growth stages. The model established, based on the mixed-stage dataset, generally outperforms those set up based on the single-stage datasets in terms of the segmentation effect. The SegFormer-B1 model established based on the mixed-stage dataset, with its mIoU reaching 89.64%, was applicable to wheat lodging monitoring throughout the whole growth cycle of wheat.

Why it matches plant phenotyping methods小麦の倒伏という植物状態を画像セグメンテーションで抽出し、倒伏面積を定量化するモデルを比較・評価しており、表現型取得手法が中心である。

abstractcalculating the wheat lodging area
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published14 Aug 2022Sensors (Basel, Switzerland)Cited by 83 · OpenAlex ↗

Multimodal Hybrid Deep Learning Approach to Detect Tomato Leaf Disease Using Attention Based Dilated Convolution Feature Extractor with Logistic Regression Classification.

TomatoLeafClassificationStress / disease detectionDisease symptoms / severity

Automatic leaf disease detection techniques are effective for reducing the time-consuming effort of monitoring large crop farms and early identification of disease symptoms of plant leaves. Although crop tomatoes are seen to be susceptible to a variety of diseases that can reduce the production of the crop. In recent years, advanced deep learning methods show successful applications for plant disease detection based on observed symptoms on leaves. However, these methods have some limitations. This study proposed a high-performance tomato leaf disease detection approach, namely attention-based dilated CNN logistic regression (ADCLR). Firstly, we develop a new feature extraction method using attention-based dilated CNN to extract most relevant features in a faster time. In our preprocessing, we use Bilateral filtering to handle larger features to make the image smoother and the Ostu image segmentation process to remove noise in a fast and simple way. In this proposed method, we preprocess the image with bilateral filtering and Otsu segmentation. Then, we use the Conditional Generative Adversarial Network (CGAN) model to generate a synthetic image from the image which is preprocessed in the previous stage. The synthetic image is generated to handle imbalance and noisy or wrongly labeled data to obtain good prediction results. Then, the extracted features are normalized to lower the dimensionality. Finally, extracted features from preprocessed data are combined and then classified using fast and simple logistic regression (LR) classifier. The experimental outcomes show the state-of-the-art performance on the Plant Village database of tomato leaf disease by achieving 100%, 100%, 96.6% training, testing, and validation accuracy, respectively, for multiclass. From the experimental analysis, it is clearly demonstrated that the proposed multimodal approach can be utilized to detect tomato leaf disease precisely, simply and quickly. We have a potential plan to improve the model to make it cloud-based automated leaf disease classification for different plants.

Why it matches plant phenotyping methodsトマト葉の病害症状を画像から検出する深層学習・画像前処理・分類ワークフローを開発し、PlantVillageデータベースで性能評価しており、植物表現型取得が中心です。

abstractThis study proposed a high-performance tomato leaf disease detection approach, namely attention-based dilated CNN logistic regression (ADCLR).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published13 Aug 2022Sensors (Basel, Switzerland)Cited by 26 · OpenAlex ↗

Nondestructive Classification of Maize Moldy Seeds by Hyperspectral Imaging and Optimal Machine Learning Algorithms.

MaizeMultispectral / hyperspectralSeed / grainClassificationDisease symptoms / severity

Mildew of maize seeds may affect their germination rates and reduce crop quality. It is crucial to classify maize seeds efficiently and without destroying their original structure. This study aimed to establish hyperspectral datasets using hyperspectral imaging (HSI) of maize seeds with different degrees of mildew and then classify them using spectral characteristics and machine learning algorithms. Initially, the images were processed with Otus and morphological operations. Each seed's spectral features were extracted based on its coding, its edge, region of interest (ROI), and original pixel coding. Random forest (RF) models were optimized using the sparrow search algorithm (SSA), which is incapable of escaping the local optimum; hence, it was optimized using a modified reverse sparrow search algorithm (JYSSA) strategy. This reverse strategy selects the top 10% as the elite group, allowing us to escape from local optima while simultaneously expanding the range of the sparrow search algorithm's optimal solution. Finally, the JYSSA-RF algorithm was applied to the validation set, with 96% classification accuracy, 100% precision, and a 93% recall rate. This study provides novel ideas for future nondestructive detection of seeds and moldy seed selection by combining hyperspectral imaging and JYSSA algorithms based on optimized RF.

Why it matches plant phenotyping methodsトウモロコシ種子のカビ状態をハイパースペクトル画像から非破壊的に分類する画像取得・特徴抽出・機械学習ワークフローが中心で、植物の病害状態を推定する方法研究である。

abstractThis study aimed to establish hyperspectral datasets using hyperspectral imaging (HSI) of maize seeds with different degrees of mildew and then classify them using spectral characteristics and machine learning algorithms.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published12 Aug 2022Sensors (Basel, Switzerland)Cited by 1 · OpenAlex ↗

Capability of the TrueColor Sensor Array for Determining the Nitrogen Supply in Winter Barley ( Hordeum vulgare L.).

BarleyRGB / grayscaleWhole plant / canopy / plot / fieldPhysiological trait estimationBiomass / plant weight

In agriculture, efforts are being made to reduce pesticides and fertilizers because of the possible negative environmental impacts, high costs, political requirements, and declining social acceptance. With precision farming, significant savings can be achieved by the site-specific application of fertilizers. In contrast to currently available single sensors and camera-based systems, arrays or line sensors provide a suitable spatial resolution without requiring complex signal processing and promise significant potential regarding price and precision. Such systems comprise a cost-effective and compact unit that can be extended to any working width by cascading into arrays. In this study, experiments were performed to evaluate the applicability of a TrueColor sensor array in monitoring the nitrogen supply of winter barley during its growth. This sensor is based on recording the reflectance values in various channels of the CIELab color space: luminosity, green-red, and blue-yellow. The unique selling point of this sensor is the detection of luminosity because only the CIELab color space provides this opportunity. Strong correlations were found between the different reflection channels and the nitrogen level (R² = 0.959), plant coverage (R² = 0.907), and fresh mass yield (R² = 0.866). The fast signal processing allows this sensor to meet stringent demands for the operating speed, spatial resolution, and price structure.

Why it matches plant phenotyping methods冬オオムギの窒素状態・被覆率・生体重を推定するTrueColorセンサーアレイの適用性を評価しており、植物形質取得とセンサー性能評価が研究の中心である。

abstractexperiments were performed to evaluate the applicability of a TrueColor sensor array in monitoring the nitrogen supply of winter barley during its growth.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published12 Aug 2022Sensors (Basel, Switzerland)Cited by 46 · OpenAlex ↗

Image Classification of Wheat Rust Based on Ensemble Learning.

WheatWhole plant / canopy / plot / fieldClassificationStress / disease detectionDisease symptoms / severity

Rust is a common disease in wheat that significantly impacts its growth and yield. Stem rust and leaf rust of wheat are difficult to distinguish, and manual detection is time-consuming. With the aim of improving this situation, this study proposes a method for identifying wheat rust based on ensemble learning (WR-EL). The WR-EL method extracts and integrates multiple convolutional neural network (CNN) models, namely VGG, ResNet 101, ResNet 152, DenseNet 169, and DenseNet 201, based on bagging, snapshot ensembling, and the stochastic gradient descent with warm restarts (SGDR) algorithm. The identification results of the WR-EL method were compared to those of five individual CNN models. The results show that the identification accuracy increases by 32%, 19%, 15%, 11%, and 8%. Additionally, we proposed the SGDR-S algorithm, which improved the f1 scores of healthy wheat, stem rust wheat and leaf rust wheat by 2%, 3% and 2% compared to the SGDR algorithm, respectively. This method can more accurately identify wheat rust disease and can be implemented as a timely prevention and control measure, which can not only prevent economic losses caused by the disease, but also improve the yield and quality of wheat.

Why it matches plant phenotyping methods小麦葉・茎さび病という植物の病徴状態を画像から分類する手法を開発・比較しており、病害フェノタイピング手法が中心である。

abstractthis study proposes a method for identifying wheat rust based on ensemble learning (WR-EL).
Reproduction assets foundThe paper's wheat rust classification uses the public ICLR Workshop/CGIAR crop disease image dataset (healthy, stem rust, leaf rust wheat images from Ethiopia and Tanzania), which the authors explicitly state is downloadable from the Zindi competition page. No author code or trained models are stated as available (Data
Dataset · publict. Figure 1 Workflow of this study. Figure 2 is based on the dataset used in this research, which includes the three categories of healthy wheat, leaf rust wheat, and stem rust wheat, with image data from farm sites in Ethiopia and Tanzania, and from public images on Google Maps. The dataset can be obtain in the following link: https://zindi.africa/competitions/iclr-workshop-challenge-1-cgiar-computer-vision-for-crop-disease/data (accessed on 16 July 2022). Leaf rust occurs mainly on the leaf area, but it can also arise on the stem, and stem rust occurs mostly on the stem, but it may also appear on the leaf area. Therefore, it is important to judge not only the location of the disease but alOpen asset ↗Zindi · iclr-workshop-challenge-1-cgiar-computer-vision-for-crop-diseaselines:29-38
Code / dataset availability confirmedEurope PMC · checked 8 Sept 2026
Published5 Aug 2022Sensors (Basel, Switzerland)Cited by 78 · OpenAlex ↗

Smart Strawberry Farming Using Edge Computing and IoT.

StrawberryField / plotObject detectionStress / disease detectionDisease symptoms / severity

Strawberries are sensitive fruits that are afflicted by various pests and diseases. Therefore, there is an intense use of agrochemicals and pesticides during production. Due to their sensitivity, temperatures or humidity at extreme levels can cause various damages to the plantation and to the quality of the fruit. To mitigate the problem, this study developed an edge technology capable of handling the collection, analysis, prediction, and detection of heterogeneous data in strawberry farming. The proposed IoT platform integrates various monitoring services into one common platform for digital farming. The system connects and manages Internet of Things (IoT) devices to analyze environmental and crop information. In addition, a computer vision model using Yolo v5 architecture searches for seven of the most common strawberry diseases in real time. This model supports efficient disease detection with 92% accuracy. Moreover, the system supports LoRa communication for transmitting data between the nodes at long distances. In addition, the IoT platform integrates machine learning capabilities for capturing outliers in collected data, ensuring reliable information for the user. All these technologies are unified to mitigate the disease problem and the environmental damage on the plantation. The proposed system is verified through implementation and tested on a strawberry farm, where the capabilities were analyzed and assessed.

Why it matches plant phenotyping methodsイチゴ病害を画像からリアルタイム検出するコンピュータビジョン手法をIoTプラットフォームの中心機能として開発・実装し、農場で評価しているため、植物病害状態のフェノタイピング手法に該当する。

abstracta computer vision model using Yolo v5 architecture searches for seven of the most common strawberry diseases in real time.
Reproduction assets foundThe paper provides an authors' public GitHub repository for the proposed IoT/edge phenotyping platform (sensor collection, YOLO v5 disease detection, Isolation Forest ML) and points to a public Kaggle strawberry disease detection dataset used for the computer vision model.
Dataset · publicPublicly available datasets were analyzed in this study. This data can be found here: https://www.kaggle.com/datasets/usmanafzaal/strawberry-disease-detection-dataset (accessed on 14 June 2022).Open asset ↗https://www.kaggle.com/datasets/usmanafzaal/strawberry-disease-detection-datasetlines:394-409
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published31 Jul 2022Sensors (Basel, Switzerland)Cited by 16 · OpenAlex ↗

Identifying Irregular Potatoes Using Hausdorff Distance and Intersection over Union.

PotatoClassificationFruit / seed / panicle traits

Further processing and the added value of potatoes are limited by irregular potatoes. An ellipse-fitting-based Hausdorff distance and intersection over union (IoU) method for identifying irregular potatoes is proposed to solve the problem. First, the acquired potato image is resized, translated, segmented, and filtered to obtain the potato contour information. Secondly, a least-squares fitting method fits the extracted contour to an ellipse. Then, the similarity between the irregular potato contour and the fitted ellipse is characterized using the perimeter ratio, area ratio, Hausdorff distance, and IoU. Next, the characterization ability of the four features is analyzed, and an identification standard of irregular potatoes is established. Finally, we discuss the algorithm's shortcomings in this paper and draw the advantages of the algorithm by comparison. The experimental results showed that the characterization ability of perimeter ratio and area ratio was inferior to that of Hausdorff distance and IoU, and using Hausdorff distance and IoU as feature parameters can effectively identify irregular potatoes. Using Hausdorff distance separately as a feature parameter, the algorithm achieved excellent performance, with precision, recall, and F1 scores reaching 0.9423, 0.98, and 0.9608, respectively. Using IoU separately as a feature parameter, the algorithm achieved a higher overall recognition rate, with precision, recall, and F1 scores of 1, 0.96, and 0.9796, respectively. Compared with existing studies, the proposed algorithm identifies irregular potatoes using only one feature, avoiding the complexity of high-dimensional features and significantly reducing the computing effort. Moreover, simple threshold segmentation does not require data training and saves algorithm execution time.

Why it matches plant phenotyping methodsジャガイモ画像から輪郭形状を抽出し、楕円適合、Hausdorff距離、IoUで不整形という器官形態を判定する画像解析手法が研究の中心であり、性能評価も実施している。

abstractAn ellipse-fitting-based Hausdorff distance and intersection over union (IoU) method for identifying irregular potatoes is proposed to solve the problem.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published29 Jul 2022Sensors (Basel, Switzerland)Cited by 29 · OpenAlex ↗

Assessing Macro Disease Index of Wheat Stripe Rust Based on Segformer with Complex Background in the Field.

WheatField / plotLeafSegmentationStress / disease detectionDisease symptoms / severity

Wheat stripe rust (WSR) is a foliar disease that causes destructive damage in the wheat production context. Accurately estimating the severity of WSR in the autumn growing stage can help to objectively monitor the disease incidence level of WSR and predict the nationwide disease incidence in the following year, which have great significance for controlling its nationwide spread and ensuring the safety of grain production. In this study, to address the low accuracy and the efficiency of disease index estimation by traditional methods, WSR-diseased areas are segmented based on Segformer, and the macro disease index (MDI) is automatically calculated for the measurement of canopy-scale disease incidence. The results obtained with different semantic segmentation algorithms, loss functions, and data sets are compared for the segmentation effect, in order to address the severe class imbalance in disease region segmentation. We find that: (1) The results of the various models differed significantly, with Segformer being the best algorithm for WSR segmentation (rust class F1 score = 72.60%), based on the original data set; (2) the imbalanced nature of the data has a significant impact on the identification of the minority class (i.e., the rust class), for which solutions based on loss functions and re-weighting of the minority class are ineffective; (3) data augmentation of the minority class or under-sampling of the original data set to increase the proportion of the rust class greatly improved the F1-score of the model (rust class F1 score = 86.6%), revealing that re-sampling is a simple and effective approach to alleviating the class imbalance problem. Finally, the MDI was used to evaluate the models based on the different data sets, where the model based on the augmented data set presented the best performance (R 2 = 0.992, RMSE = 0.008). In conclusion, the deep-learning-based semantic segmentation method, and the corresponding optimization measures, applied in this study allow us to achieve pixel-level accurate segmentation of WSR regions on wheat leaves, thus enabling accurate assessment of the degree of WSR disease under complex backgrounds in the field, consequently providing technical support for field surveys and calculation of the disease level.

Why it matches plant phenotyping methods圃場のコムギ葉における赤さび病領域を画像分割し、キャノピー規模の病害指数を自動推定する手法を開発・比較・検証しており、植物病害状態の表現型取得が中心である。

abstractWSR-diseased areas are segmented based on Segformer, and the macro disease index (MDI) is automatically calculated for the measurement of canopy-scale disease incidence.
Code / dataset availability confirmedEurope PMC · OpenAlex · checked 13 Sept 2026
Published23 Jul 2022Sensors (Basel, Switzerland)Cited by 68 · OpenAlex ↗

Estimation of Greenhouse Lettuce Growth Indices Based on a Two-Stage CNN Using RGB-D Images

LettuceGreenhouseRGB-D / ToFLeafRootWhole plant / canopy / plot / fieldPhysiological trait estimationBiomass / plant weightLeaf traitsPlant / canopy height

Growth indices can quantify crop productivity and establish optimal environmental, nutritional, and irrigation control strategies. A convolutional neural network (CNN)-based model is presented for estimating various growth indices (i.e., fresh weight, dry weight, height, leaf area, and diameter) of four varieties of greenhouse lettuce using red, green, blue, and depth (RGB-D) data obtained using a stereo camera. Data from an online autonomous greenhouse challenge (Wageningen University, June 2021) were employed in this study. The data were collected using an Intel RealSense D415 camera. The developed model has a two-stage CNN architecture based on ResNet50V2 layers. The developed model provided coefficients of determination from 0.88 to 0.95, with normalized root mean square errors of 6.09%, 6.30%, 7.65%, 7.92%, and 5.62% for fresh weight, dry weight, height, diameter, and leaf area, respectively, on unknown lettuce images. Using red, green, blue (RGB) and depth data employed in the CNN improved the determination accuracy for all five lettuce growth indices due to the ability of the stereo camera to extract height information on lettuce. The average time for processing each lettuce image using the developed CNN model run on a Jetson SUB mini-PC with a Jetson Xavier NX was 0.83 s, indicating the potential for the model in fast real-time sensing of lettuce growth indices.

Why it matches plant phenotyping methodsRGB-D画像とCNNを用いてレタスの複数の生育形質を推定する手法を開発・検証しており、表現型取得が研究の中心である。

abstractA convolutional neural network (CNN)-based model is presented for estimating various growth indices (i.e., fresh weight, dry weight, height, leaf area, and diameter) of four varieties of greenhouse lettuce using red, green, blue, and depth (RGB-D) data obtained using a stereo camera.
Reproduction assets foundThe paper's phenotyping inputs (388 RGB-D lettuce image pairs with destructive growth-index measurements from the Third Autonomous Greenhouse Challenge) are a third-party public dataset explicitly stated to be publicly available at 4TU.ResearchData, with the DOI 10.4121/15023088.v1 cited in the text and figure captions
Dataset · publicThe dataset is available in online: https://doi.org/10.4121/15023088.v1 [ 30 ].Open asset ↗10.4121/15023088.v1lines:518-697
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published21 Jul 2022Sensors (Basel, Switzerland)Cited by 29 · OpenAlex ↗

Preliminary Studies on Detection of Fusarium Basal Rot Infection in Onions and Shallots Using Electronic Nose.

OnionLaboratory / benchtopWhole plant / canopy / plot / fieldClassificationStress / disease detectionDisease symptoms / severity

The evaluation of crop health status and early disease detection are critical for implementing a fast response to a pathogen attack, managing crop infection, and minimizing the risk of disease spreading. Fusarium oxysporum f. sp. cepae , which causes fusarium basal rot disease, is considered one of the most harmful pathogens of onion and accounts for considerable crop losses annually. In this work, the capability of the PEN 3 electronic nose system to detect onion and shallot bulbs infected with F. oxysporum f. sp. cepae , to track the progression of fungal infection, and to discriminate between the varying proportions of infected onion bulbs was evaluated. To the best of our knowledge, this is a first report on successful application of an electronic nose to detect fungal infections in post-harvest onion and shallot bulbs. Sensor array responses combined with PCA provided a clear discrimination between non-infected and infected onion and shallot bulbs as well as differentiation between samples with varying proportions of infected bulbs. Classification models based on LDA, SVM, and k-NN algorithms successfully differentiate among various rates of infected bulbs in the samples with accuracy up to 96.9%. Therefore, the electronic nose was proved to be a potentially useful tool for rapid, non-destructive monitoring of the post-harvest crops.

Why it matches plant phenotyping methods電子鼻によるタマネギ・シャロットの感染状態と感染進行の非破壊検出が研究の中心であり、植物病害状態を直接推定するセンサー手法を評価している。

abstractSensor array responses combined with PCA provided a clear discrimination between non-infected and infected onion and shallot bulbs
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published17 Jul 2022Sensors (Basel, Switzerland)Cited by 16 · OpenAlex ↗

A Method for Detection of Corn Kernel Mildew Based on Co-Clustering Algorithm with Hyperspectral Image Technology.

MaizeMultispectral / hyperspectralSeed / grainClassificationDisease symptoms / severity

Hyperspectral imaging can simultaneously acquire spectral and spatial information of the samples and is, therefore, widely applied in the non-destructive detection of grain quality. Supervised learning is the mainstream method of hyperspectral imaging for pixel-level detection of mildew in corn kernels, which requires a large number of training samples to establish the prediction or classification models. This paper presents an unsupervised redundant co-clustering algorithm (FCM-SC) based on multi-center fuzzy c-means (FCM) clustering and spectral clustering (SC), which can effectively detect non-uniformly distributed mildew in corn kernels. This algorithm first carries out fuzzy c-means clustering of sample features, extracts redundant cluster centers, merges the cluster centers by spectral clustering, and finally finds the category of corresponding cluster centers for each sample. It effectively solves the problems of the poor ability of the traditional fuzzy c-means clustering algorithm to classify the data with complex structure distribution and the complex calculation of the traditional spectral clustering algorithm. The experimental results demonstrated that the proposed algorithm could describe the complex structure of mildew distribution in corn kernels and exhibits higher stability, better anti-interference ability, generalization ability, and accuracy than the supervised classification model.

Why it matches plant phenotyping methodsトウモロコシ粒のカビ分布という植物状態を、ハイパースペクトル画像と新規クラスタリング手法で検出する方法開発が中心である。

abstractThis paper presents an unsupervised redundant co-clustering algorithm (FCM-SC) based on multi-center fuzzy c-means (FCM) clustering and spectral clustering (SC), which can effectively detect non-uniformly distributed mildew in corn kernels.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published16 Jul 2022Sensors (Basel, Switzerland)Cited by 31 · OpenAlex ↗

Deep Learning Approach for Detection of Underground Natural Gas Micro-Leakage Using Infrared Thermal Images.

MaizeSoybeanWheatThermalWhole plant / canopy / plot / fieldClassificationStress / disease detectionStress response / tolerancePlant / canopy temperature

The leakage of underground natural gas has a negative impact on the environment and safety. Trace amounts of gas leak concentration cannot reach the threshold for direct detection. The low concentration of natural gas can cause changes in surface vegetation, so remote sensing can be used to detect micro-leakage indirectly. This study used infrared thermal imaging combined with deep learning methods to detect natural gas micro-leakage areas and revealed the different canopy temperature characteristics of four vegetation varieties (grass, soybean, corn and wheat) under natural gas stress from 2017 to 2019. The correlation analysis between natural gas concentration and canopy temperature showed that the canopy temperature of vegetation increased under gas stress. A GoogLeNet model with Bilinear pooling (GLNB) was proposed for the classification of different vegetation varieties under natural gas micro-leakage stress. Further, transfer learning is used to improve the model training process and classification efficiency. The proposed methods achieved 95.33% average accuracy, 95.02% average recall and 95.52% average specificity of stress classification for four vegetation varieties. Finally, based on Grad-Cam and the quasi-circular spatial distribution rules of gas stressed areas, the range of natural gas micro-leakage stress areas under different vegetation and stress durations was detected. Taken together, this study demonstrated the potential of using thermal infrared imaging and deep learning in identifying gas-stressed vegetation, which was of great value for detecting the location of natural gas micro-leakage.

Why it matches plant phenotyping methods熱赤外画像と深層学習により、植物のストレス状態および樹冠温度を推定・分類する手法が研究の中心であり、植物表現型の取得・解析手法として適格。

abstractThis study used infrared thermal imaging combined with deep learning methods to detect natural gas micro-leakage areas and revealed the different canopy temperature characteristics of four vegetation varieties (grass, soybean, corn and wheat) under natural gas stress from 2017 to 2019.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 8 Sept 2026
Published8 Jul 2022Sensors (Basel, Switzerland)Cited by 17 · OpenAlex ↗

Fast Detection of Tomato Sucker Using Semantic Segmentation Neural Networks Based on RGB-D Images

TomatoRGB-D / ToFStem / branchObject detectionSegmentationArchitecture / morphology / geometryYield / yield components

Tomato sucker or axillary shoots should be removed to increase the yield and reduce the disease on tomato plants. It is an essential step in the tomato plant care process. It is usually performed manually by farmers. An automated approach can save a lot of time and labor. In the literature review, we see that semantic segmentation is a process of recognizing or classifying each pixel in an image, and it can help machines recognize and localize tomato suckers. This paper proposes a semantic segmentation neural network that can detect tomato suckers quickly by the tomato plant images. We choose RGB-D images which capture not only the visual of objects but also the distance information from objects to the camera. We make a tomato RGB-D image dataset for training and evaluating the proposed neural network. The proposed semantic segmentation neural network can run in real-time at 138.2 frames per second. Its number of parameters is 680, 760, much smaller than other semantic segmentation neural networks. It can correctly detect suckers at 80.2%. It requires low system resources and is suitable for the tomato dataset. We compare it to other popular non-real-time and real-time networks on the accuracy, time of execution, and sucker detection to prove its better performance.

Why it matches plant phenotyping methodsトマトの腋芽をRGB-D画像からセマンティックセグメンテーションで検出・局在化する手法を開発し、データセット作成と性能比較・検証を行っており、植物形態の取得が中心である。

abstractThis paper proposes a semantic segmentation neural network that can detect tomato suckers quickly by the tomato plant images.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published6 Jul 2022Sensors (Basel, Switzerland)Cited by 10 · OpenAlex ↗

Laser-Induced Breakdown Spectroscopy Associated with the Design of Experiments and Machine Learning for Discrimination of Brachiaria brizantha Seed Vigor.

Raman / spectroscopySeed / grainClassification

Laser-induced breakdown spectroscopy (LIBS) associated with machine learning algorithms (ML) was used to evaluate the Brachiaria seed physiological quality by discriminating the high and low vigor seeds. A 2 3 factorial design was used to optimize the LIBS experimental parameters for spectral analysis. A total of 120 samples from two distinct cultivars of Brachiaria brizantha seeds exhibiting high vigor (HV) and low vigor (LV) in standard tests were studied. The raw LIBS spectra were normalized and submitted to outlier verification, previously to the reduction data dimensionality from principal component analysis. Supervised machine learning algorithm parameters were chosen by leave-one-out cross-validation in the test samples, and it was tested by external validation using a new set of data. The overall accuracy in external validation achieved 100% for HV and LV discrimination, regardless of the cultivar or the classification algorithm.

Why it matches plant phenotyping methodsLIBSによる種子活力の取得・識別条件を実験計画法で最適化し、機械学習分類を外部検証しており、植物形質測定手法が研究の中心である。

abstractLaser-induced breakdown spectroscopy (LIBS) associated with machine learning algorithms (ML) was used to evaluate the Brachiaria seed physiological quality by discriminating the high and low vigor seeds.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published28 Jun 2022Sensors (Basel, Switzerland)Cited by 14 · OpenAlex ↗

Biogenic VOCs Emission Profiles Associated with Plant-Pest Interaction for Phenotyping Applications.

PotatoWheatWhole plant / canopy / plot / fieldStress / disease detectionStress response / tolerance

Pest attacks on plants can substantially change plants' volatile organic compounds (VOCs) emission profiles. Comparison of VOC emission profiles between non-infected/non-infested and infected/infested plants, as well as resistant and susceptible plant cultivars, may provide cues for a deeper understanding of plant-pest interactions and associated resistance. Furthermore, the identification of biomarkers-specific biogenic VOCs-associated with the resistance can serve as a non-destructive and rapid tool for phenotyping applications. This research aims to compare the VOCs emission profiles under diverse conditions to identify constitutive (also referred to as green VOCs) and induced (resulting from biotic/abiotic stress) VOCs released in potatoes and wheat. In the first study, wild potato Solanum bulbocastanum (accession# 22; SB22) was inoculated with Meloidogyne chitwoodi race 1 (Mc1), and Mc1 pathotype Roza (SB22 is resistant to Mc1 and susceptible to pathotype Roza), and VOCs emission profiles were collected using gas chromatography-flame ionization detection (GC-FID) at different time points. Similarly, in the second study, the VOCs emission profiles of resistant ('Hollis') and susceptible ('Alturas') wheat cultivars infested with Hessian fly insects were evaluated using the GC-FID system. In both studies, in addition to variable plant responses (susceptibility to pests), control treatments (non-inoculated or non-infested) were used to compare the VOCs emission profiles resulting from differences in stress conditions. The common VOC peaks (constitutive VOCs) between control and infected/infested samples, and unique VOC peaks (induced VOCs) presented only in infected/infested samples were analyzed. In the potato-nematode study, the highest unique peak was found two days after inoculation (DAI) for SB22 inoculated with Mc1 (resistance response). The most common VOC peaks in SB22 inoculated with both Mc1 and Roza were found at 5 and 10 DAI. In the wheat-insect study, only the Hollis showed unique VOC peaks. Interestingly, both cultivars released the same common VOCs between control and infected samples, with only a difference in VOC average peak intensity at 22.4 min retention time where the average intensity was 4.3 times higher in the infested samples of Hollis than infested samples of Alturas. These studies demonstrate the potential of plant VOCs to serve as a rapid phenotyping tool to assess resistance levels in different crops.

Why it matches plant phenotyping methods植物由来VOCをGC-FIDで測定し、害虫抵抗性を評価する非破壊・迅速フェノタイピング手法として検討しており、表現型取得法が研究の中心です。

abstractthe identification of biomarkers-specific biogenic VOCs-associated with the resistance can serve as a non-destructive and rapid tool for phenotyping applications.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published18 Jun 2022Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

Optimization and Evaluation of Sensor Angles for Precise Assessment of Architectural Traits in Peach Trees.

PeachField / plotLiDAR / point cloudRGB / grayscaleWhole plant / canopy / plot / fieldMorphology / geometry measurementSegmentationArchitecture / morphology / geometryPlant / canopy height

Fruit industries play a significant role in many aspects of global food security. They provide recognized vitamins, antioxidants, and other nutritional supplements packed in fresh fruits and other processed commodities such as juices, jams, pies, and other products. However, many fruit crops including peaches ( Prunus persica (L.) Batsch) are perennial trees requiring dedicated orchard management. The architectural and morphological traits of peach trees, notably tree height, canopy area, and canopy crown volume, help to determine yield potential and precise orchard management. Thus, the use of unmanned aerial vehicles (UAVs) coupled with RGB sensors can play an important role in the high-throughput acquisition of data for evaluating architectural traits. One of the main factors that define data quality are sensor imaging angles, which are important for extracting architectural characteristics from the trees. In this study, the goal was to optimize the sensor imaging angles to extract the precise architectural trait information by evaluating the integration of nadir and oblique images. A UAV integrated with an RGB imaging sensor at three different angles (90°, 65°, and 45°) and a 3D light detection and ranging (LiDAR) system was used to acquire images of peach trees located at the Washington State University's Tukey Horticultural Orchard, Pullman, WA, USA. A total of four approaches, comprising the use of 2D data (from UAV) and 3D point cloud (from UAV and LiDAR), were utilized to segment and measure the individual tree height and canopy crown volume. Overall, the features extracted from the images acquired at 45° and integrated nadir and oblique images showed a strong correlation with the ground reference tree height data, while the latter was highly correlated with canopy crown volume. Thus, selection of the sensor angle during UAV flight is critical for improving the accuracy of extracting architectural traits and may be useful for further precision orchard management.

Why it matches plant phenotyping methodsUAV RGB・LiDAR画像の撮像角度を最適化し、桃樹の樹高と樹冠容積という建築形質の抽出精度を評価する方法研究であり、フェノタイピング手法が中心です。

abstractthe goal was to optimize the sensor imaging angles to extract the precise architectural trait information by evaluating the integration of nadir and oblique images.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published14 Jun 2022Sensors (Basel, Switzerland)Cited by 22 · OpenAlex ↗

A Novel Hyperspectral Method to Detect Moldy Core in Apple Fruits.

AppleMultispectral / hyperspectralFruitClassificationStress / disease detectionDisease symptoms / severity

An innovative low-cost device based on hyperspectral spectroscopy in the near infrared (NIR) spectral region is proposed for the non-invasive detection of moldy core (MC) in apples. The system, based on light collection by an integrating sphere, was tested on 70 apples cultivar (cv) Golden Delicious infected by Alternaria alternata , one of the main pathogens responsible for MC disease. Apples were sampled in vertical and horizontal positions during five measurement rounds in 13 days' time, and 700 spectral signatures were collected. Spectral correlation together with transmittance temporal patterns and ANOVA showed that the spectral region from 863.38 to 877.69 nm was most linked to MC presence. Then, two binary classification models based on Artificial Neural Network Pattern Recognition (ANN-AP) and Bagging Classifier (BC) with decision trees were developed, revealing a better detection capability by ANN-AP, especially in the early stage of infection, where the predictive accuracy was 100% at round 1 and 97.15% at round 2. In subsequent rounds, the classification results were similar in ANN-AP and BC models. The system proposed surpassed previous MC detection methods, needing only one measurement per fruit, while further research is needed to extend it to different cultivars or fruits.

Why it matches plant phenotyping methodsリンゴ果実の病害状態を非破壊・ハイパースペクトル計測で検出する装置と分類手法を開発・評価しており、植物フェノタイプ取得が研究の中心である。

abstractAn innovative low-cost device based on hyperspectral spectroscopy in the near infrared (NIR) spectral region is proposed for the non-invasive detection of moldy core (MC) in apples.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published9 Jun 2022Sensors (Basel, Switzerland)Cited by 22 · OpenAlex ↗

Potential of Snapshot-Type Hyperspectral Imagery Using Support Vector Classifier for the Classification of Tomatoes Maturity.

TomatoGreenhouseMultispectral / hyperspectralFruitClassificationGrowth / development / phenology

It is necessary to convert to automation in a tomato hydroponic greenhouse because of the aging of farmers, the reduction in agricultural workers as a proportion of the population, COVID-19, and so on. In particular, agricultural robots are attractive as one of the ways for automation conversion in a hydroponic greenhouse. However, to develop agricultural robots, crop monitoring techniques will be necessary. In this study, therefore, we aimed to develop a maturity classification model for tomatoes using both support vector classifier (SVC) and snapshot-type hyperspectral imaging (VIS: 460-600 nm (16 bands) and Red-NIR: 600-860 nm (15 bands)). The spectral data, a total of 258 tomatoes harvested in January and February 2022, was obtained from the tomatoes' surfaces. Spectral data that has a relationship with the maturity stages of tomatoes was selected by correlation analysis. In addition, the four different spectral data were prepared, such as VIS data (16 bands), Red-NIR data (15 bands), combination data of VIS and Red-NIR (31 bands), and selected spectral data (6 bands). These data were trained by SVC, respectively, and we evaluated the performance of trained classification models. As a result, the SVC based on VIS data achieved a classification accuracy of 79% and an F1-score of 88% to classify the tomato maturity into six stages (Green, Breaker, Turning, Pink, Light-red, and Red). In addition, the developed model was tested in a hydroponic greenhouse and was able to classify the maturity stages with a classification accuracy of 75% and an F1-score of 86%.

Why it matches plant phenotyping methodsトマト果実の成熟段階という植物形質を、スナップショット型ハイパースペクトル画像とSVCで推定する手法を開発・評価しており、フェノタイピング手法が中心である。

abstractwe aimed to develop a maturity classification model for tomatoes using both support vector classifier (SVC) and snapshot-type hyperspectral imaging
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published26 May 2022Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Real-Time Assessment of Mandarin Crop Water Stress Index.

CitrusField / plotThermalLeafWhole plant / canopy / plot / fieldStress / disease detectionStress response / tolerancePlant / canopy temperatureWater status / transpiration

The use of plant-based indicators and other conventional means to detect the level of water stress in crops may be challenging, due to their difficulties in automation, their arduousness, and their time-consuming nature. Non-contact and non-destructive sensing methods can be used to detect the level of water stress in plants continuously and to provide automatic sensing and controls. This research aimed at determining the viability, efficiency, and swiftness in employing the commercial Workswell WIRIS Agro R infrared camera (WWARIC) in monitoring water stress and scheduling appropriate irrigation regimes in mandarin plants. The experiment used a four-by-three randomized complete block design with 80−100% FC water treatment as full field capacity and three deficit irrigation treatments at 70−75% FC, 60−65% FC, and 50−55% FC. Air temperature, canopy temperature, and vapor pressure deficits were measured and employed to deduce the empirical crop water stress index, using the Idso approach (CWSI(Idso)) as well as baseline equations to calculate non-water stress and water stressed conditions. The relative leaf water content (RLWC) of mandarin plants was also determined for the growing season. From the experiment, CWSI(Idso) and CWSI were estimated using the Workswell Wiris Agro R infrared camera (CWSIW) and showed a high correlation (R2 = 0.75 at p < 0.05) in assessing the extent of water stress in mandarin plants. The results also showed that at an altitude of 12 m above the mandarin canopy, the WWARIC was able to identify water stress using three modes (empirical, differential, and theoretical). The WWARIC’s color map feature, presented in real time, makes the camera a suitable device, as there is no need for complex computations or expert advice before determining the extent of the stress the crops are subjected to. The results prove that this novel use of the WWARIC demonstrated sufficient precision, swiftness, and intelligibility in the real-time detection of the mandarin water stress index and, accordingly, assisted in scheduling irrigation.

Why it matches plant phenotyping methods赤外線カメラによる作物水ストレス指数の非接触・リアルタイム推定が研究の中心であり、従来のCWSIとの相関検証と実用性評価を行っている。

abstractThis research aimed at determining the viability, efficiency, and swiftness in employing the commercial Workswell WIRIS Agro R infrared camera (WWARIC) in monitoring water stress and scheduling appropriate irrigation regimes in mandarin plants.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published12 May 2022Sensors (Basel, Switzerland)Cited by 26 · OpenAlex ↗

Supervised and Weakly Supervised Deep Learning for Segmentation and Counting of Cotton Bolls Using Proximal Imagery.

CottonField / plotRGB / grayscaleFruitCountingSegmentationYield / yield components

The total boll count from a plant is one of the most important phenotypic traits for cotton breeding and is also an important factor for growers to estimate the final yield. With the recent advances in deep learning, many supervised learning approaches have been implemented to perform phenotypic trait measurement from images for various crops, but few studies have been conducted to count cotton bolls from field images. Supervised learning models require a vast number of annotated images for training, which has become a bottleneck for machine learning model development. The goal of this study is to develop both fully supervised and weakly supervised deep learning models to segment and count cotton bolls from proximal imagery. A total of 290 RGB images of cotton plants from both potted (indoor and outdoor) and in-field settings were taken by consumer-grade cameras and the raw images were divided into 4350 image tiles for further model training and testing. Two supervised models (Mask R-CNN and S-Count) and two weakly supervised approaches (WS-Count and CountSeg) were compared in terms of boll count accuracy and annotation costs. The results revealed that the weakly supervised counting approaches performed well with RMSE values of 1.826 and 1.284 for WS-Count and CountSeg, respectively, whereas the fully supervised models achieve RMSE values of 1.181 and 1.175 for S-Count and Mask R-CNN, respectively, when the number of bolls in an image patch is less than 10. In terms of data annotation costs, the weakly supervised approaches were at least 10 times more cost efficient than the supervised approach for boll counting. In the future, the deep learning models developed in this study can be extended to other plant organs, such as main stalks, nodes, and primary and secondary branches. Both the supervised and weakly supervised deep learning models for boll counting with low-cost RGB images can be used by cotton breeders, physiologists, and growers alike to improve crop breeding and yield estimation.

Why it matches plant phenotyping methods綿花ボール数という植物表現型を画像からセグメンテーション・計数する深層学習手法を開発し、教師あり・弱教師ありモデルの精度とアノテーションコストを比較しており、表現型取得手法が研究の中心である。

abstractThe goal of this study is to develop both fully supervised and weakly supervised deep learning models to segment and count cotton bolls from proximal imagery.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Dataset · publicThe dataset used in this study can be accessed at the following link: https://doi.org/10.6084/m9.figshare.19665096.v1 .Open asset ↗figshare · 10.6084/m9.figshare.19665096.v1lines:228-245
Code / dataset availability confirmedEurope PMC · checked 8 Sept 2026
Published8 May 2022Sensors (Basel, Switzerland)Cited by 34 · OpenAlex ↗

Early Detection of Grapevine ( Vitis vinifera ) Downy Mildew ( Peronospora ) and Diurnal Variations Using Thermal Imaging.

GrapevineGreenhouseThermalLeafClassificationSegmentationDisease symptoms / severity

Agricultural industry is facing a serious threat from plant diseases that cause production and economic losses. Early information on disease development can improve disease control using suitable management strategies. This study sought to detect downy mildew ( Peronospora ) on grapevine ( Vitis vinifera ) leaves at early stages of development using thermal imaging technology and to determine the best time during the day for image acquisition. In controlled experiments, 1587 thermal images of grapevines grown in a greenhouse were acquired around midday, before inoculation, 1, 2, 4, 5, 6, and 7 days after an inoculation. In addition, images of healthy and infected leaves were acquired at seven different times during the day between 7:00 a.m. and 4:30 p.m. Leaves were segmented using the active contour algorithm. Twelve features were derived from the leaf mask and from meteorological measurements. Stepwise logistic regression revealed five significant features used in five classification models. Performance was evaluated using K-folds cross-validation. The support vector machine model produced the best classification accuracy of 81.6%, F1 score of 77.5% and area under the curve (AUC) of 0.874. Acquiring images in the morning between 10:40 a.m. and 11:30 a.m. resulted in 80.7% accuracy, 80.5% F1 score, and 0.895 AUC.

Why it matches plant phenotyping methods熱画像と画像解析・分類モデルを用いてブドウ葉の病害状態を早期推定する手法を開発・評価しており、植物病害表現型の取得が中心です。

abstractThis study sought to detect downy mildew ( Peronospora ) on grapevine ( Vitis vinifera ) leaves at early stages of development using thermal imaging technology
Reproduction assets foundThe paper's Data Availability Statement explicitly deposits the authors' phenotyping datasets (thermal-image-derived leaf temperature features, meteorological measurements, and disease severity labels) as Excel files in two public GitHub repositories, both listed in allowed_urls. These directly reproduce the paper's 1,
Dataset · publicThe datasets generated and analyzed during the current study are available in GitHub: Data sets (Excel): https://github.com/BarCohenBGU/database.git (29 September 2021). ‘All data new’—the classification dataset included 1403 records.Open asset ↗BarCohenBGU/databaselines:635-637
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published4 May 2022Sensors (Basel, Switzerland)Cited by 29 · OpenAlex ↗

Inversion of Nitrogen Concentration in Apple Canopy Based on UAV Hyperspectral Images.

AppleAerial / UAVMultispectral / hyperspectralWhole plant / canopy / plot / fieldPhysiological trait estimation

As the major nutrient affecting crop growth, accurate assessing of nitrogen (N) is crucial to precise agricultural management. Although improvements based on ground and satellite data nitrogen in monitoring crops have been made, the application of these technologies is limited by expensive costs, covering small spatial scales and low spatiotemporal resolution. This study strived to explore an effective approach for inversing and mapping the distributions of the canopy nitrogen concentration (CNC) based on Unmanned Aerial Vehicle (UAV) hyperspectral image data in a typical apple orchard area of China. A Cubert UHD185 imaging spectrometer mounted on a UAV was used to obtain the hyperspectral images of the apple canopy. The range of the apple canopy was determined by the threshold method to eliminate the effect of the background spectrum from bare soil and shadow. We analyzed and screened out the spectral parameters sensitive to CNC, including vegetation indices (VIs), random two-band spectral indices, and red-edge parameters. The partial least squares regression (PLSR) and backpropagation neural network (BPNN) were constructed to inverse CNC based on a single spectral parameter or a combination of multiple spectral parameters. The results show that when the thresholds of normalized difference vegetation index (NDVI) and normalized difference canopy shadow index (NDCSI) were set to 0.65 and 0.45, respectively, the canopy's CNC range could be effectively identified and extracted, which was more refined than random forest classifier (RFC); the correlation between random two-band spectral indices and nitrogen concentration was stronger than that of other spectral parameters; and the BPNN model based on the combination of random two-band spectral indices and red-edge parameters was the optimal model for accurately retrieving CNC. Its modeling determination coefficient (R 2 ) and root mean square error (RMSE) were 0.77 and 0.16, respectively; and the validation R 2 and residual predictive deviation (RPD) were 0.75 and 1.92. The findings of this study can provide a theoretical basis and technical support for the large-scale, rapid, and non-destructive monitoring of apple nutritional status.

Why it matches plant phenotyping methodsUAVハイパースペクトル画像からリンゴ樹冠の窒素濃度を推定・検証する手法が研究の中心であり、植物状態の非破壊フェノタイピングに該当する。

abstractThis study strived to explore an effective approach for inversing and mapping the distributions of the canopy nitrogen concentration (CNC) based on Unmanned Aerial Vehicle (UAV) hyperspectral image data
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published29 Apr 2022Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Evaluation of Plant Stress Monitoring Capabilities Using a Portable Spectrometer and Blue-Red Grow Light.

TomatoChlorophyll fluorescenceWhole plant / canopy / plot / fieldPhysiological trait estimationStress / disease detectionPhotosynthesis / fluorescenceStress response / tolerance

Remote sensing offers a non-destructive method to detect plant physiological response to the environment by measuring chlorophyll fluorescence (CF). Most methods to estimate CF require relatively complex retrieval, spectral fitting, or modelling methods. An investigation was undertaken to evaluate measurements of CF using a relatively straightforward technique to detect and monitor plant stress with a spectroradiometer and blue-red light emitting diode (LED). CF spectral response of tomato plants treated with a photosystem inhibitor were assessed and compared to traditional reflectance-based indices: normalized difference vegetation index (NDVI) and photochemical reflectance index (PRI). The blue-red LEDs provided input irradiance and a "window" in the CF emission range of plants (~650 to 850 nm) sufficient to capture distinctive "two-peak" spectra and to distinguish plant health from day to day of the experiment, while within day differences were noisy. CF-based metrics calculated from CF spectra clearly captured signs of vegetation stress earlier than reflectance-based indices and by visual inspection. This CF monitoring technique is a flexible and scalable option for collecting plant function data, especially for indicating early signs of stress. The technique can be applied to a single plant or larger canopies using LED in dark conditions by an individual, or a manned or unmanned vehicle for agricultural or military purposes.

Why it matches plant phenotyping methods携帯型分光計と青赤LEDを用いたクロロフィル蛍光による植物ストレス・生理状態の測定法を評価し、反射スペクトル指標および目視と比較して性能を検証しているため、植物フェノタイピング手法が中心である。

abstractAn investigation was undertaken to evaluate measurements of CF using a relatively straightforward technique to detect and monitor plant stress with a spectroradiometer and blue-red light emitting diode (LED).
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published27 Apr 2022Sensors (Basel, Switzerland)Cited by 7 · OpenAlex ↗

In-Field Wheat Reflectance: How to Reach the Organ Scale?

WheatField / plotMultispectral / hyperspectralPanicle / ear / spikeLeafSegmentation

The reflectance of wheat crops provides information on their architecture or physiology. However, the methods currently used for close-range reflectance computation do not allow for the separation of the wheat canopy organs: the leaves and the ears. This study details a method to achieve high-throughput measurements of wheat reflectance at the organ scale. A nadir multispectral camera array and an incident light spectrometer were used to compute bi-directional reflectance factor (BRF) maps. Image thresholding and deep learning ear detection allowed for the segmentation of the ears and the leaves in the maps. The results showed that the BRF measured on reference targets was constant throughout the day but varied with the acquisition date. The wheat organ BRF was constant throughout the day in very cloudy conditions and with high sun altitudes but showed gradual variations in the morning under sunny or partially cloudy sky. As a consequence, measurements should be performed close to solar noon and the reference panel should be captured at the beginning and end of each field trip to correct the BRF. The method, with such precautions, was tested all throughout the wheat growing season on two varieties and various canopy architectures generated by a fertilization gradient. The method yielded consistent reflectance dynamics in all scenarios.

Why it matches plant phenotyping methodsコムギの葉・穂を分離して器官スケールの反射率を高スループット測定する画像・分光法を開発し、検証・生育期間適用しており、植物表現型取得が研究の中心である。

abstractThis study details a method to achieve high-throughput measurements of wheat reflectance at the organ scale.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published23 Apr 2022Sensors (Basel, Switzerland)Cited by 44 · OpenAlex ↗

Predicting Grape Sugar Content under Quality Attributes Using Normalized Difference Vegetation Index Data and Automated Machine Learning.

GrapevineField / plotMultispectral / hyperspectralFruitPhysiological trait estimationFruit / seed / panicle traits

Wine grapes need frequent monitoring to achieve high yields and quality. Non-destructive methods, such as proximal and remote sensing, are commonly used to estimate crop yield and quality characteristics, and spectral vegetation indices (VIs) are often used to present site-specific information. Analysis of laboratory samples is the most popular method for determining the quality characteristics of grapes, although it is time-consuming and expensive. In recent years, several machine learning-based methods have been developed to predict crop quality. Although these techniques require the extensive involvement of experts, automated machine learning (AutoML) offers the possibility to improve this task, saving time and resources. In this paper, we propose an innovative approach for robust prediction of grape quality attributes by combining open-source AutoML techniques and Normalized Difference Vegetation Index (NDVI) data for vineyards obtained from four different platforms-two proximal vehicle-mounted canopy reflectance sensors, orthomosaics from UAV images and Sentinel-2 remote sensing imagery-during the 2019 and 2020 growing seasons. We investigated AutoML, extending our earlier work on manually fine-tuned machine learning methods. Results of the two approaches using Ordinary Least Square (OLS), Theil-Sen and Huber regression models and tree-based methods were compared. Support Vector Machines (SVMs) and Automatic Relevance Determination (ARD) were included in the analysis and different combinations of sensors and data collected over two growing seasons were investigated. Results showed promising performance of Unmanned Aerial Vehicle (UAV) and Spectrosense+ GPS data in predicting grape sugars, especially in mid to late season with full canopy growth. Regression models with both manually fine-tuned ML (R² = 0.61) and AutoML (R² = 0.65) provided similar results, with the latter slightly improved for both 2019 and 2020. When combining multiple sensors and growth stages per year, the coefficient of determination R² improved even more averaging 0.66 for the best-fitting regressions. Also, when considering combinations of sensors and growth stages across both cropping seasons, UAV and Spectrosense+ GPS, as well as Véraison and Flowering, each had the highest average R² values. These performances are consistent with previous work on machine learning algorithms that were manually fine-tuned. These results suggest that AutoML has greater long-term performance potential. To increase the efficiency of crop quality prediction, a balance must be struck between manual expert work and AutoML.

Why it matches plant phenotyping methodsNDVIを複数の近接・UAV・衛星センサーで取得し、AutoMLによりブドウの糖度を推定する技術が研究の中心であり、植物品質形質の非破壊推定を評価している。

abstractwe propose an innovative approach for robust prediction of grape quality attributes by combining open-source AutoML techniques and Normalized Difference Vegetation Index (NDVI) data for vineyards obtained from four different platforms
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published3 Apr 2022Sensors (Basel, Switzerland)Cited by 24 · OpenAlex ↗

Non-Destructive Testing of Alfalfa Seed Vigor Based on Multispectral Imaging Technology.

Alfalfa / lucerneMultispectral / hyperspectralSeed / grainClassificationGrowth / development / phenology

Seed vigor is an important index to evaluate seed quality in plant species. How to evaluate seed vigor quickly and accurately has always been a serious problem in the seed research field. As a new physical testing method, multispectral technology has many advantages such as high sensitivity and accuracy, nondestructive and rapid application having advantageous prospects in seed quality evaluation. In this study, the morphological and spectral information of 19 wavelengths (365, 405, 430, 450, 470, 490, 515, 540, 570, 590, 630, 645, 660, 690, 780, 850, 880, 940, 970 nm) of alfalfa seeds with different level of maturity and different harvest periods (years), representing different vigor levels and age of seed, were collected by using multispectral imaging. Five multivariate analysis methods including principal component analysis (PCA), linear discriminant analysis (LDA), support vector machine (SVM), random forest (RF) and normalized canonical discriminant analysis (nCDA) were used to distinguish and predict their vigor. The results showed that LDA model had the best effect, with an average accuracy of 92.9% for seed samples of different maturity and 97.8% for seed samples of different harvest years, and the average sensitivity, specificity and precision of LDA model could reach more than 90%. The average accuracy of nCDA in identifying dead seeds with no vigor reached 93.3%. In identifying the seeds with high vigor and predicting the germination percentage of alfalfa seeds, it could reach 95.7%. In summary, the use of Multispectral Imaging and multivariate analysis in this experiment can accurately evaluate and predict the seed vigor, seed viability and seed germination percentages of alfalfa, providing important technical methods and ideas for rapid non-destructive testing of seed quality.

Why it matches plant phenotyping methodsマルチスペクトル画像と多変量解析により、アルファルファ種子の活力・生存性・発芽率を非破壊推定する手法が研究の中心であるため。

abstractAs a new physical testing method, multispectral technology has many advantages such as high sensitivity and accuracy, nondestructive and rapid application having advantageous prospects in seed quality evaluation.
Reproduction assets foundThe authors provide a public Google Drive supplement containing the paper's own multispectral imaging data: mean reflectance at 19 wavelengths for all seeds (Table S1), morphological feature data for all seeds (Table S2), and multispectral images of the alfalfa seed samples (Figures S1–S6). These directly reproduce the
Dataset · publicThe following are available online at https://drive.google.com/file/d/13CXchEm81qnbIZCXLqdvupDPib7BS8FM/view?usp=sharing , Table S1: Mean reflectance of 19 wavelengths in all seeds, Table S2: Data of morphological feature in all seeds. Figure S1: Multispectral image of seeds harvested in 2004. Figure S2: Multispectral image of seeds harvested in 2008. Figure S3: Multispectral image of seeds harvested in 2019. Figure S4: Multispectral image of seeOpen asset ↗lines:79-239
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published31 Mar 2022Sensors (Basel, Switzerland)Cited by 31 · OpenAlex ↗

Upper and Lower Leaf Side Detection with Machine Learning Methods.

LeafClassificationLeaf traits

Recent studies have approached the identification of foliar plant diseases using artificial intelligence, but in these works, classification is achieved using only one side of the leaf. Phytopathology specifies that there are diseases that show similar symptoms on the upper part of the leaf, but different ones on the lower side. An improvement in accuracy can be achieved if the symptoms of both sides of the leaf are considered when classifying plant diseases. In this context, it is necessary to establish whether the captured image represents the leaf on its upper or lower side. From the research conducted using botany books, we can conclude that a useful classification feature is color, because the sun-facing part is greener, while the opposite side is shaded. A second feature is the thickness of the primary and secondary veins. The veins of a leaf are more prominent on the lower side, compared to the upper side. A third feature corresponds to the concave shape of the leaf on its upper part and its convex shape on the lower part. In this study, we aim to achieve upper and lower leaf side classification using both deep learning methods and machine learning models.

Why it matches plant phenotyping methods葉の表裏という植物器官の状態を画像から分類する機械学習手法が研究の中心であり、病害画像解析に再利用可能な前処理・表現として植物フェノタイピング手法に該当する。

abstractIn this study, we aim to achieve upper and lower leaf side classification using both deep learning methods and machine learning models.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published23 Mar 2022Sensors (Basel, Switzerland)Cited by 43 · OpenAlex ↗

An Automated, Clip-Type, Small Internet of Things Camera-Based Tomato Flower and Fruit Monitoring and Harvest Prediction System.

TomatoGreenhouseFlowerFruitCountingObject detectionGrowth / time-series analysisGrowth / development / phenologyFruit / seed / panicle traits

Automated crop monitoring using image analysis is commonly used in horticulture. Image-processing technologies have been used in several studies to monitor growth, determine harvest time, and estimate yield. However, accurate monitoring of flowers and fruits in addition to tracking their movements is difficult because of their location on an individual plant among a cluster of plants. In this study, an automated clip-type Internet of Things (IoT) camera-based growth monitoring and harvest date prediction system was proposed and designed for tomato cultivation. Multiple clip-type IoT cameras were installed on trusses inside a greenhouse, and the growth of tomato flowers and fruits was monitored using deep learning-based blooming flower and immature fruit detection. In addition, the harvest date was calculated using these data and temperatures inside the greenhouse. Our system was tested over three months. Harvest dates measured using our system were comparable with the data manually recorded. These results suggest that the system could accurately detect anthesis, number of immature fruits, and predict the harvest date within an error range of ±2.03 days in tomato plants. This system can be used to support crop growth management in greenhouses.

Why it matches plant phenotyping methodsトマトの花・果実の検出、開花時期と未熟果数の推定、収穫日の予測を行うカメラ型フェノタイピングシステムの設計・検証が研究の中心である。

abstractan automated clip-type Internet of Things (IoT) camera-based growth monitoring and harvest date prediction system was proposed and designed for tomato cultivation
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published25 Feb 2022Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Spectral Diagnostic Model for Agricultural Robot System Based on Binary Wavelet Algorithm.

MaizeMultispectral / hyperspectralWhole plant / canopy / plot / fieldPhysiological trait estimation

The application of agricultural robots can liberate labor. The improvement of robot sensing systems is the premise of making it work. At present, more research is being conducted on weeding and harvesting systems of field robot, but less research is being conducted on crop disease and insect pest perception, nutritional element diagnosis and precision fertilizer spraying systems. In this study, the effects of the nitrogen application rate on the absorption and accumulation of nitrogen, phosphorus and potassium in sweet maize were determined. Firstly, linear, parabolic, exponential and logarithmic diagnostic models of nitrogen, phosphorus and potassium contents were constructed by spectral characteristic variables. Secondly, the partial least squares regression and neural network nonlinear diagnosis model of nitrogen, phosphorus and potassium contents were constructed by the high-frequency wavelet sensitivity coefficient of binary wavelet decomposition. The results show that the neural network nonlinear diagnosis model of nitrogen, phosphorus and potassium content based on the high-frequency wavelet sensitivity coefficient of binary wavelet decomposition is better. The R 2 , MRE and NRMSE of nn of nitrogen, phosphorus and potassium were 0.974, 1.65% and 0.0198; 0.969, 9.02% and 0.1041; and 0.821, 2.16% and 0.0301, respectively. The model can provide growth monitoring for sweet corn and a perception model for the nutrient element perception system of an agricultural robot, while making preliminary preparations for the realization of intelligent and accurate field fertilization.

Why it matches plant phenotyping methodsスペクトル特徴量と二値ウェーブレット分解を用いて作物の栄養元素含量を推定する診断モデルを構築・評価しており、植物状態の非破壊センシング手法が中心である。

abstractlinear, parabolic, exponential and logarithmic diagnostic models of nitrogen, phosphorus and potassium contents were constructed by spectral characteristic variables.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published22 Feb 2022Sensors (Basel, Switzerland)Cited by 4 · OpenAlex ↗

Rapid Estimation of Water Stress in Choy Sum ( Brassica chinensis var. parachinensis ) Using Integrative Approach.

GreenhouseMultispectral / hyperspectralThermalLeafWhole plant / canopy / plot / fieldStress / disease detectionLeaf traitsPlant / canopy temperatureWater status / transpiration

To optimize crop water consumption and adopt water-saving measures such as precision irrigation, early identification of plant water status is critical. This study explores the effectiveness of estimating water stress in choy sum ( Brassica chinensis var. parachinensis ) grown in pots in greenhouse conditions using Crop Water Stress Index (CWSI) and crop vegetation indicators to improve irrigation water management. Data on CWSI and Spectral reflectance were collected from choy sum plants growing in sandy loam soil with four different soil field capacities (FC): 90-100% FC as no water stress (NWS); 80-90% FC for light water stress (LWS); 70-80% FC for moderate water stress (MWS); and 60-70% FC for severe water stress (SWS). With four treatments and three replications, the experiment was set up as a completely randomized design (CRD). Throughout the growing season, plant water stress tracers such as leaf area index (LAI), canopy temperature (Tc), leaf relative water content (LRWC), leaf chlorophyll content, and yield were measured. Furthermore, CWSI estimated from the Workswell Wiris Agro R Infrared Camera (CWSI W ) and spectral data acquisition from the Analytical Spectral Device on choy sum plants were studied at each growth stage. NDVI, Photochemical Reflectance Index positioned at 570 nm (PRI570), normalized PRI (PRInorm), Water Index (WI), and NDWI were the Vegetation indices (VIs) used in this study. At each growth stage, the connections between these CWSI W , VIs, and water stress indicators were statistically analyzed with R 2 greater than 0.5. The results revealed that all VIs were valuable guides for diagnosing water stress in choy sum. CWSI W obtained from this study showed that Workswell Wiris Agro R Infrared Camera mounted on proximal remote sensing platform for assessing water stress in choy sum plant was rapid, non-destructive, and user friendly. Therefore, integrating CWSI W and VIs approach gives a more rapid and accurate approach for detecting water stress in choy sum grown under greenhouse conditions to optimize yield by reducing water loss and enhancing food security and sustainability.

Why it matches plant phenotyping methods赤外線カメラによるCWSIと分光反射指数を用いた植物の水ストレス推定が研究の中心であり、非破壊的な表現型取得法の有効性を評価している。

abstractThis study explores the effectiveness of estimating water stress in choy sum ( Brassica chinensis var. parachinensis ) grown in pots in greenhouse conditions using Crop Water Stress Index (CWSI) and crop vegetation indicators
Code / dataset availability confirmedEurope PMC · OpenAlex · checked 8 Sept 2026
Published18 Feb 2022Sensors (Basel, Switzerland)Cited by 26 · OpenAlex ↗

Vegetable Size Measurement Based on Stereo Camera and Keypoints Detection

CucumberEggplant / auberginePepper / chilliTomatoRGB / grayscaleStereoFruitClassificationMorphology / geometry measurementObject detection

This work focuses on the problem of non-contact measurement for vegetables in agricultural automation. The application of computer vision in assisted agricultural production significantly improves work efficiency due to the rapid development of information technology and artificial intelligence. Based on object detection and stereo cameras, this paper proposes an intelligent method for vegetable recognition and size estimation. The method obtains colorful images and depth maps with a binocular stereo camera. Then detection networks classify four kinds of common vegetables (cucumber, eggplant, tomato and pepper) and locate six points for each object. Finally, the size of vegetables is calculated using the pixel position and depth of keypoints. Experimental results show that the proposed method can classify four kinds of common vegetables within 60 cm and accurately estimate their diameter and length. The work provides an innovative idea for solving the vegetable's non-contact measurement problems and can promote the application of computer vision in agricultural automation.

Why it matches plant phenotyping methods野菜の長さ・直径という植物器官形質を、ステレオカメラ、深度画像、キーポイント検出で非接触推定する手法が研究の中心であるため。

abstractThis work focuses on the problem of non-contact measurement for vegetables in agricultural automation.
Reproduction assets foundThe authors publicly released both the vegetable keypoint dataset (1600 COCO-format images with ROI boxes and six keypoints) and the implementation code for their size estimation method on GitHub. Labelme is a generic third-party annotation tool and is excluded.
Code · publicThe implementation code of our size estimation method can be accessed on https://github.com/BourneZ130/VegetableDetection , accessed on 15 February 2022.Open asset ↗BourneZ130/VegetableDetectionlines:76-141
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 13 Sept 2026
Published17 Feb 2022Sensors (Basel, Switzerland)Cited by 49 · OpenAlex ↗

Proposing UGV and UAV Systems for 3D Mapping of Orchard Environments

Aerial / UAVField / plotPhotogrammetry / SfM / MVSLiDAR / point cloudRGB-D / ToFWhole plant / canopy / plot / fieldMorphology / geometry measurement2D/3D reconstructionArchitecture / morphology / geometryPlant / canopy height

During the last decades, consumer-grade RGB-D (red green blue-depth) cameras have gained popularity for several applications in agricultural environments. Interestingly, these cameras are used for spatial mapping that can serve for robot localization and navigation. Mapping the environment for targeted robotic applications in agricultural fields is a particularly challenging task, owing to the high spatial and temporal variability, the possible unfavorable light conditions, and the unpredictable nature of these environments. The aim of the present study was to investigate the use of RGB-D cameras and unmanned ground vehicle (UGV) for autonomously mapping the environment of commercial orchards as well as providing information about the tree height and canopy volume. The results from the ground-based mapping system were compared with the three-dimensional (3D) orthomosaics acquired by an unmanned aerial vehicle (UAV). Overall, both sensing methods led to similar height measurements, while the tree volume was more accurately calculated by RGB-D cameras, as the 3D point cloud captured by the ground system was far more detailed. Finally, fusion of the two datasets provided the most precise representation of the trees.

Why it matches plant phenotyping methodsRGB-Dカメラ、UGV、UAVによる3Dマッピング手法を比較・融合し、樹高と樹冠体積という植物形質を推定しているため、フェノタイピング手法が中心的です。

abstractThe aim of the present study was to investigate the use of RGB-D cameras and unmanned ground vehicle (UGV) for autonomously mapping the environment of commercial orchards as well as providing information about the tree height and canopy volume.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published27 Jan 2022Sensors (Basel, Switzerland)Cited by 17 · OpenAlex ↗

A Simple and Robust Spectral Index for Identifying Lodged Maize Using Gaofen1 Satellite Data.

MaizeAerial / UAVMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationStress response / tolerance

Crop lodging is a major destructive factor for agricultural production. Developing a cost-efficient and accurate method to assess crop lodging is crucial for informing crop management decisions and reducing lodging losses. Satellite remote sensing can provide continuous data on a large scale; however, its utility in detecting lodging crops is limited due to the complexity of lodging events and the unavailability of high spatial and temporal resolution data. Gaofen1 satellite was launched in 2013. The short revisit cycle and wide orbit coverage of the Gaofen1 satellite make it suitable for lodging identification. However, few studies have explored lodging detection using Gaofen1 data, and the operational application of existing approaches over large spatial extents seems to be unrealistic. In this paper, we discuss the identification method of lodged maize and explore the potential of using Gaofen1 data. An analysis of the spectral features after maize lodging revealed that reflectance increased significantly in all bands, compared to non-lodged maize. A spectral sum index was proposed to distinguish lodged and non-lodged maize. Two study areas were considered: Zhaodong City in Heilongjiang Province and Ningjiang District in Jilin Province. The results of the identified lodged maize from the Gaofen1 data were validated based on three methods: first, ground sample points exhibited the overall accuracies of 92.86% and 88.24% for Zhaodong City and Ningjiang District, respectively; second, the cross-comparison differences of 1.01% for Zhaodong City and 1.13% for Ningjiang District were obtained, compared to the results acquired from the finer-resolution Planet data; and third, the identified results from Gaofen1 data and those from farmer survey questionnaires were found to be consistent. The validation results indicate that the proposed index is promising, and the Gaofen1 data have the potential for rapid lodging monitoring.

Why it matches plant phenotyping methods衛星データからトウモロコシの倒伏状態を抽出するスペクトル指標を提案し、地上調査・高解像度衛星・農家調査で検証しており、植物状態の取得手法が中心である。

abstractIn this paper, we discuss the identification method of lodged maize and explore the potential of using Gaofen1 data.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published13 Jan 2022Sensors (Basel, Switzerland)Cited by 86 · OpenAlex ↗

Above-Ground Biomass Estimation in Oats Using UAV Remote Sensing and Machine Learning.

OatAerial / UAVField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldYield / biomass estimationBiomass / plant weight

Current strategies for phenotyping above-ground biomass in field breeding nurseries demand significant investment in both time and labor. Unmanned aerial vehicles (UAV) can be used to derive vegetation indices (VIs) with high throughput and could provide an efficient way to predict forage yield with high accuracy. The main objective of the study is to investigate the potential of UAV-based multispectral data and machine learning approaches in the estimation of oat biomass. UAV equipped with a multispectral sensor was flown over three experimental oat fields in Volga, South Shore, and Beresford, South Dakota, USA, throughout the pre- and post-heading growth phases of oats in 2019. A variety of vegetation indices (VIs) derived from UAV-based multispectral imagery were employed to build oat biomass estimation models using four machine-learning algorithms: partial least squares (PLS), support vector machine (SVM), Artificial neural network (ANN), and random forest (RF). The results showed that several VIs derived from the UAV collected images were significantly positively correlated with dry biomass for Volga and Beresford ( r = 0.2-0.65), however, in South Shore, VIs were either not significantly or weakly correlated with biomass. For Beresford, approximately 70% of the variance was explained by PLS, RF, and SVM validation models using data collected during the post-heading phase. Likewise for Volga, validation models had lower coefficient of determination (R 2 = 0.20-0.25) and higher error (RMSE = 700-800 kg/ha) than training models (R 2 = 0.50-0.60; RMSE = 500-690 kg/ha). In South Shore, validation models were only able to explain approx. 15-20% of the variation in biomass, which is possibly due to the insignificant correlation values between VIs and biomass. Overall, this study indicates that airborne remote sensing with machine learning has potential for above-ground biomass estimation in oat breeding nurseries. The main limitation was inconsistent accuracy in model prediction across locations. Multiple-year spectral data, along with the inclusion of textural features like crop surface model (CSM) derived height and volumetric indicators, should be considered in future studies while estimating biophysical parameters like biomass.

Why it matches plant phenotyping methodsUAVマルチスペクトル画像と機械学習によるオーツの地上部バイオマス推定を主目的とし、育種圃場でのモデル構築・検証を中心に扱うため、植物表現型計測手法として適格。

abstractThe main objective of the study is to investigate the potential of UAV-based multispectral data and machine learning approaches in the estimation of oat biomass.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published12 Jan 2022Sensors (Basel, Switzerland)Cited by 215 · OpenAlex ↗

Recognition of Leaf Disease Using Hybrid Convolutional Neural Network by Applying Feature Reduction.

GrapevineLeafClassificationDisease symptoms / severity

Agriculture is crucial to the economic prosperity and development of India. Plant diseases can have a devastating influence towards food safety and a considerable loss in the production of agricultural products. Disease identification on the plant is essential for long-term agriculture sustainability. Manually monitoring plant diseases is difficult due to time limitations and the diversity of diseases. In the realm of agricultural inputs, automatic characterization of plant diseases is widely required. Based on performance out of all image-processing methods, is better suited for solving this task. This work investigates plant diseases in grapevines. Leaf blight, Black rot, stable, and Black measles are the four types of diseases found in grape plants. Several earlier research proposals using machine learning algorithms were created to detect one or two diseases in grape plant leaves; no one offers a complete detection of all four diseases. The photos are taken from the plant village dataset in order to use transfer learning to retrain the EfficientNet B7 deep architecture. Following the transfer learning, the collected features are down-sampled using a Logistic Regression technique. Finally, the most discriminant traits are identified with the highest constant accuracy of 98.7% using state-of-the-art classifiers after 92 epochs. Based on the simulation findings, an appropriate classifier for this application is also suggested. The proposed technique's effectiveness is confirmed by a fair comparison to existing procedures.

Why it matches plant phenotyping methodsブドウ葉の病徴を画像から分類・認識する深層学習手法が研究の中心であり、植物病害状態の画像ベース表現型計測に該当する。

titleRecognition of Leaf Disease Using Hybrid Convolutional Neural Network by Applying Feature Reduction.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published12 Jan 2022Sensors (Basel, Switzerland)Cited by 74 · OpenAlex ↗

Green Citrus Detection and Counting in Orchards Based on YOLOv5-CS and AI Edge System.

CitrusField / plotFruitObject detectionSegmentation

Green citrus detection in citrus orchards provides reliable support for production management chains, such as fruit thinning, sunburn prevention and yield estimation. In this paper, we proposed a lightweight object detection YOLOv5-CS (Citrus Sort) model to realize object detection and the accurate counting of green citrus in the natural environment. First, we employ image rotation codes to improve the generalization ability of the model. Second, in the backbone, a convolutional layer is replaced by a convolutional block attention module, and a detection layer is embedded to improve the detection accuracy of the little citrus. Third, both the loss function CIoU (Complete Intersection over Union) and cosine annealing algorithm are used to get the better training effect of the model. Finally, our model is migrated and deployed to the AI (Artificial Intelligence) edge system. Furthermore, we apply the scene segmentation method using the "virtual region" to achieve accurate counting of the green citrus, thereby forming an embedded system of green citrus counting by edge computing. The results show that the mAP@.5 of the YOLOv5-CS model for green citrus was 98.23%, and the recall is 97.66%. The inference speed of YOLOv5-CS detecting a picture on the server is 0.017 s, and the inference speed on Nvidia Jetson Xavier NX is 0.037 s. The detection and counting frame rate of the AI edge system-side counting system is 28 FPS, which meets the counting requirements of green citrus.

Why it matches plant phenotyping methods緑色の柑橘果実数を画像から検出・計数するYOLOv5-CSモデルとエッジシステムを開発しており、果実数という植物器官形質の取得方法が研究の中心である。

abstractwe proposed a lightweight object detection YOLOv5-CS (Citrus Sort) model to realize object detection and the accurate counting of green citrus in the natural environment.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published4 Jan 2022Sensors (Basel, Switzerland)Cited by 28 · OpenAlex ↗

Comparison of Selected Dimensionality Reduction Methods for Detection of Root-Knot Nematode Infestations in Potato Tubers Using Hyperspectral Imaging.

PotatoMultispectral / hyperspectralClassificationStress / disease detectionDisease symptoms / severity

Hyperspectral imaging is a popular tool used for non-invasive plant disease detection. Data acquired with it usually consist of many correlated features; hence most of the acquired information is redundant. Dimensionality reduction methods are used to transform the data sets from high-dimensional, to low-dimensional (in this study to one or a few features). We have chosen six dimensionality reduction methods (partial least squares, linear discriminant analysis, principal component analysis, RandomForest, ReliefF, and Extreme gradient boosting) and tested their efficacy on a hyperspectral data set of potato tubers. The extracted or selected features were pipelined to support vector machine classifier and evaluated. Tubers were divided into two groups, healthy and infested with Meloidogyne luci . The results show that all dimensionality reduction methods enabled successful identification of inoculated tubers. The best and most consistent results were obtained using linear discriminant analysis, with 100% accuracy in both potato tuber inside and outside images. Classification success was generally higher in the outside data set, than in the inside. Nevertheless, accuracy was in all cases above 0.6.

Why it matches plant phenotyping methodsジャガイモ塊茎の感染状態をハイパースペクトル画像から推定する方法について、複数の次元削減手法を比較・評価しており、植物病害状態の表現型取得が研究の中心です。

titleComparison of Selected Dimensionality Reduction Methods for Detection of Root-Knot Nematode Infestations in Potato Tubers Using Hyperspectral Imaging.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published28 Dec 2021Sensors (Basel, Switzerland)Cited by 75 · OpenAlex ↗

Apple Leaf Disease Identification with a Small and Imbalanced Dataset Based on Lightweight Convolutional Networks.

AppleField / plotLeafClassificationStress / disease detectionDisease symptoms / severity

The intelligent identification and classification of plant diseases is an important research objective in agriculture. In this study, in order to realize the rapid and accurate identification of apple leaf disease, a new lightweight convolutional neural network RegNet was proposed. A series of comparative experiments had been conducted based on 2141 images of 5 apple leaf diseases (rust, scab, ring rot, panonychus ulmi, and healthy leaves) in the field environment. To assess the effectiveness of the RegNet model, a series of comparison experiments were conducted with state-of-the-art convolutional neural networks (CNN) such as ShuffleNet, EfficientNet-B0, MobileNetV3, and Vision Transformer. The results show that RegNet-Adam with a learning rate of 0.0001 obtained an average accuracy of 99.8% on the validation set and an overall accuracy of 99.23% on the test set, outperforming all other pre-trained models. In other words, the proposed method based on transfer learning established in this research can realize the rapid and accurate identification of apple leaf disease.

Why it matches plant phenotyping methodsリンゴ葉の病害状態を画像から分類する軽量CNNを提案し、複数モデルとの比較検証を行っており、植物表現型(病害状態)の取得・推定が中心である。

abstracta new lightweight convolutional neural network RegNet was proposed
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published27 Dec 2021Sensors (Basel, Switzerland)Cited by 49 · OpenAlex ↗

Wheat Yellow Rust Disease Infection Type Classification Using Texture Features.

WheatRGB / grayscaleDisease symptoms / severity

Wheat is a staple crop of Pakistan that covers almost 40% of the cultivated land and contributes almost 3% in the overall Gross Domestic Product (GDP) of Pakistan. However, due to increasing seasonal variation, it was observed that wheat is majorly affected by rust disease, particularly in rain-fed areas. Rust is considered the most harmful fungal disease for wheat, which can cause reductions of 20-30% in wheat yield. Its capability to spread rapidly over time has made its management most challenging, becoming a major threat to food security. In order to counter this threat, precise detection of wheat rust and its infection types is important for minimizing yield losses. For this purpose, we have proposed a framework for classifying wheat yellow rust infection types using machine learning techniques. First, an image dataset of different yellow rust infections was collected using mobile cameras. Six Gray Level Co-occurrence Matrix (GLCM) texture features and four Local Binary Patterns (LBP) texture features were extracted from grayscale images of the collected dataset. In order to classify wheat yellow rust disease into its three classes (healthy, resistant, and susceptible), Decision Tree, Random Forest, Light Gradient Boosting Machine (LightGBM), Extreme Gradient Boosting (XGBoost), and CatBoost were used with (i) GLCM, (ii) LBP, and (iii) combined GLCM-LBP texture features. The results indicate that CatBoost outperformed on GLCM texture features with an accuracy of 92.30%. This accuracy can be further improved by scaling up the dataset and applying deep learning models. The development of the proposed study could be useful for the agricultural community for the early detection of wheat yellow rust infection and assist in taking remedial measures to contain crop yield.

Why it matches plant phenotyping methods画像から小麦黄さび病の感染状態(健全・抵抗性・感受性)をテクスチャ特徴量と機械学習で分類する枠組みが研究の中心であり、植物病害状態の表現型推定に該当する。

abstractwe have proposed a framework for classifying wheat yellow rust infection types using machine learning techniques.
Code / dataset availability confirmedEurope PMC · checked 8 Sept 2026
Published24 Dec 2021Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

Recognition of Maize Phenology in Sentinel Images with Machine Learning.

MaizeField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationGrowth / development / phenology

The scarcity of water for agricultural use is a serious problem that has increased due to intense droughts, poor management, and deficiencies in the distribution and application of the resource. The monitoring of crops through satellite image processing and the application of machine learning algorithms are technological strategies with which developed countries tend to implement better public policies regarding the efficient use of water. The purpose of this research was to determine the main indicators and characteristics that allow us to discriminate the phenological stages of maize crops ( Zea mays L.) in Sentinel 2 satellite images through supervised classification models. The training data were obtained by monitoring cultivated plots during an agricultural cycle. Indicators and characteristics were extracted from 41 Sentinel 2 images acquired during the monitoring dates. With these images, indicators of texture, vegetation, and colour were calculated to train three supervised classifiers: linear discriminant (LD), support vector machine (SVM), and k-nearest neighbours (kNN) models. It was found that 45 of the 86 characteristics extracted contributed to maximizing the accuracy by stage of development and the overall accuracy of the trained classification models. The characteristics of the Moran's I local indicator of spatial association (LISA) improved the accuracy of the classifiers when applied to the L*a*b* colour model and to the near-infrared (NIR) band. The local binary pattern (LBP) increased the accuracy of the classification when applied to the red, green, blue (RGB) and NIR bands. The colour ratios, leaf area index (LAI), RGB colour model, L*a*b* colour space, LISA, and LBP extracted the most important intrinsic characteristics of maize crops with regard to classifying the phenological stages of the maize cultivation. The quadratic SVM model was the best classifier of maize crop phenology, with an overall accuracy of 82.3%.

Why it matches plant phenotyping methods衛星画像からトウモロコシの生育段階(植物状態)を抽出・分類する画像解析および機械学習手法が研究の中心であり、特徴量比較と分類精度評価も実施している。

abstractThe purpose of this research was to determine the main indicators and characteristics that allow us to discriminate the phenological stages of maize crops ( Zea mays L.) in Sentinel 2 satellite images through supervised classification models.
Reproduction assets foundThe paper's supplement (Table S1) publicly lists the 41 Sentinel-2 satellite images analyzed for maize phenology classification, hosted on MDPI. No author analysis code or trained models are stated as publicly available; MATLAB scripts are described but no deposit/URL is given.
Dataset · publicThe following are available online at https://www.mdpi.com/article/10.3390/s22010094/s1 , Table S1: The sentinel 2 satellite images analyzed in this research work.Open asset ↗MDPI · 10.3390/s22010094/s1lines:453-471
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published22 Dec 2021Sensors (Basel, Switzerland)Cited by 83 · OpenAlex ↗

Monitoring Wheat Powdery Mildew Based on Hyperspectral, Thermal Infrared, and RGB Image Data Fusion.

WheatRGB / grayscaleMultispectral / hyperspectralThermalWhole plant / canopy / plot / fieldStress / disease detectionDisease symptoms / severity

Powdery mildew severely affects wheat growth and yield; therefore, its effective monitoring is essential for the prevention and control of the disease and global food security. In the present study, a spectroradiometer and thermal infrared cameras were used to obtain hyperspectral signature and thermal infrared images data, and thermal infrared temperature parameters (TP) and texture features (TF) were extracted from the thermal infrared images and RGB images of wheat with powdery mildew, during the wheat flowering and filling periods. Based on the ten vegetation indices from the hyperspectral data (VI), TF and TP were integrated, and partial least square regression, random forest regression (RFR), and support vector machine regression (SVR) algorithms were used to construct a prediction model for a wheat powdery mildew disease index. According to the results, the prediction accuracy of RFR was higher than in other models, under both single data source modeling and multi-source data modeling; among the three data sources, VI was the most suitable for powdery mildew monitoring, followed by TP, and finally TF. The RFR model had stable performance in multi-source data fusion modeling (VI&TP&TF), and had the optimal estimation performance with 0.872 and 0.862 of R 2 for calibration and validation, respectively. The application of multi-source data collaborative modeling could improve the accuracy of remote sensing monitoring of wheat powdery mildew, and facilitate the achievement of high-precision remote sensing monitoring of crop disease status.

Why it matches plant phenotyping methods小麦うどんこ病の植物病害状態を、ハイパースペクトル・熱赤外・RGB画像から抽出した特徴量で推定するマルチソース表現型計測手法が中心であり、モデル構築と検証も行っている。

abstractthermal infrared temperature parameters (TP) and texture features (TF) were extracted from the thermal infrared images and RGB images of wheat with powdery mildew
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 8 Sept 2026
Published20 Dec 2021Sensors (Basel, Switzerland)Cited by 31 · OpenAlex ↗

Hyperspectral Estimation of Winter Wheat Leaf Area Index Based on Continuous Wavelet Transform and Fractional Order Differentiation.

WheatMultispectral / hyperspectralWhole plant / canopy / plot / fieldMorphology / geometry measurementLeaf traits

Leaf area index (LAI) is highly related to crop growth, and the traditional LAI measurement methods are field destructive and unable to be acquired by large-scale, continuous, and real-time means. In this study, fractional order differential and continuous wavelet transform were used to process the canopy hyperspectral reflectance data of winter wheat, the fractional order differential spectral bands and wavelet energy coefficients with more sensitive to LAI changes were screened by correlation analysis, and the optimal subset regression and support vector machine were used to construct the LAI estimation models for different growth stages. The precision evaluation results showed that the LAI estimation models constructed by using wavelet energy coefficients combined with a support vector machine at the jointing stage, fractional order differential combined with support vector machine at the booting stage, and wavelet energy coefficients combined with optimal subset regression at the flowering and filling stages had the best prediction performance. Among these, both flowering and filling stages could be used as the best growth stages for LAI estimation with modeling and validation R 2 of 0.87 and 0.71, 0.84 and 0.77, respectively. This study can provide technical reference for LAI estimation of crops based on remote sensing technology.

Why it matches plant phenotyping methods冬小麦の葉面積指数(LAI)を対象に、ハイパースペクトル反射、連続ウェーブレット変換、分数次微分、回帰・SVMによる推定法を構築し、精度評価まで行っており、表現型取得・推定手法が中心である。

abstractfractional order differential and continuous wavelet transform were used to process the canopy hyperspectral reflectance data of winter wheat
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published9 Dec 2021Sensors (Basel, Switzerland)Cited by 27 · OpenAlex ↗

Rapid Estimation of Potato Quality Parameters by a Portable Near-Infrared Spectroscopy Device.

PotatoRaman / spectroscopyPhysiological trait estimationBiomass / plant weight

The aim of the present work was to determine the main quality parameters on tuber potato using a portable near-infrared spectroscopy device (MicroNIR). Potato tubers protected by the Protected Geographical Indication (PGI "Patata de Galicia", Spain) were analyzed both using chemical methods of reference and also using the NIR methodology for the determination of important parameters for tuber commercialization, such as dry matter and reducing sugars. MicroNIR technology allows for the attainment/estimation of dry matter and reducing sugars in the warehouses by directly measuring the tubers without a chemical treatment and destruction of samples. The principal component analysis and modified partial least squares regression method were used to develop the NIR calibration model. The best determination coefficients obtained for dry matter and reducing sugars were of 0.72 and 0.55, respectively, and with acceptable standard errors of cross-validation. Near-infrared spectroscopy was established as an effective tool to obtain prediction equations of these potato quality parameters. At the same time, the efficiency of portable devices for taking instantaneous measurements of crucial quality parameters is useful for potato processors.

Why it matches plant phenotyping methods携帯型NIR分光法を用いてジャガイモ塊茎の乾物および還元糖を非破壊推定し、化学基準法との比較と検量モデルの開発・検証を行っており、植物形質取得法が中心である。

abstractThe principal component analysis and modified partial least squares regression method were used to develop the NIR calibration model.
Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Published8 Dec 2021Sensors (Basel, Switzerland)Cited by 29 · OpenAlex ↗

HyperSeed: An End-to-End Method to Process Hyperspectral Images of Seeds.

RiceMultispectral / hyperspectralSeed / grainClassificationSegmentationStress response / tolerance

High-throughput, nondestructive, and precise measurement of seeds is critical for the evaluation of seed quality and the improvement of agricultural productions. To this end, we have developed a novel end-to-end platform named HyperSeed to provide hyperspectral information for seeds. As a test case, the hyperspectral images of rice seeds are obtained from a high-performance line-scan image spectrograph covering the spectral range from 600 to 1700 nm. The acquired images are processed via a graphical user interface (GUI)-based open-source software for background removal and seed segmentation. The output is generated in the form of a hyperspectral cube and curve for each seed. In our experiment, we presented the visual results of seed segmentation on different seed species. Moreover, we conducted a classification of seeds raised in heat stress and control environments using both traditional machine learning models and neural network models. The results show that the proposed 3D convolutional neural network (3D CNN) model has the highest accuracy, which is 97.5% in seed-based classification and 94.21% in pixel-based classification, compared to 80.0% in seed-based classification and 85.67% in seed-based classification from the support vector machine (SVM) model. Moreover, our pipeline enables systematic analysis of spectral curves and identification of wavelengths of biological interest.

Why it matches plant phenotyping methods種子のハイパースペクトル画像取得、セグメンテーション、スペクトル解析を一体化したプラットフォームとソフトウェアを開発しており、植物形質取得法が中心である。

abstractwe have developed a novel end-to-end platform named HyperSeed to provide hyperspectral information for seeds.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。
Code · publicThe software and data for testing is accessible in Github: https://github.com/tgaochn/HyperSeed (accessed on 3 December 2021).Open asset ↗tgaochn/HyperSeedlines:168-188
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published2 Dec 2021Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Field Detection of Rhizoctonia Root Rot in Sugar Beet by Near Infrared Spectrometry.

Sugar beetField / plotRaman / spectroscopyRootStress / disease detectionDisease symptoms / severity

Rhizoctonia root and crown rot (RRCR) is an important disease in sugar beet production areas, whose assessment and control are still challenging. Therefore, breeding for resistance is the most practical way to manage it. Although the use of spectroscopy methods has proven to be a useful tool to detect soil-borne pathogens through leaves reflectance, no study has been carried out so far applying near-infrared spectroscopy (NIRS) directly in the beets. We aimed to use NIRS on sugar beet root pulp to detect and quantify RRCR in the field, in parallel to the harvest process. For the construction of the calibration model, mainly beets from the field with natural RRCR infestation were used. To enrich the model, artificially inoculated beets were added. The model was developed based on Partial Least Squares Regression. The optimized model reached a Pearson correlation coefficient (R) of 0.972 and a Ratio of Prediction to Deviation (RPD) of 4.131. The prediction of the independent validation set showed a high correlation coefficient (R = 0.963) and a root mean square error of prediction (RMSEP) of 0.494. These results indicate that NIRS could be a helpful tool in the assessment of Rhizoctonia disease in the field.

Why it matches plant phenotyping methodsNIRSを用いてテンサイ根部のRhizoctonia病を検出・定量する測定モデルを開発し、独立検証しており、植物病害状態の取得手法が中心である。

abstractWe aimed to use NIRS on sugar beet root pulp to detect and quantify RRCR in the field, in parallel to the harvest process.
Code / dataset availability confirmedEurope PMC · checked 9 Sept 2026
Published1 Dec 2021Sensors (Basel, Switzerland)Cited by 12 · OpenAlex ↗

Machine Learning-Based Plant Detection Algorithms to Automate Counting Tasks Using 3D Canopy Scans.

ChickpeaLiDAR / point cloudWhole plant / canopy / plot / fieldObject detectionSegmentation

This study tested whether machine learning (ML) methods can effectively separate individual plants from complex 3D canopy laser scans as a prerequisite to analyzing particular plant features. For this, we scanned mung bean and chickpea crops with PlantEye (R) laser scanners. Firstly, we segmented the crop canopies from the background in 3D space using the Region Growing Segmentation algorithm. Then, Convolutional Neural Network (CNN) based ML algorithms were fine-tuned for plant counting. Application of the CNN-based (Convolutional Neural Network) processing architecture was possible only after we reduced the dimensionality of the data to 2D. This allowed for the identification of individual plants and their counting with an accuracy of 93.18% and 92.87% for mung bean and chickpea plants, respectively. These steps were connected to the phenotyping pipeline, which can now replace manual counting operations that are inefficient, costly, and error-prone. The use of CNN in this study was innovatively solved with dimensionality reduction, addition of height information as color, and consequent application of a 2D CNN-based approach. We found there to be a wide gap in the use of ML on 3D information. This gap will have to be addressed, especially for more complex plant feature extractions, which we intend to implement through further research.

Why it matches plant phenotyping methods3Dレーザースキャンから個体植物を分離・計数する画像解析手法を開発し、CNNの精度評価とフェノタイピングパイプラインへの統合を行っており、植物表現型取得が研究の中心である。

abstractThis study tested whether machine learning (ML) methods can effectively separate individual plants from complex 3D canopy laser scans as a prerequisite to analyzing particular plant features.
Reproduction assets foundThe paper's plant detection/counting pipeline source code is explicitly published on the authors' GitHub repository, stated in both the Conclusions and Data Availability Statement. No public phenotype dataset or trained model deposit is stated.
Code · publicSource code of the proposed pipeline and plant detection, including the following updates, has been published in the following Github repositoriy https://github.com/serkankartal/Machine_Learning_Based_Plant_Detection_on_3D_Canopy_scansOpen asset ↗https://github.com/serkankartal/Machine_Learning_Based_Plant_Detection_on_3D_Canopy_scanslines:101-111
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published30 Nov 2021Sensors (Basel, Switzerland)Cited by 401 · OpenAlex ↗

Early Detection and Classification of Tomato Leaf Disease Using High-Performance Deep Neural Network.

TomatoLeafClassificationSegmentationDisease symptoms / severity

Tomato is one of the most essential and consumable crops in the world. Tomatoes differ in quantity depending on how they are fertilized. Leaf disease is the primary factor impacting the amount and quality of crop yield. As a result, it is critical to diagnose and classify these disorders appropriately. Different kinds of diseases influence the production of tomatoes. Earlier identification of these diseases would reduce the disease's effect on tomato plants and enhance good crop yield. Different innovative ways of identifying and classifying certain diseases have been used extensively. The motive of work is to support farmers in identifying early-stage diseases accurately and informing them about these diseases. The Convolutional Neural Network (CNN) is used to effectively define and classify tomato diseases. Google Colab is used to conduct the complete experiment with a dataset containing 3000 images of tomato leaves affected by nine different diseases and a healthy leaf. The complete process is described: Firstly, the input images are preprocessed, and the targeted area of images are segmented from the original images. Secondly, the images are further processed with varying hyper-parameters of the CNN model. Finally, CNN extracts other characteristics from pictures like colors, texture, and edges, etc. The findings demonstrate that the proposed model predictions are 98.49% accurate.

Why it matches plant phenotyping methodsトマト葉の病害状態を画像から分類するCNN手法が研究の中心であり、植物の病徴を直接推定する画像ベース表現型解析に該当する。

titleEarly Detection and Classification of Tomato Leaf Disease Using High-Performance Deep Neural Network.
Reproduction assets foundThe paper's tomato leaf disease classification experiments were performed on a publicly available Kaggle dataset (PlantVillage), explicitly cited by the authors with a public URL. No author analysis code, trained models, or supplementary data deposits are reported; the Data Availability Statement says 'Not applicable.'
Dataset · publicence (CCDC); Hefei, China. 22–24 August 2020; pp. 1446–1450. 30. Agarwal M., Gupta S.K., Biswas K.K. Development of Efficient CNN model for Tomato crop disease identification. Sustain. Comput. Inform. Syst. 2020;28:100407–100421. doi: 10.1016/j.suscom.2020.100407. 31. PlantVillege. [(accessed on 3 July 2021)]. Available online: https://www.kaggle.com/emmarex/plantdisease . 32. Kaur P., Gautam V. Research patterns and trends in classification of biotic and abiotic stress in plant leaf. Mater. Today Proc. 2021;45:4377–4382. doi: 10.1016/j.matpr.2020.11.198. 33. Kaur P., Gautam V. Plant Biotic Disease Identification and Classification Based on Leaf Image: A Review; Proceedings of the 3rd InternOpen asset ↗Kaggle · emmarex/plantdiseaselines:257-279
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 9 Sept 2026
Published27 Nov 2021Sensors (Basel, Switzerland)Cited by 15 · OpenAlex ↗

HortNet417v1—A Deep-Learning Architecture for the Automatic Detection of Pot-Cultivated Peach Plant Water Stress

PeachWhole plant / canopy / plot / fieldClassificationObject detectionVisualization / data managementStress response / tolerance

The biggest challenge in the classification of plant water stress conditions is the similar appearance of different stress conditions. We introduce HortNet417v1 with 417 layers for rapid recognition, classification, and visualization of plant stress conditions, such as no stress, low stress, middle stress, high stress, and very high stress, in real time with higher accuracy and a lower computing condition. We evaluated the classification performance by training more than 50,632 augmented images and found that HortNet417v1 has 90.77% training, 90.52% cross validation, and 93.00% test accuracy without any overfitting issue, while other networks like Xception, ShuffleNet, and MobileNetv2 have an overfitting issue, although they achieved 100% training accuracy. This research will motivate and encourage the further use of deep learning techniques to automatically detect and classify plant stress conditions and provide farmers with the necessary information to manage irrigation practices in a timely manner.

Why it matches plant phenotyping methods植物の水ストレス状態を画像から自動検出・分類する深層学習手法を開発し、複数データセットで性能評価しており、植物フェノタイピング手法が中心である。

titleA Deep-Learning Architecture for the Automatic Detection of Pot-Cultivated Peach Plant Water Stress
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published26 Nov 2021Sensors (Basel, Switzerland)Cited by 43 · OpenAlex ↗

Super Resolution Generative Adversarial Network (SRGANs) for Wheat Stripe Rust Classification.

WheatClassificationCalibration / preprocessingStress / disease detectionDisease symptoms / severity

Wheat yellow rust is a common agricultural disease that affects the crop every year across the world. The disease not only negatively impacts the quality of the yield but the quantity as well, which results in adverse impact on economy and food supply. It is highly desired to develop methods for fast and accurate detection of yellow rust in wheat crop; however, high-resolution images are not always available which hinders the ability of trained models in detection tasks. The approach presented in this study harnesses the power of super-resolution generative adversarial networks (SRGAN) for upsampling the images before using them to train deep learning models for the detection of wheat yellow rust. After preprocessing the data for noise removal, SRGANs are used for upsampling the images to increase their resolution which helps convolutional neural network (CNN) in learning high-quality features during training. This study empirically shows that SRGANs can be used effectively to improve the quality of images and produce significantly better results when compared with models trained using low-resolution images. This is evident from the results obtained on upsampled images, i.e., 83% of overall test accuracy, which are substantially better than the overall test accuracy achieved for low-resolution images, i.e., 75%. The proposed approach can be used in other real-world scenarios where images are of low resolution due to the unavailability of high-resolution camera in edge devices.

Why it matches plant phenotyping methods小麦の黄さび病を画像から分類する手法において、低解像度画像をSRGANで超解像化し、検出性能を検証しているため、植物病害状態の取得・抽出法が中心的です。

abstractThe approach presented in this study harnesses the power of super-resolution generative adversarial networks (SRGAN) for upsampling the images before using them to train deep learning models for the detection of wheat yellow rust.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published11 Nov 2021Sensors (Basel, Switzerland)Cited by 30 · OpenAlex ↗

Edge Computing Driven Data Sensing Strategy in the Entire Crop Lifecycle for Smart Agriculture.

ClassificationGrowth / time-series analysisGrowth / development / phenology

In the context of smart agriculture, high-value data sensing in the entire crop lifecycle is fundamental for realizing crop cultivation control. However, the existing data sensing methods are deficient regarding the sensing data value, poor data correlation, and high data collection cost. The main problem for data sensing over the entire crop lifecycle is how to sense high-value data according to crop growth stage at a low cost. To solve this problem, a data sensing framework was developed by combining edge computing with the Internet of Things, and a novel data sensing strategy for the entire crop lifecycle is proposed in this paper. The proposed strategy includes four phases. In the first phase, the crop growth stage is divided by Gath-Geva (GG) fuzzy clustering, and the key growth parameters corresponding to the growth stage are extracted. In the second phase, based on the current crop growth information, a prediction method of the current crop growth stage is constructed by using a Tkagi-Sugneo (T-S) fuzzy neural network. In the third phase, based on Deng's grey relational analysis method, the environmental sensing parameters of the corresponding crop growth stage are optimized. In the fourth phase, an adaptive sensing method of sensing nodes with effective sensing area constraints is established. Finally, based on the actual crop growth history data, the whole crop life cycle dataset is established to test the performance and prediction accuracy of the proposed method for crop growth stage division. Based on the historical data, the simulation data sensing environment is established. Then, the proposed algorithm is tested and compared with the traditional algorithms. The comparison results show that the proposed strategy can divide and predict a crop growth cycle with high accuracy. The proposed strategy can significantly reduce the sensing and data collection times and energy consumption and significantly improve the value of sensing data.

Why it matches plant phenotyping methods作物生育ステージや生育パラメータを推定するデータセンシング戦略自体が中心的に開発・評価されており、植物状態の取得方法に該当する。

abstracta data sensing framework was developed by combining edge computing with the Internet of Things, and a novel data sensing strategy for the entire crop lifecycle is proposed in this paper.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published3 Nov 2021Sensors (Basel, Switzerland)Cited by 13 · OpenAlex ↗

Extracting Fractional Vegetation Cover from Digital Photographs: A Comparison of In Situ, SamplePoint, and Image Classification Methods.

Field / plotRGB / grayscaleWhole plant / canopy / plot / fieldClassificationSegmentationPigment / colour / senescence

Fractional vegetation cover is a key indicator of rangeland health. However, survey techniques such as line-point intercept transect, pin frame quadrats, and visual cover estimates can be time-consuming and are prone to subjective variations. For this reason, most studies only focus on overall vegetation cover, ignoring variation in live and dead fractions. In the arid regions of the Canadian prairies, grass cover is typically a mixture of green and senescent plant material, and it is essential to monitor both green and senescent vegetation fractional cover. In this study, we designed and built a camera stand to acquire the close-range photographs of rangeland fractional vegetation cover. Photographs were processed by four approaches: SamplePoint software, object-based image analysis (OBIA), unsupervised and supervised classifications to estimate the fractional cover of green vegetation, senescent vegetation, and background substrate. These estimates were compared to in situ surveys. Our results showed that the SamplePoint software is an effective alternative to field measurements, while the unsupervised classification lacked accuracy and consistency. The Object-based image classification performed better than other image classification methods. Overall, SamplePoint and OBIA produced mean values equivalent to those produced by in situ assessment. These findings suggest an unbiased, consistent, and expedient alternative to in situ grassland vegetation fractional cover estimation, which provides a permanent image record.

Why it matches plant phenotyping methods植生被覆率という植物群落の状態を、撮影装置と複数の画像解析法で推定し、現地測定と比較検証しているため、植物フェノタイピング手法が中心です。

abstractwe designed and built a camera stand to acquire the close-range photographs of rangeland fractional vegetation cover.
Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Published21 Oct 2021Sensors (Basel, Switzerland)Cited by 17 · OpenAlex ↗

Central Object Segmentation by Deep Learning to Continuously Monitor Fruit Growth through RGB Images.

Field / plotRGB / grayscaleFruitMorphology / geometry measurementSegmentationGrowth / time-series analysisFruit / seed / panicle traits

Monitoring fruit growth is useful when estimating final yields in advance and predicting optimum harvest times. However, observing fruit all day at the farm via RGB images is not an easy task because the light conditions are constantly changing. In this paper, we present CROP (Central Roundish Object Painter). The method involves image segmentation by deep learning, and the architecture of the neural network is a deeper version of U-Net. CROP identifies different types of central roundish fruit in an RGB image in varied light conditions, and creates a corresponding mask. Counting the mask pixels gives the relative two-dimensional size of the fruit, and in this way, time-series images may provide a non-contact means of automatically monitoring fruit growth. Although our measurement unit is different from the traditional one (length), we believe that shape identification potentially provides more information. Interestingly, CROP can have a more general use, working even for some other roundish objects. For this reason, we hope that CROP and our methodology yield big data to promote scientific advancements in horticultural science and other fields.

Why it matches plant phenotyping methodsRGB画像から果実をセグメンテーションし、画素数で果実サイズと成長を時系列推定する手法開発が中心である。

abstractIn this paper, we present CROP (Central Roundish Object Painter). The method involves image segmentation by deep learning, and the architecture of the neural network is a deeper version of U-Net.
Reproduction assets foundThe authors explicitly state that their trained CROP neural network dictionaries and related programs are publicly available on GitHub. The paper's image datasets (Data_Fruit from Pixabay, farm pear images) are described but the annotations/datasets themselves are not deposited at a public URL; the USDA ARS image and C
Code · publicthors have read and agreed to the published version of the manuscript. Funding This research received no external funding. Institutional Review Board Statement Not applicable. Informed Consent Statement Not applicable. Data Availability Statement Our trained neural network CROP and the related programs are available on GitHub ( https://github.com/MotohisaFukuda/CROP , accessed on 20 October 2021). Some of the images used for the qualitative analysis in this paper came from the image gallery organized by United States Department of Agriculture, Agricultural Research Service ( https://www.ars.usda.gov/oc/images/image-gallery , accessed on 20 October 2021). Data_Fruit the training dataset inOpen asset ↗MotohisaFukuda/CROPlines:95-151
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published14 Oct 2021Sensors (Basel, Switzerland)Cited by 36 · OpenAlex ↗

Accurate Wheat Lodging Extraction from Multi-Channel UAV Images Using a Lightweight Network Model.

WheatAerial / UAVField / plotRGB / grayscaleWhole plant / canopy / plot / fieldSegmentationArchitecture / morphology / geometry

The extraction of wheat lodging is of great significance to post-disaster agricultural production management, disaster assessment and insurance subsidies. At present, the recognition of lodging wheat in the actual complex field environment still has low accuracy and poor real-time performance. To overcome this gap, first, four-channel fusion images, including RGB and DSM (digital surface model), as well as RGB and ExG (excess green), were constructed based on the RGB image acquired from unmanned aerial vehicle (UAV). Second, a Mobile U-Net model that combined a lightweight neural network with a depthwise separable convolution and U-Net model was proposed. Finally, three data sets (RGB, RGB + DSM and RGB + ExG) were used to train, verify, test and evaluate the proposed model. The results of the experiment showed that the overall accuracy of lodging recognition based on RGB + DSM reached 88.99%, which is 11.8% higher than that of original RGB and 6.2% higher than that of RGB + ExG. In addition, our proposed model was superior to typical deep learning frameworks in terms of model parameters, processing speed and segmentation accuracy. The optimized Mobile U-Net model reached 9.49 million parameters, which was 27.3% and 33.3% faster than the FCN and U-Net models, respectively. Furthermore, for RGB + DSM wheat lodging extraction, the overall accuracy of Mobile U-Net was improved by 24.3% and 15.3% compared with FCN and U-Net, respectively. Therefore, the Mobile U-Net model using RGB + DSM could extract wheat lodging with higher accuracy, fewer parameters and stronger robustness.

Why it matches plant phenotyping methodsUAV画像とDSM/ExGを用いてコムギ倒伏状態を抽出する軽量セグメンテーション手法を開発し、複数データセットおよび既存モデルと精度・速度比較しており、植物表現型取得法が中心である。

titleAccurate Wheat Lodging Extraction from Multi-Channel UAV Images Using a Lightweight Network Model.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published30 Sept 2021Sensors (Basel, Switzerland)Cited by 139 · OpenAlex ↗

An Instance Segmentation Model for Strawberry Diseases Based on Mask R-CNN.

StrawberrySegmentationStress / disease detectionDisease symptoms / severity

Plant diseases must be identified at the earliest stage for pursuing appropriate treatment procedures and reducing economic and quality losses. There is an indispensable need for low-cost and highly accurate approaches for diagnosing plant diseases. Deep neural networks have achieved state-of-the-art performance in numerous aspects of human life including the agriculture sector. The current state of the literature indicates that there are a limited number of datasets available for autonomous strawberry disease and pest detection that allow fine-grained instance segmentation. To this end, we introduce a novel dataset comprised of 2500 images of seven kinds of strawberry diseases, which allows developing deep learning-based autonomous detection systems to segment strawberry diseases under complex background conditions. As a baseline for future works, we propose a model based on the Mask R-CNN architecture that effectively performs instance segmentation for these seven diseases. We use a ResNet backbone along with following a systematic approach to data augmentation that allows for segmentation of the target diseases under complex environmental conditions, achieving a final mean average precision of 82.43%.

Why it matches plant phenotyping methodsイチゴ病害の症状を画像からインスタンスセグメンテーションし、データセットとMask R-CNN手法を開発・評価しているため、植物状態の取得手法が中心である。

abstractwe introduce a novel dataset comprised of 2500 images of seven kinds of strawberry diseases, which allows developing deep learning-based autonomous detection systems to segment strawberry diseases under complex background conditions.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published30 Sept 2021Sensors (Basel, Switzerland)Cited by 92 · OpenAlex ↗

A Deep-Learning-Based Approach for Wheat Yellow Rust Disease Recognition from Unmanned Aerial Vehicle Images.

WheatAerial / UAVField / plotWhole plant / canopy / plot / fieldSegmentationStress / disease detectionDisease symptoms / severity

Yellow rust is a disease with a wide range that causes great damage to wheat. The traditional method of manually identifying wheat yellow rust is very inefficient. To improve this situation, this study proposed a deep-learning-based method for identifying wheat yellow rust from unmanned aerial vehicle (UAV) images. The method was based on the pyramid scene parsing network (PSPNet) semantic segmentation model to classify healthy wheat, yellow rust wheat, and bare soil in small-scale UAV images, and to investigate the spatial generalization of the model. In addition, it was proposed to use the high-accuracy classification results of traditional algorithms as weak samples for wheat yellow rust identification. The recognition accuracy of the PSPNet model in this study reached 98%. On this basis, this study used the trained semantic segmentation model to recognize another wheat field. The results showed that the method had certain generalization ability, and its accuracy reached 98%. In addition, the high-accuracy classification result of a support vector machine was used as a weak label by weak supervision, which better solved the labeling problem of large-size images, and the final recognition accuracy reached 94%. Therefore, the present study method facilitated timely control measures to reduce economic losses.

Why it matches plant phenotyping methodsUAV画像から小麦の黄さび病状態を意味的セグメンテーションで推定する手法を開発・評価しており、植物病害状態の取得が研究の中心である。

abstractthis study proposed a deep-learning-based method for identifying wheat yellow rust from unmanned aerial vehicle (UAV) images.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published27 Sept 2021Sensors (Basel, Switzerland)Cited by 2 · OpenAlex ↗

Color-Ratio Maps Enhanced Optical Filter Design and Its Application in Green Pepper Segmentation.

Pepper / chilliRGB / grayscaleFruitSegmentation

There is a growing demand for developing image sensor systems to aid fruit and vegetable harvesting, and crop growth prediction in precision agriculture. In this paper, we present an end-to-end optimization approach for the simultaneous design of optical filters and green pepper segmentation neural networks. Our optimization method modeled the optical filter as one learnable neural network layer and attached it to the subsequent camera spectral response (CSR) layer and segmentation neural network for green pepper segmentation. We used not only the standard red-green-blue output from the CSR layer but also the color-ratio maps as additional cues in the visible wavelength and to augment the feature maps as the input for segmentation. We evaluated how well our proposed color-ratio maps enhanced optical filter design methods in our collected dataset. We find that our proposed method can yield a better performance than both an optical filter RGB system without color-ratio maps and a raw RGB camera (without an optical filter) system. The proposed learning-based framework can potentially build better image sensor systems for green pepper segmentation.

Why it matches plant phenotyping methods緑ピーマンの画像分割を対象に、光学フィルタとカメラ応答・ニューラルネットワークを同時最適化する画像センシング手法を開発し、RGB方式などと性能比較しているため、植物フェノタイピング手法が中心である。

abstractwe present an end-to-end optimization approach for the simultaneous design of optical filters and green pepper segmentation neural networks.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published31 Aug 2021Sensors (Basel, Switzerland)Cited by 20 · OpenAlex ↗

Assessment of Grain Harvest Moisture Content Using Machine Learning on Smartphone Images for Optimal Harvest Timing.

RiceField / plotRGB / grayscalePanicle / ear / spikeSeed / grainPhysiological trait estimationGrowth / development / phenologyWater status / transpiration

Grain moisture content (GMC) is a key indicator of the appropriate harvest period of rice. Conventional testing is time-consuming and laborious, thus not to be implemented over vast areas and to enable the estimation of future changes for revealing optimal harvesting. Images of single panicles were shot with smartphones and corrected using a spectral-geometric correction board. In total, 86 panicle samples were obtained each time and then dried at 80 °C for 7 days to acquire the wet-basis GMC. In total, 517 valid samples were obtained, in which 80% was randomly used for training and 20% was used for testing to construct the image-based GMC assessment model. In total, 17 GMC surveys from a total of 201 samples were also performed from an area of 1 m 2 representing on-site GMC, which enabled a multi-day GMC prediction. Eight color indices were selected using principal component analysis for building four machine learning models, including random forest, multilayer perceptron, support vector regression (SVR), and multivariate linear regression. The SVR model with a MAE of 1.23% was the most suitable for GMC of less than 40%. This study provides a real-time and cost-effective non-destructive GMC measurement using smartphones that enables on-farm prediction of harvest dates and facilitates the harvesting scheduling of agricultural machinery.

Why it matches plant phenotyping methodsスマートフォン画像と機械学習により、イネ穂の穀粒水分含量という植物形質を非破壊推定する方法を開発・評価しており、フェノタイピング手法が中心である。

abstractconstruct the image-based GMC assessment model
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published24 Aug 2021Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Neural Reduction of Image Data in Order to Determine the Quality of Malting Barley.

BarleyRGB / grayscaleSeed / grainClassificationCalibration / preprocessing

Image analysis using neural modeling is one of the most dynamically developing methods employing artificial intelligence. The feature that caused such widespread use of this technique is mostly the ability of automatic generalization of scientific knowledge as well as the possibility of parallel analysis of the empirical data. A properly conducted learning process of artificial neural network (ANN) allows the classification of new, unknown data, which helps to increase the efficiency of the generated models in practice. Neural image analysis is a method that allows extracting information carried in the form of digital images. The paper focuses on the determination of imperfections such as contaminations and damages in the malting barley grains on the basis of information encoded in the graphic form represented by the digital photographs of kernels. This choice was dictated by the current state of knowledge regarding the classification of contamination that uses undesirable features of kernels to exclude them from use in the malting industry. Currently, a qualitative assessment of kernels is carried by malthouse-certified employees acting as experts. Contaminants are separated from a sample of malting barley manually, and the percentages of previously defined groups of contaminations are calculated. The analysis of the problem indicates a lack of effective methods of identifying the quality of barley kernels, such as the use of information technology. There are new possibilities of using modern methods of artificial intelligence (such as neural image analysis) for the determination of impurities in malting barley. However, there is the problem of effective compression of graphic data to a form acceptable for ANN simulators. The aim of the work is to develop an effective procedure of graphical data compression supporting the qualitative assessment of malting barley with the use of modern information technologies. Image analysis can be implemented into dedicated software.

Why it matches plant phenotyping methods大麦粒の画像から汚染・損傷を抽出し品質を評価する画像解析手順の開発が中心であり、植物器官の状態を測定するフェノタイピング手法に該当する。

abstractThe paper focuses on the determination of imperfections such as contaminations and damages in the malting barley grains on the basis of information encoded in the graphic form represented by the digital photographs of kernels.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published19 Aug 2021Sensors (Basel, Switzerland)Cited by 27 · OpenAlex ↗

Evaluation of Three Portable Optical Sensors for Non-Destructive Diagnosis of Nitrogen Status in Winter Wheat.

WheatField / plotMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldClassificationPhysiological trait estimation

The accurate estimation and timely diagnosis of crop nitrogen (N) status can facilitate in-season fertilizer management. In order to evaluate the performance of three leaf and canopy optical sensors in non-destructively diagnosing winter wheat N status, three experiments using seven wheat cultivars and multi-N-treatments (0-360 kg N ha -1 ) were conducted in the Jiangsu province of China from 2015 to 2018. Two leaf sensors (SPAD 502, Dualex 4 Scientific+) and one canopy sensor (RapidSCAN CS-45) were used to obtain leaf and canopy spectral data, respectively, during the main growth period. Five N indicators (leaf N concentration (LNC), leaf N accumulation (LNA), plant N concentration (PNC), plant N accumulation (PNA), and N nutrition index (NNI)) were measured synchronously. The relationships between the six sensor-based indices (leaf level: SPAD, Chl, Flav, NBI, canopy level: NDRE, NDVI) and five N parameters were established at each growth stages. The results showed that the Dualex-based NBI performed relatively well among four leaf-sensor indices, while NDRE of RS sensor achieved a best performance due to larger sampling area of canopy sensor for five N indicators estimation across different growth stages. The areal agreement of the NNI diagnosis models ranged from 0.54 to 0.71 for SPAD, 0.66 to 0.84 for NBI, and 0.72 to 0.86 for NDRE, and the kappa coefficient ranged from 0.30 to 0.52 for SPAD, 0.42 to 0.72 for NBI, and 0.53 to 0.75 for NDRE across all growth stages. Overall, these results reveal the potential of sensor-based diagnosis models for the rapid and non-destructive diagnosis of N status.

Why it matches plant phenotyping methods冬小麦の窒素状態という植物生理形質を、葉・群落光学センサーで非破壊推定し、3種類のセンサーと診断モデルの性能を比較・評価しているため、フェノタイピング手法の技術検証が中心です。

abstractIn order to evaluate the performance of three leaf and canopy optical sensors in non-destructively diagnosing winter wheat N status
Code / dataset availability confirmedEurope PMC · checked 9 Sept 2026
Published9 Aug 2021Sensors (Basel, Switzerland)Cited by 190 · OpenAlex ↗

IoT and Interpretable Machine Learning Based Framework for Disease Prediction in Pearl Millet.

MilletField / plotClassificationStress / disease detectionDisease symptoms / severity

Decrease in crop yield and degradation in product quality due to plant diseases such as rust and blast in pearl millet is the cause of concern for farmers and the agriculture industry. The stipulation of expert advice for disease identification is also a challenge for the farmers. The traditional techniques adopted for plant disease detection require more human intervention, are unhandy for farmers, and have a high cost of deployment, operation, and maintenance. Therefore, there is a requirement for automating plant disease detection and classification. Deep learning and IoT-based solutions are proposed in the literature for plant disease detection and classification. However, there is a huge scope to develop low-cost systems by integrating these techniques for data collection, feature visualization, and disease detection. This research aims to develop the 'Automatic and Intelligent Data Collector and Classifier' framework by integrating IoT and deep learning. The framework automatically collects the imagery and parametric data from the pearl millet farmland at ICAR, Mysore, India. It automatically sends the collected data to the cloud server and the Raspberry Pi. The 'Custom-Net' model designed as a part of this research is deployed on the cloud server. It collaborates with the Raspberry Pi to precisely predict the blast and rust diseases in pearl millet. Moreover, the Grad-CAM is employed to visualize the features extracted by the 'Custom-Net'. Furthermore, the impact of transfer learning on the 'Custom-Net' and state-of-the-art models viz. Inception ResNet-V2, Inception-V3, ResNet-50, VGG-16, and VGG-19 is shown in this manuscript. Based on the experimental results, and features visualization by Grad-CAM, it is observed that the 'Custom-Net' extracts the relevant features and the transfer learning improves the extraction of relevant features. Additionally, the 'Custom-Net' model reports a classification accuracy of 98.78% that is equivalent to state-of-the-art models viz. Inception ResNet-V2, Inception-V3, ResNet-50, VGG-16, and VGG-19. Although the classification of 'Custom-Net' is comparable to state-of-the-art models, it is effective in reducing the training time by 86.67%. It makes the model more suitable for automating disease detection. This proves that the proposed model is effective in providing a low-cost and handy tool for farmers to improve crop yield and product quality.

Why it matches plant phenotyping methods画像とIoTデータから作物病害を推定する低コストの収集・分類フレームワークを開発し、モデル性能と特徴抽出を評価しており、植物病態の表現型取得が中心である。

abstractTherefore, there is a requirement for automating plant disease detection and classification.
Reproduction assets foundThe authors explicitly state that the pearl millet blast/rust image dataset collected as part of this research is publicly available on Kaggle, making it a paper-specific, publicly actionable phenotype image dataset. No author analysis code or trained model checkpoints are reported as publicly available.
Dataset · publicData prepared as a part of this research is available at https://www.kaggle.com/kalpitgupta/blast-and-rust-compressed . The researchers who wish to use the dataset available at the above link must cite this article.Open asset ↗Kaggle · kalpitgupta/blast-and-rust-compressedlines:417-422
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published30 Jul 2021Sensors (Basel, Switzerland)Cited by 3 · OpenAlex ↗

FEA and Machine Learning Techniques for Hidden Structure Analysis.

ThermalRootMorphology / geometry measurement2D/3D reconstructionRoot system architecture

This study focuses on investigating and predicting two hidden structures: plant root system architecture and non-visible bubbles in plexiglass. Current approaches are damaging, expensive, or time-consuming. Infrared imaging was used to study the root structure and depth of small plants and to detect the diameter and depth of bubbles in plexiglass. A finite element analysis (FEA) model was built to simulate the infrared imaging process to realize the detection and prediction given the amount of heat flux required to obtain thermal images and data. For the root system, based on a tree structure thermal profile over time derived from the FEA model, a line scan method was developed to predict root structure. The main root branches can be viewed from the detection results. Polynomial regression, support vector machine (SVM), and artificial neural network (ANN) models were designed to predict root depth. For bubble defects, three ANN models were developed to predict bubble size using temperature data generated by the FEA model. Results indicated that these models provide valid predictions. Statistical tests were applied to evaluate and compare the above predictive models. Results suggest that infrared imaging and machine learning models can be used to provide information on both hidden structures.

Why it matches plant phenotyping methods植物根系構造と根深さを赤外線画像および機械学習で推定する手法の開発・評価が中心であり、植物フェノタイピング方法論に該当する。

abstractFor the root system, based on a tree structure thermal profile over time derived from the FEA model, a line scan method was developed to predict root structure.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published22 Jul 2021Sensors (Basel, Switzerland)Cited by 38 · OpenAlex ↗

Classification Learning of Latent Bruise Damage to Apples Using Shortwave Infrared Hyperspectral Imaging.

AppleMultispectral / hyperspectralFruitClassificationDisease symptoms / severity

Bruise damage is a very commonly occurring defect in apple fruit which facilitates disease occurrence and spread, leads to fruit deterioration and can greatly contribute to postharvest loss. The detection of bruises at their earliest stage of development can be advantageous for screening purposes. An experiment to induce soft bruises in Golden Delicious apples was conducted by applying impact energy at different levels, which allowed to investigate the detectability of bruises at their latent stage. The existence of bruises that were rather invisible to the naked eye and to a digital camera was proven by reconstruction of hyperspectral images of bruised apples, based on effective wavelengths and data dimensionality reduced hyperspectrograms. Machine learning classifiers, namely ensemble subspace discriminant (ESD), k-nearest neighbors (KNN), support vector machine (SVM) and linear discriminant analysis (LDA) were used to build models for detecting bruises at their latent stage, to study the influence of time after bruise occurrence on detection performance and to model quantitative aspects of bruises (severity), spanning from latent to visible bruises. Over all classifiers, detection models had a higher performance than quantitative ones. Given its highest speed in prediction and high classification performance, SVM was rated most recommendable for detection tasks. However, ESD models had the highest classification accuracy in quantitative (>85%) models and were found to be relatively better suited for such a multiple category classification problem than the rest.

Why it matches plant phenotyping methodsリンゴ果実の潜在的な打撲損傷という器官状態を、短波赤外ハイパースペクトル画像と機械学習で検出・重症度推定する手法が研究の中心であるため。

abstractThe existence of bruises that were rather invisible to the naked eye and to a digital camera was proven by reconstruction of hyperspectral images of bruised apples, based on effective wavelengths and data dimensionality reduced hyperspectrograms.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published2 Jul 2021Sensors (Basel, Switzerland)Cited by 30 · OpenAlex ↗

Automated Extraction of Phenotypic Leaf Traits of Individual Intact Herbarium Leaves from Herbarium Specimen Images Using Deep Learning Based Semantic Segmentation.

LeafMorphology / geometry measurementSegmentationLeaf traits

With the increase in the digitization efforts of herbarium collections worldwide, dataset repositories such as iDigBio and GBIF now have hundreds of thousands of herbarium sheet images ready for exploration. Although this serves as a new source of plant leaves data, herbarium datasets have an inherent challenge to deal with the sheets containing other non-plant objects such as color charts, barcodes, and labels. Even for the plant part itself, a combination of different overlapping, damaged, and intact individual leaves exist together with other plant organs such as stems and fruits, which increases the complexity of leaf trait extraction and analysis. Focusing on segmentation and trait extraction on individual intact herbarium leaves, this study proposes a pipeline consisting of deep learning semantic segmentation model (DeepLabv3+), connected component analysis, and a single-leaf classifier trained on binary images to automate the extraction of an intact individual leaf with phenotypic traits. The proposed method achieved a higher F1-score for both the in-house dataset (96%) and on a publicly available herbarium dataset (93%) compared to object detection-based approaches including Faster R-CNN and YOLOv5. Furthermore, using the proposed approach, the phenotypic measurements extracted from the segmented individual leaves were closer to the ground truth measurements, which suggests the importance of the segmentation process in handling background noise. Compared to the object detection-based approaches, the proposed method showed a promising direction toward an autonomous tool for the extraction of individual leaves together with their trait data directly from herbarium specimen images.

Why it matches plant phenotyping methods深層学習による葉の個体分割と形質抽出パイプラインを開発し、複数データセットで性能と測定精度を検証しており、植物フェノタイピング手法が研究の中心である。

abstractthis study proposes a pipeline consisting of deep learning semantic segmentation model (DeepLabv3+), connected component analysis, and a single-leaf classifier trained on binary images to automate the extraction of an intact individual leaf with phenotypic traits.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published1 Jul 2021Sensors (Basel, Switzerland)Cited by 16 · OpenAlex ↗

Sensor Fusion with NARX Neural Network to Predict the Mass Flow in a Sugarcane Harvester.

SugarcaneField / plotWhole plant / canopy / plot / fieldYield / biomass estimationYield / yield components

Measuring the mass flow of sugarcane in real-time is essential for harvester automation and crop monitoring. Data integration from multiple sensors should be an alternative to receive more reliable, accurate, and valuable predictions than data delivered by a single sensor. In this sense, the objective was to evaluate if the fusion of different sensors installed in a sugarcane harvester improves the mass flow prediction accuracy. A harvester was experimentally instrumented, and neural network models integrated sensor data along the harvester to perform the self-calibration of these sensors and estimate the mass flow. Nonlinear autoregressive networks with exogenous input (NARX) and multiple linear regression (MLR) models were compared to predict the mass flow. The prediction with the NARX showed a significant superiority over MLR. MLR decreases the estimated mass flow variability in the harvester. NARX with multi-sensor data has an RMSE of 0.3 kg s -1 , representing a MAPE of 0.7%. The fusion of sensor signals improves prediction accuracy, with higher performance than studies with approaches that used a single sensor. The mass flow approach with multiple sensors is a potential approach to replace conventional yield monitors. The system generates accurate data with high sample density within sugarcane rows.

Why it matches plant phenotyping methods複数センサー融合とNARXモデルによるサトウキビ収量(質量流量)推定を中心に、センサー自己較正と精度比較を行っており、植物の収量形質を取得する方法の開発・検証に該当する。

abstractData integration from multiple sensors should be an alternative to receive more reliable, accurate, and valuable predictions than data delivered by a single sensor.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published29 Jun 2021Sensors (Basel, Switzerland)Cited by 8 · OpenAlex ↗

Identifying the Branch of Kiwifruit Based on Unmanned Aerial Vehicle (UAV) Images Using Deep Learning Method.

Aerial / UAVField / plotStem / branchWhole plant / canopy / plot / fieldClassificationSegmentation

It is important to obtain accurate information about kiwifruit vines to monitoring their physiological states and undertake precise orchard operations. However, because vines are small and cling to trellises, and have branches laying on the ground, numerous challenges exist in the acquisition of accurate data for kiwifruit vines. In this paper, a kiwifruit canopy distribution prediction model is proposed on the basis of low-altitude unmanned aerial vehicle (UAV) images and deep learning techniques. First, the location of the kiwifruit plants and vine distribution are extracted from high-precision images collected by UAV. The canopy gradient distribution maps with different noise reduction and distribution effects are generated by modifying the threshold and sampling size using the resampling normalization method. The results showed that the accuracies of the vine segmentation using PSPnet, support vector machine, and random forest classification were 71.2%, 85.8%, and 75.26%, respectively. However, the segmentation image obtained using depth semantic segmentation had a higher signal-to-noise ratio and was closer to the real situation. The average intersection over union of the deep semantic segmentation was more than or equal to 80% in distribution maps, whereas, in traditional machine learning, the average intersection was between 20% and 60%. This indicates the proposed model can quickly extract the vine distribution and plant position, and is thus able to perform dynamic monitoring of orchards to provide real-time operation guidance.

Why it matches plant phenotyping methodsUAV画像と深層学習を用いてキウイフルーツの樹冠分布・つる分布を抽出する手法を開発・評価しており、植物の形態状態の取得が中心である。

abstracta kiwifruit canopy distribution prediction model is proposed on the basis of low-altitude unmanned aerial vehicle (UAV) images and deep learning techniques.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published26 Jun 2021Sensors (Basel, Switzerland)Cited by 41 · OpenAlex ↗

Rice Seed Purity Identification Technology Using Hyperspectral Image with LASSO Logistic Regression Model.

RiceMultispectral / hyperspectralSeed / grainClassificationFruit / seed / panicle traits

Hyperspectral technology is used to obtain spectral and spatial information of samples simultaneously and demonstrates significant potential for use in seed purity identification. However, it has certain limitations, such as high acquisition cost and massive redundant information. This study integrates the advantages of the sparse feature of the least absolute shrinkage and selection operator (LASSO) algorithm and the classification feature of the logistic regression model (LRM). We propose a hyperspectral rice seed purity identification method based on the LASSO logistic regression model (LLRM). The feasibility of using LLRM for the selection of feature wavelength bands and seed purity identification are discussed using four types of rice seeds as research objects. The results of 13 different adulteration cases revealed that the value of the regularisation parameter was different in each case. The recognition accuracy of LLRM and average recognition accuracy were 91.67-100% and 98.47%, respectively. Furthermore, the recognition accuracy of full-band LRM was 71.60-100%. However, the average recognition accuracy was merely 89.63%. These results indicate that LLRM can select the feature wavelength bands stably and improve the recognition accuracy of rice seeds, demonstrating the feasibility of developing a hyperspectral technology with LLRM for seed purity identification.

Why it matches plant phenotyping methodsイネ種子の純度識別を対象に、ハイパースペクトル画像とLASSOロジスティック回帰を組み合わせた識別手法を開発・評価しており、種子形質の取得・推定法が研究の中心である。

abstractWe propose a hyperspectral rice seed purity identification method based on the LASSO logistic regression model (LLRM).
Code / dataset availability confirmedEurope PMC · checked 9 Sept 2026
Published25 Jun 2021Sensors (Basel, Switzerland)Cited by 15 · OpenAlex ↗

Novel Feature-Extraction Methods for the Estimation of Above-Ground Biomass in Rice Crops.

RiceAerial / UAVMultispectral / hyperspectralWhole plant / canopy / plot / fieldYield / biomass estimationBiomass / plant weight

Traditional methods to measure spatio-temporal variations in above-ground biomass dynamics (AGBD) predominantly rely on the extraction of several vegetation-index features highly associated with AGBD variations through the phenological crop cycle. This work presents a comprehensive comparison between two different approaches for feature extraction for non-destructive biomass estimation using aerial multispectral imagery. The first method is called GFKuts, an approach that optimally labels the plot canopy based on a Gaussian mixture model, a Montecarlo-based K-means, and a guided image filtering for the extraction of canopy vegetation indices associated with biomass yield. The second method is based on a Graph-Based Data Fusion (GBF) approach that does not depend on calculating vegetation-index image reflectances. Both methods are experimentally tested and compared through rice growth stages: vegetative, reproductive, and ripening. Biomass estimation correlations are calculated and compared against an assembled ground-truth biomass measurements taken by destructive sampling. The proposed GBF-Sm-Bs approach outperformed competing methods by obtaining biomass estimation correlation of 0.995 with R2=0.991 and RMSE=45.358 g. This result increases the precision in the biomass estimation by around 62.43% compared to previous works.

Why it matches plant phenotyping methodsイネの地上部バイオマスという植物形質を、航空マルチスペクトル画像から抽出・推定する特徴抽出手法を開発し、比較検証しているため、フェノタイピング手法が中心です。

abstractThis work presents a comprehensive comparison between two different approaches for feature extraction for non-destructive biomass estimation using aerial multispectral imagery.
Reproduction assets foundThe paper's multispectral UAV imagery and ground-truth biomass measurements are deposited on OSF (via a view-only link, which is nonetheless publicly reachable with the URL), and the crop-monitoring protocol is on protocols.io. No author analysis code repository is stated.
Dataset · publicDatasets supporting the experimental results presented in Figure 4 , Figure 5 and Figure 6 are available at the Open Science Framework: https://osf.io/cde6h/?view_only=1c4e5e03b9a34d3b96736ad8ab1b2774 folder Raw Data—MDPI Sensors.Open asset ↗Open Science Frameworklines:197-212
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published6 Jun 2021Sensors (Basel, Switzerland)Cited by 9 · OpenAlex ↗

Integration of Radiometric Ground-Based Data and High-Resolution QuickBird Imagery with Multivariate Modeling to Estimate Maize Traits in the Nile Delta of Egypt.

MaizeField / plotMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldPhysiological trait estimationBiomass / plant weightLeaf traitsPigment / colour / senescence

In site-specific management, rapid and accurate identification of crop stress at a large scale is critical. Radiometric ground-based data and satellite imaging with advanced spatial and spectral resolution allow for a deeper understanding of crop stress and the level of stress in a given area. This research aimed to assess the potential of radiometric ground-based data and high-resolution QuickBird satellite imagery to determine the leaf area index (LAI), biomass fresh weight (BFW) and chlorophyll meter (Chlm) of maize across well-irrigated, water stress and salinity stress areas in the Nile Delta of Egypt. Partial least squares regression (PLSR) and multiple linear regression (MLR) were evaluated to estimate the three measured traits based on vegetation spectral indices (vegetation-SRIs) derived from these methods and their combination. Maize field visits were conducted during the summer seasons from 28 to 30 July 2007 to collect ground reference data concurrent with the acquisition of radiometric ground-based measurements and QuickBird satellite imagery. The results showed that the majority of vegetation-SRIs extracted from radiometric ground-based data and high-resolution satellite images were more effective in estimating LAI, BFW, and Chlm. In general, the vegetation-SRIs of radiometric ground-based data showed higher R 2 with measured traits compared to the vegetation-SRIs extracted from high-resolution satellite imagery. The coefficient of determination (R 2 ) of the significant relationships between vegetation-SRIs of both methods and three measured traits varied from 0.64 to 0.89. For example, with QuickBird high-resolution satellite images, the relationships of the green normalized difference vegetation index (GNDVI) with LAI and BFW showed the highest R 2 of 0.80 and 0.84, respectively. Overall, the ground-based vegetation-SRIs and the satellite-based indices were found to be in good agreement to assess the measured traits of maize. Both the calibration (Cal.) and validation (Val.) models of PLSR and MLR showed the highest performance in predicting the three measured traits based on the combination of vegetation-SRIs from radiometric ground-based data and high-resolution QuickBird satellite imagery. For example, validation (Val.) models of PLSR and MLR showed the highest performance in predicting the measured traits based on the combination of vegetation-SRIs from radiometric ground-based data and high-resolution QuickBird satellite imagery with R 2 (0.91) of both methods for LAI, R 2 (0.91-0.93) for BFW respectively, and R 2 (0.82) of both methods for Chlm. The models of PLSR and MLR showed approximately the same performance in predicting the three measured traits and no clear difference was found between them and their combinations. In conclusion, the results obtained from this study showed that radiometric ground-based measurements and high spectral resolution remote-sensing imagery have the potential to offer necessary crop monitoring information across well-irrigated, water stress and salinity stress in regions suffering lack of freshwater resources.

Why it matches plant phenotyping methods放射計測と衛星画像からトウモロコシのLAI、バイオマス、クロロフィルを推定するセンサー・回帰手法の評価と検証が研究の中心である。

abstractThis research aimed to assess the potential of radiometric ground-based data and high-resolution QuickBird satellite imagery to determine the leaf area index (LAI), biomass fresh weight (BFW) and chlorophyll meter (Chlm) of maize
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published5 Jun 2021Sensors (Basel, Switzerland)Cited by 37 · OpenAlex ↗

In-Field Automatic Detection of Grape Bunches under a Totally Uncontrolled Environment.

GrapevineField / plotFruitObject detection

An early estimation of the exact number of fruits, flowers, and trees helps farmers to make better decisions on cultivation practices, plant disease prevention, and the size of harvest labor force. The current practice of yield estimation based on manual counting of fruits or flowers by workers is a time consuming and expensive process and it is not feasible for large fields. Automatic yield estimation based on robotic agriculture provides a viable solution in this regard. In a typical image classification process, the task is not only to specify the presence or absence of a given object on a specific location, while counting how many objects are present in the scene. The success of these tasks largely depends on the availability of a large amount of training samples. This paper presents a detector of bunches of one fruit, grape, based on a deep convolutional neural network trained to detect vine bunches directly on the field. Experimental results show a 91% mean Average Precision.

Why it matches plant phenotyping methodsブドウ房を圃場画像から自動検出・計数し、収量推定に用いる画像ベースの植物器官計測法が中心である。

abstractThis paper presents a detector of bunches of one fruit, grape, based on a deep convolutional neural network trained to detect vine bunches directly on the field.
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 15 Sept 2026
Published1 Jun 2021Sensors (Basel, Switzerland)Cited by 159 · OpenAlex ↗

AI-Driven Framework for Recognition of Guava Plant Diseases through Machine Learning from DSLR Camera Sensor Based High Resolution Imagery

AppleRGB / grayscaleFruitLeafClassificationObject detectionSegmentationDisease symptoms / severity

Plant diseases can cause a considerable reduction in the quality and number of agricultural products. Guava, well known to be the tropics' apple, is one significant fruit cultivated in tropical regions. It is attacked by 177 pathogens, including 167 fungal and others such as bacterial, algal, and nematodes. In addition, postharvest diseases may cause crucial production loss. Due to minor variations in various guava disease symptoms, an expert opinion is required for disease analysis. Improper diagnosis may cause economic losses to farmers' improper use of pesticides. Automatic detection of diseases in plants once they emerge on the plants' leaves and fruit is required to maintain high crop fields. In this paper, an artificial intelligence (AI) driven framework is presented to detect and classify the most common guava plant diseases. The proposed framework employs the ΔE color difference image segmentation to segregate the areas infected by the disease. Furthermore, color (RGB, HSV) histogram and textural (LBP) features are applied to extract rich, informative feature vectors. The combination of color and textural features are used to identify and attain similar outcomes compared to individual channels, while disease recognition is performed by employing advanced machine-learning classifiers (Fine KNN, Complex Tree, Boosted Tree, Bagged Tree, Cubic SVM). The proposed framework is evaluated on a high-resolution (18 MP) image dataset of guava leaves and fruit. The best recognition results were obtained by Bagged Tree classifier on a set of RGB, HSV, and LBP features (99% accuracy in recognizing four guava fruit diseases (Canker, Mummification, Dot, and Rust) against healthy fruit). The proposed framework may help the farmers to avoid possible production loss by taking early precautions.

Why it matches plant phenotyping methods植物の葉・果実画像から病変領域を分割し、色・テクスチャ特徴量と機械学習で疾病状態を推定する画像ベース表現型解析が中心である。

abstractan artificial intelligence (AI) driven framework is presented to detect and classify the most common guava plant diseases.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 9 Sept 2026
Published28 Apr 2021Sensors (Basel, Switzerland)Cited by 49 · OpenAlex ↗

Grape Cluster Detection Using UAV Photogrammetric Point Clouds as a Low-Cost Tool for Yield Forecasting in Vineyards

GrapevineAerial / UAVField / plotPhotogrammetry / SfM / MVSLiDAR / point cloudFruitLeafWhole plant / canopy / plot / fieldObject detectionYield / biomass estimation

Yield prediction is crucial for the management of harvest and scheduling wine production operations. Traditional yield prediction methods rely on manual sampling and are time-consuming, making it difficult to handle the intrinsic spatial variability of vineyards. There have been significant advances in automatic yield estimation in vineyards from on-ground imagery, but terrestrial platforms have some limitations since they can cause soil compaction and have problems on sloping and ploughed land. The analysis of photogrammetric point clouds generated with unmanned aerial vehicles (UAV) imagery has shown its potential in the characterization of woody crops, and the point color analysis has been used for the detection of flowers in almond trees. For these reasons, the main objective of this work was to develop an unsupervised and automated workflow for detection of grape clusters in red grapevine varieties using UAV photogrammetric point clouds and color indices. As leaf occlusion is recognized as a major challenge in fruit detection, the influence of partial leaf removal in the accuracy of the workflow was assessed. UAV flights were performed over two commercial vineyards with different grape varieties in 2019 and 2020, and the photogrammetric point clouds generated from these flights were analyzed using an automatic and unsupervised algorithm developed using free software. The proposed methodology achieved R 2 values higher than 0.75 between the harvest weight and the projected area of the points classified as grapes in vines when partial two-sided removal treatment, and an R 2 of 0.82 was achieved in one of the datasets for vines with untouched full canopy. The accuracy achieved in grape detection opens the door to yield prediction in red grape vineyards. This would allow the creation of yield estimation maps that will ease the implementation of precision viticulture practices. To the authors' knowledge, this is the first time that UAV photogrammetric point clouds have been used for grape clusters detection.

Why it matches plant phenotyping methodsUAVフォトグラメトリ点群と色指標からブドウ房を自動検出し、収量推定に結びつけるワークフローを開発・評価しており、植物器官形質の取得方法が中心である。

abstractthe main objective of this work was to develop an unsupervised and automated workflow for detection of grape clusters in red grapevine varieties using UAV photogrammetric point clouds and color indices.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published19 Apr 2021Sensors (Basel, Switzerland)Cited by 35 · OpenAlex ↗

Sentinel-2 Data for Precision Agriculture?-A UAV-Based Assessment.

WheatAerial / UAVField / plotMultispectral / hyperspectralWhole plant / canopy / plot / fieldPhysiological trait estimationYield / biomass estimationLeaf traitsPhotosynthesis / fluorescenceYield / yield components

An approach of exploiting and assessing the potential of Sentinel-2 data in the context of precision agriculture by using data from an unmanned aerial vehicle (UAV) is presented based on a four-year dataset. An established model for the estimation of the green area index (GAI) of winter wheat from a UAV-based multispectral camera was used to calibrate the Sentinel-2 data. Large independent datasets were used for evaluation purposes. Furthermore, the potential of the satellite-based GAI-predictions for crop monitoring and yield prediction was tested. Therefore, the total absorbed photosynthetic radiation between spring and harvest was calculated with satellite and UAV data and correlated with the final grain yield. Yield maps at the same resolution were generated by combining yield data on a plot level with a UAV-based crop coverage map. The best tested model for satellite-based GAI-prediction was obtained by combining the near-, infrared- and Red Edge-waveband in a simple ratio (R 2 = 0.82, mean absolute error = 0.52 m 2 /m 2 ). Yet, the Sentinel-2 data seem to depict average GAI-developments through the seasons, rather than to map site-specific variations at single acquisition dates. The results show that the lower information content of the satellite-based crop monitoring might be mainly traced back to its coarser Red Edge-band. Additionally, date-specific effects within the Sentinel-2 data were detected. Due to cloud coverage, the temporal resolution was found to be unsatisfactory as well. These results emphasize the need for further research on the applicability of the Sentinel-2 data and a cautious use in the context of precision agriculture.

Why it matches plant phenotyping methodsUAV・Sentinel-2データによる冬コムギのGAI推定法を校正・独立評価し、衛星ベース推定の性能と限界を検証しており、植物形質取得法が中心である。

abstractAn established model for the estimation of the green area index (GAI) of winter wheat from a UAV-based multispectral camera was used to calibrate the Sentinel-2 data.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published7 Apr 2021Sensors (Basel, Switzerland)Cited by 17 · OpenAlex ↗

Developing a Modern Greenhouse Scientific Research Facility-A Case Study.

GreenhousePhysiological trait estimation

Multidisciplinary approaches in science are still rare, especially in completely different fields such as agronomy science and computer science. We aim to create a state-of-the-art floating ebb and flow system greenhouse that can be used in future scientific experiments. The objective is to create a self-sufficient greenhouse with sensors, cloud connectivity, and artificial intelligence for real-time data processing and decision making. We investigated various approaches and proposed an optimal solution that can be used in much future research on plant growth in floating ebb and flow systems. A novel microclimate pocket-detection solution is proposed using an automatically guided suspended platform sensor system. Furthermore, we propose a methodology for replacing sensor data knowledge with artificial intelligence for plant health estimation. Plant health estimation allows longer ebb periods and increases the nutrient level in the final product. With intelligent design and the use of artificial intelligence algorithms, we will reduce the cost of plant research and increase the usability and reliability of research data. Thus, our newly developed greenhouse would be more suitable for plant growth research and production.

Why it matches plant phenotyping methods植物研究用のセンサー連携型温室プラットフォームを開発し、センサーデータとAIによる植物健康状態推定を中心的に扱っているため、植物フェノタイピング手法として適格です。

abstractThe objective is to create a self-sufficient greenhouse with sensors, cloud connectivity, and artificial intelligence for real-time data processing and decision making.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published29 Mar 2021Sensors (Basel, Switzerland)Cited by 76 · OpenAlex ↗

Assessment of Vineyard Canopy Characteristics from Vigour Maps Obtained Using UAV and Satellite Imagery.

GrapevineAerial / UAVField / plotLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementArchitecture / morphology / geometryLeaf traitsPlant / canopy height

Canopy characterisation is a key factor for the success and efficiency of the pesticide application process in vineyards. Canopy measurements to determine the optimal volume rate are currently conducted manually, which is time-consuming and limits the adoption of precise methods for volume rate selection. Therefore, automated methods for canopy characterisation must be established using a rapid and reliable technology capable of providing precise information about crop structure. This research providedregression models for obtaining canopy characteristics of vineyards from unmanned aerial vehicle (UAV) and satellite images collected in three significant growth stages. Between 2018 and 2019, a total of 1400 vines were characterised manually and remotely using a UAV and a satellite-based technology. The information collected from the sampled vines was analysed by two different procedures. First, a linear relationship between the manual and remote sensing data was investigated considering every single vine as a data point. Second, the vines were clustered based on three vigour levels in the parcel, and regression models were fitted to the average values of the ground-based and remote sensing-estimated canopy parameters. Remote sensing could detect the changes in canopy characteristics associated with vegetation growth. The combination of normalised differential vegetation index (NDVI) and projected area extracted from the UAV images is correlated with the tree row volume (TRV) when raw point data were used. This relationship was improved and extended to canopy height, width, leaf wall area, and TRV when the data were clustered. Similarly, satellite-based NDVI yielded moderate coefficients of determination for canopy width with raw point data, and for canopy width, height, and TRV when the vines were clustered according to the vigour. The proposed approach should facilitate the estimation of canopy characteristics in each area of a field using a cost-effective, simple, and reliable technology, allowing variable rate application in vineyards.

Why it matches plant phenotyping methodsUAV・衛星画像からブドウ樹冠の高さ、幅、葉壁面積、TRVなどの植物形質を推定し、手動測定と回帰モデルで比較・検証することが研究の中心である。

abstractThis research providedregression models for obtaining canopy characteristics of vineyards from unmanned aerial vehicle (UAV) and satellite images collected in three significant growth stages.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published21 Mar 2021Sensors (Basel, Switzerland)Cited by 16 · OpenAlex ↗

Evaluation of Minimum Preparation Sampling Strategies for Sugarcane Quality Prediction by vis-NIR Spectroscopy.

SugarcaneLaboratory / benchtopRaman / spectroscopyStem / branchPhysiological trait estimation

Proximal sensing for assessing sugarcane quality information during harvest can be affected by various factors, including the type of sample preparation. The objective of this study was to determine the best sugarcane sample type and analyze the spectral response for the prediction of quality parameters of sugarcane from visible and near-infrared (vis-NIR) spectroscopy. The sampling and spectral data acquisition were performed during the analysis of samples by conventional methods in a sugar mill laboratory. Samples of billets were collected and four modes of scanning and sample preparation were evaluated: outer-surface ('skin') (SS), cross-sectional scanning (CSS), defibrated cane (DF), and raw juice (RJ) to analyze the parameters soluble solids content (Brix), saccharose (Pol), fibre, pol of cane and total recoverable sugars (TRS). Predictive models based on Partial Least Square Regression (PLSR) were built with the vis-NIR spectral measurements. There was no significant difference ( p -value > 0.05) between the accuracy SS and CSS samples compared to DF and RJ samples for all prediction models. However, DF samples presented the best predictive performance values for the main sugarcane quality parameters, and required only minimal sample preparation. The results contribute to advancing the development of on-board quality monitoring in sugarcane, indicating better sampling strategies.

Why it matches plant phenotyping methodsサトウキビの品質形質をvis-NIRスペクトルから推定するため、試料調製・走査法と予測モデルを比較評価しており、表現型取得法が研究の中心である。

abstractThe objective of this study was to determine the best sugarcane sample type and analyze the spectral response for the prediction of quality parameters of sugarcane from visible and near-infrared (vis-NIR) spectroscopy.
Plant phenotyping relevance match · UnverifiedEurope PMC · OpenAlex · checked 13 Sept 2026
Published20 Mar 2021Sensors (Basel, Switzerland)Cited by 11 · OpenAlex ↗

Occluded Grape Cluster Detection and Vine Canopy Visualisation Using an Ultrasonic Phased Array

GrapevineFruitWhole plant / canopy / plot / fieldObject detectionVisualization / data managementYield / biomass estimationYield / yield components

Grape yield estimation has traditionally been performed using manual techniques. However, these tend to be labour intensive and can be inaccurate. Computer vision techniques have therefore been developed for automated grape yield estimation. However, errors occur when grapes are occluded by leaves, other bunches, etc. Synthetic aperture radar has been investigated to allow imaging through leaves to detect occluded grapes. However, such equipment can be expensive. This paper investigates the potential for using ultrasound to image through leaves and identify occluded grapes. A highly directional low frequency ultrasonic array composed of ultrasonic air-coupled transducers and microphones is used to image grapes through leaves. A fan is used to help differentiate between ultrasonic reflections from grapes and leaves. Improved resolution and detail are achieved with chirp excitation waveforms and near-field focusing of the array. The overestimation in grape volume estimation using ultrasound reduced from 222% to 112% compared to the 3D scan obtained using photogrammetry or from 56% to 2.5% compared to a convex hull of this 3D scan. This also has the added benefit of producing more accurate canopy volume estimations which are important for common precision viticulture management processes such as variable rate applications.

Why it matches plant phenotyping methods超音波アレイによる葉に隠れたブドウ房の画像化と、果房体積・樹冠体積の推定手法を開発・評価しており、植物形質取得が研究の中心である。

abstractThis paper investigates the potential for using ultrasound to image through leaves and identify occluded grapes.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published17 Mar 2021Sensors (Basel, Switzerland)Cited by 17 · OpenAlex ↗

A LiDAR Sensor-Based Spray Boom Height Detection Method and the Corresponding Experimental Validation.

WheatField / plotLiDAR / point cloudRootWhole plant / canopy / plot / fieldMorphology / geometry measurementPlant / canopy height

Sprayer boom height ( H b ) variations affect the deposition and distribution of droplets. An H b control system is used to adjust H b to maintain an optimum distance between the boom and the crop canopy, and an H b detection sensor is a key component of the H b control system. This study presents a new, low-cost light detection and ranging (LiDAR) sensor for H b detection developed based on the principle of single-point ranging. To examine the detection performance of the LiDAR sensor, a step height detection experiment, a field ground detection experiment, and a wheat stubble (WS) height detection experiment as well as a comparison with an ultrasonic sensor were performed. The results showed that the LiDAR sensor could be used to detect H b . When used to detect the WS height ( H WS ), the LiDAR sensor primarily detected the WS roots and the inside of the WS canopy. H WS and movement speed of the LiDAR sensor ( V LiDAR ) has a greater impact on the detection performance of the LiDAR sensor for the WS canopy than that for the WS roots. The detection error of the LiDAR sensor for the WS roots is less than 5.00%, and the detection error of the LiDAR sensor for the WS canopy is greater than 8.00%. The detection value from the LiDAR sensor to the WS root multiplied by 1.05 can be used as a reference basis for adjusting H b , and after the WS canopy height is added to the basis, the value can be used as an index for adjusting H b in WS field spraying. The results of this study will promote research on the boom height detection method and autonomous H b control system.

Why it matches plant phenotyping methodsLiDARによる作物キャノピー/残茬高さの検出法を開発し、複数実験と超音波センサー比較で性能検証しており、植物状態の取得が中心である。

abstractThis study presents a new, low-cost light detection and ranging (LiDAR) sensor for H b detection developed based on the principle of single-point ranging.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published11 Feb 2021Sensors (Basel, Switzerland)Cited by 5 · OpenAlex ↗

Parametric Surface Modelling for Tea Leaf Point Cloud Based on Non-Uniform Rational Basis Spline Technique.

TeaLiDAR / point cloudLeaf2D/3D reconstructionArchitecture / morphology / geometry

Plant leaf 3D architecture changes during growth and shows sensitive response to environmental stresses. In recent years, acquisition and segmentation methods of leaf point cloud developed rapidly, but 3D modelling leaf point clouds has not gained much attention. In this study, a parametric surface modelling method was proposed for accurately fitting tea leaf point cloud. Firstly, principal component analysis was utilized to adjust posture and position of the point cloud. Then, the point cloud was sliced into multiple sections, and some sections were selected to generate a point set to be fitted (PSF). Finally, the PSF was fitted into non-uniform rational B-spline (NURBS) surface. Two methods were developed to generate the ordered PSF and the unordered PSF, respectively. The PSF was firstly fitted as B-spline surface and then was transformed to NURBS form by minimizing fitting error, which was solved by particle swarm optimization (PSO). The fitting error was specified as weighted sum of the root-mean-square error (RMSE) and the maximum value (MV) of Euclidean distances between fitted surface and a subset of the point cloud. The results showed that the proposed modelling method could be used even if the point cloud is largely simplified (RMSE < 1 mm, MV < 2 mm, without performing PSO). Future studies will model wider range of leaves as well as incomplete point cloud.

Why it matches plant phenotyping methods茶葉点群から葉の3D構造を推定するNURBS表面モデリング手法の開発が主題であり、植物形態のフェノタイピング手法に該当する。

abstracta parametric surface modelling method was proposed for accurately fitting tea leaf point cloud.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published1 Feb 2021Sensors (Basel, Switzerland)Cited by 33 · OpenAlex ↗

Detection of Potassium Deficiency and Momentary Transpiration Rate Estimation at Early Growth Stages Using Proximal Hyperspectral Imaging and Extreme Gradient Boosting.

Pepper / chilliMultispectral / hyperspectralWhole plant / canopy / plot / fieldClassificationPhysiological trait estimationStress response / toleranceWater status / transpiration

Potassium is a macro element in plants that is typically supplied to crops in excess throughout the season to avoid a deficit leading to reduced crop yield. Transpiration rate is a momentary physiological attribute that is indicative of soil water content, the plant's water requirements, and abiotic stress factors. In this study, two systems were combined to create a hyperspectral-physiological plant database for classification of potassium treatments (low, medium, and high) and estimation of momentary transpiration rate from hyperspectral images. PlantArray 3.0 was used to control fertigation, log ambient conditions, and calculate transpiration rates. In addition, a semi-automated platform carrying a hyperspectral camera was triggered every hour to capture images of a large array of pepper plants. The combined attributes and spectral information on an hourly basis were used to classify plants into their given potassium treatments (average accuracy = 80%) and to estimate transpiration rate (RMSE = 0.025 g/min, R 2 = 0.75) using the advanced ensemble learning algorithm XGBoost (extreme gradient boosting algorithm). Although potassium has no direct spectral absorption features, the classification results demonstrated the ability to label plants according to potassium treatments based on a remotely measured hyperspectral signal. The ability to estimate transpiration rates for different potassium applications using spectral information can aid in irrigation management and crop yield optimization. These combined results are important for decision-making during the growing season, and particularly at the early stages when potassium levels can still be corrected to prevent yield loss.

Why it matches plant phenotyping methods近接ハイパースペクトル画像とXGBoostを用いて、植物のカリウム処理状態と瞬時蒸散速度を定量・推定するワークフローが研究の中心であり、植物表現型の取得・抽出に該当する。

abstracttwo systems were combined to create a hyperspectral-physiological plant database for classification of potassium treatments (low, medium, and high) and estimation of momentary transpiration rate from hyperspectral images.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published1 Feb 2021Sensors (Basel, Switzerland)Cited by 86 · OpenAlex ↗

Advances in Unmanned Aerial System Remote Sensing for Precision Viticulture.

GrapevineAerial / UAVWhole plant / canopy / plot / fieldObject detectionSegmentationStress / disease detectionGrowth / development / phenology

New technologies for management, monitoring, and control of spatio-temporal crop variability in precision viticulture scenarios are numerous. Remote sensing relies on sensors able to provide useful data for the improvement of management efficiency and the optimization of inputs. unmanned aerial systems (UASs) are the newest and most versatile tools, characterized by high precision and accuracy, flexibility, and low operating costs. The work aims at providing a complete overview of the application of UASs in precision viticulture, focusing on the different application purposes, the applied equipment, the potential of technologies combined with UASs for identifying vineyards' variability. The review discusses the potential of UASs in viticulture by distinguishing five areas of application: rows segmentation and crop features detection techniques; vineyard variability monitoring; estimation of row area and volume; disease detection; vigor and prescription maps creation. Technological innovation and low purchase costs make UASs the core tools for decision support in the customary use by winegrowers. The ability of the systems to respond to the current demands for the acquisition of digital technologies in agricultural fields makes UASs a candidate to play an increasingly important role in future scenarios of viticulture application.

Why it matches plant phenotyping methodsUASによる作物特徴、樹冠面積・体積、病害、樹勢の推定技術を体系的に扱うレビューであり、植物形質取得手法が中心です。

abstractThe review discusses the potential of UASs in viticulture by distinguishing five areas of application: rows segmentation and crop features detection techniques; vineyard variability monitoring; estimation of row area and volume; disease detection; vigor and prescription maps creation.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published29 Jan 2021Sensors (Basel, Switzerland)Cited by 39 · OpenAlex ↗

Stochastic Decision Fusion of Convolutional Neural Networks for Tomato Ripeness Detection in Agricultural Sorting Systems.

TomatoFruitClassificationGrowth / development / phenology

Advances in machine learning and artificial intelligence have led to many promising solutions for challenging issues in agriculture. One of the remaining challenges is to develop practical applications, such as an automatic sorting system for after-ripening crops such as tomatoes, according to ripeness stages in the post-harvesting process. This paper proposes a novel method for detecting tomato ripeness by utilizing multiple streams of convolutional neural network (ConvNet) and their stochastic decision fusion (SDF) methodology. We have named the overall pipeline as SDF-ConvNets. The SDF-ConvNets can correctly detect the tomato ripeness by following consecutive phases: (1) an initial tomato ripeness detection for multi-view images based on the deep learning model, and (2) stochastic decision fusion of those initial results to obtain the final classification result. To train and validate the proposed method, we built a large-scale image dataset collected from a total of 2712 tomato samples according to five continuous ripeness stages. Five-fold cross-validation was used for a reliable evaluation of the performance of the proposed method. The experimental results indicate that the average accuracy for detecting the five ripeness stages of tomato samples reached 96%. In addition, we found that the proposed decision fusion phase contributed to the improvement of the accuracy of the tomato ripeness detection.

Why it matches plant phenotyping methodsトマト果実の成熟度という植物器官の状態を、マルチビュー画像とCNNによって推定する手法を開発・検証しており、分類精度評価とデータセット構築も中心的である。

abstractThis paper proposes a novel method for detecting tomato ripeness by utilizing multiple streams of convolutional neural network (ConvNet) and their stochastic decision fusion (SDF) methodology.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published17 Jan 2021Sensors (Basel, Switzerland)Cited by 40 · OpenAlex ↗

Estimation of Leaf Nitrogen Content in Wheat Based on Fusion of Spectral Features and Deep Features from Near Infrared Hyperspectral Imagery.

WheatField / plotMultispectral / hyperspectralLeafPhysiological trait estimation

Nitrogen is an important indicator for monitoring wheat growth. The rapid development and wide application of non-destructive detection provide many approaches for estimating leaf nitrogen content (LNC) in wheat. Previous studies have shown that better results have been obtained in the estimation of LNC in wheat based on spectral features. However, the lack of automatically extracted features leads to poor universality of the estimation model. Therefore, a feature fusion method for estimating LNC in wheat by combining spectral features with deep features (spatial features) was proposed. The deep features were automatically obtained with a convolutional neural network model based on the PyTorch framework. The spectral features were obtained using spectral information including position features (PFs) and vegetation indices (VIs). Different models based on feature combination for evaluating LNC in wheat were constructed: partial least squares regression (PLS), gradient boosting decision tree (GBDT), and support vector regression (SVR). The results indicate that the model based on the fusion feature from near-ground hyperspectral imagery has good estimation effect. In particular, the estimation accuracy of the GBDT model is the best (R 2 = 0.975 for calibration set, R 2 = 0.861 for validation set). These findings demonstrate that the approach proposed in this study improved the estimation performance of LNC in wheat, which could provide technical support in wheat growth monitoring.

Why it matches plant phenotyping methods小麦葉の窒素含量という植物形質を、近赤外ハイパースペクトル画像と深層・スペクトル特徴融合により推定する手法が研究の中心であり、検証も実施している。

abstractThe results indicate that the model based on the fusion feature from near-ground hyperspectral imagery has good estimation effect.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 9 Sept 2026
Published17 Jan 2021Sensors (Basel, Switzerland)Cited by 25 · OpenAlex ↗

Near-Infrared Spectroscopy and Aquaphotomics for Monitoring Mung Bean ( Vigna radiata ) Sprout Growth and Validation of Ascorbic Acid Content.

Raman / spectroscopyWhole plant / canopy / plot / fieldClassificationPhysiological trait estimationGrowth / time-series analysisGrowth / development / phenologyWater status / transpiration

Mung bean is a leguminous crop with specific trait in its diet, namely in the form of anti-nutrient components. The sprouting process is commonly done for better nutritional acceptance of mung bean as it presents better nutritional benefits. Sprouted mung bean serves as a cheap source of protein and ascorbic acid, which are dependent on the sprouting process, hence the importance of following the biological process. In larger production scale, there has not been a definite standard for mung bean sprouting, raising the need for quick and effective mung bean sprout quality checks. In this regard, near-infrared spectroscopy (NIRS) has been recognized as a highly sensitive technique for quality control that seems suitable for this study. The aim of this paper was to describe quality parameters (water content, pH, conductivity, and ascorbic acid by titration) during sprouting using conventional analytical methods and advanced NIRS techniques as correlative methods for modelling sprouted mung beans' quality and ascorbic acid content. Mung beans were sprouted in 6 h intervals up to 120 h and analyzed using conventional methods and a NIR instrument. The results of the standard analytical methods were analyzed with univariate statistics (analysis of variance (ANOVA)), and the NIRS spectral data was assessed with the chemometrics approach (principal component analysis (PCA), discriminant analysis (DA), and partial least squares regression (PLSR)). Water content showed a monotonous increase during the 120 h of sprouting. The change in pH and conductivity did not describe a clear pattern during the sprouting, confirming the complexity of the biological process. Spectral data-based discriminant analysis was able to distinctly classify the bean sprouts with 100% prediction accuracy. A NIRS-based model for ascorbic acid determination was made using standard ascorbic acid to quantify the components in the bean extract. A rapid detection technique within sub-percent level was developed for mung bean ascorbic acid content with R 2 above 0.90. The NIR-based prediction offers reliable estimation of mung bean sprout quality.

Why it matches plant phenotyping methodsNIRSとケモメトリクスを用いて、発芽中の植物体の品質・アスコルビン酸含量を推定する手法を開発・検証しており、表現型取得が中心である。

abstractThe aim of this paper was to describe quality parameters (water content, pH, conductivity, and ascorbic acid by titration) during sprouting using conventional analytical methods and advanced NIRS techniques as correlative methods for modelling sprouted mung beans' quality and ascorbic acid content.
Plant phenotyping relevance match · UnverifiedEurope PMC · Crossref · checked 9 Sept 2026
Published13 Jan 2021Sensors (Basel, Switzerland)Cited by 56 · OpenAlex ↗

A Convolutional Neural Network-Based Method for Corn Stand Counting in the Field

MaizeAerial / UAVField / plotRGB / grayscaleLeafWhole plant / canopy / plot / fieldCountingObject detection

Accurate corn stand count in the field at early season is of great interest to corn breeders and plant geneticists. However, the commonly used manual counting method is time consuming, laborious, and prone to error. Nowadays, unmanned aerial vehicles (UAV) tend to be a popular base for plant-image-collecting platforms. However, detecting corn stands in the field is a challenging task, primarily because of camera motion, leaf fluttering caused by wind, shadows of plants caused by direct sunlight, and the complex soil background. As for the UAV system, there are mainly two limitations for early seedling detection and counting. First, flying height cannot ensure a high resolution for small objects. It is especially difficult to detect early corn seedlings at around one week after planting, because the plants are small and difficult to differentiate from the background. Second, the battery life and payload of UAV systems cannot support long-duration online counting work. In this research project, we developed an automated, robust, and high-throughput method for corn stand counting based on color images extracted from video clips. A pipeline developed based on the YoloV3 network and Kalman filter was used to count corn seedlings online. The results demonstrate that our method is accurate and reliable for stand counting, achieving an accuracy of over 98% at growth stages V2 and V3 (vegetative stages with two and three visible collars) with an average frame rate of 47 frames per second (FPS). This pipeline can also be mounted easily on manned cart, tractor, or field robotic systems for online corn counting.

Why it matches plant phenotyping methodsトウモロコシ幼苗の個体数という植物形質を、画像動画とYOLOv3・Kalman filterで自動取得・計数する手法の開発が中心であり、精度と処理速度も評価している。

abstractIn this research project, we developed an automated, robust, and high-throughput method for corn stand counting based on color images extracted from video clips.
Plant phenotyping relevance match · UnverifiedEurope PMC · checked 15 Sept 2026
Published12 Jan 2021Sensors (Basel, Switzerland)Cited by 17 · OpenAlex ↗

Application of a Combined Transmittance/Fluorescence Leaf Clip Sensor for the Nondestructive Determination of Nitrogen Status in White Cabbage Plants.

Brassica vegetablesField / plotChlorophyll fluorescenceLeafPhysiological trait estimationPigment / colour / senescenceYield / yield components

The correct fertilization of vegetable crops is commonly determined on the basis of soil and plant costly destructive analyses, demanding more sustainable non-invasive optical detection. Here, we tested the ability of the combined transmittance/fluorescence leaf clip Dualex device for determining the nitrogen (N) status of cabbage plants. Fully developed leaves from plants grown under different N rates of 0; 100; 200; 300 kg N ha -1 in 2018 and 2019 were measured in the field by the Dualex sensor twice a year in July and October. The chlorophyll (Chl) and nitrogen (nitrogen balance index, NBI) indices and the flavonols (Flav) index of the sensor were positively and negatively correlated to leaf nitrogen, respectively. Merging the two-years data, the NBI versus leaf N correlation was less point dispersed in October than July (R 2 = 0.76 and 0.64, respectively). NBI was also correlated to cabbage yield, better in July than October. Our results showed that the multiparametric Dualex device can be used as precision agriculture tool for the early prediction of plant N and cabbage yield with economic advantage for the growers and reduced environmental contamination due to nitrate leaching.

Why it matches plant phenotyping methodsDualex光学センサーによる葉の窒素状態・収量の非破壊推定性能を評価しており、植物表現型の取得・推定手法が研究の中心である。

abstractHere, we tested the ability of the combined transmittance/fluorescence leaf clip Dualex device for determining the nitrogen (N) status of cabbage plants.