Common beanLeafClassificationStress / disease detectionDisease symptoms / severity
Introduction Accurate disease diagnosis is crucial for enhancing agricultural productivity and reducing postharvest losses, directly impacting food quality and safety. Traditional detection methods often rely on extensive feature modeling and perform poorly in complex field environments. Methods This study proposes a deep learning model called ZDAM, based on an improved ZFNet integrated with a dual attention mechanism. The classical ZFNet is first optimized to improve feature extraction efficiency. A combined channel and spatial attention mechanism is then incorporated to refine feature representation for disease identification in key crops. Finally, a residual module is added to boost accuracy. Results Evaluated on a dataset of 11,903 bean leaf images covering healthy leaves and four disease types, including leaf mould, rust, mosaic, and white spot, the model achieves an average recognition accuracy of 99.02%, outperforming MobileMamba, Vision Transformer, and Chest- OMD. Discussion This approach offers a scalable solution for automated disease monitoring, supporting postharvest quality preservation and sustainable crop production.
Why it matches plant phenotyping methods豆葉の病害状態を画像から推定する深層学習モデルを開発し、複数モデルとの性能比較も行っており、植物フェノタイピング手法が研究の中心である。
abstractThis study proposes a deep learning model called ZDAM, based on an improved ZFNet integrated with a dual attention mechanism.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。Dataset · publictomato leaf disease data from the open-source dataset New Plant Disease Dataset ( https://www.kaggle.com/vipoooool/new-plant-diseases-dataset ) were also utilized. Both datasets include healthy samples and four disease categories: rust disease, mosaic disease, leaf mold disease, and white spot disease. ( https://pan.baidu.com/s/197Lyn2TGdIjLCE2gylsiHA?pwd=krpw )Open asset ↗pan.baidu.comlines:405-484Code / dataset availability confirmedOpenAlex · Europe PMC · bioRxiv · Crossref · checked 15 Sept 2026
BarleyCommon beanCowpeaGrowth chamberMesh / voxelLiDAR / point cloudMultispectral / hyperspectralLeafWhole plant / canopy / plot / fieldAnnotation / quality control
Abstract High-throughput 3D multispectral plant phenotyping platforms generate large volumes of point cloud files, but trait extraction is typically performed by sensor-bundled software whose internal algorithms are not publicly documented, which limits reproducibility and integration into custom research pipelines. Here we present PhytoScan3D, an open-source Python pipeline that extracts morphological and spectral phenotypic traits, spanning plant height, 3D leaf area, digital biomass, convex hull volume, leaf inclination, canopy geometry, NDVI, hue, and vegetation indices, from both PLY and PCD point cloud files generated by Phenospex PlantEye F500 and F600 sensors, and is portable to point clouds from any acquisition platform. PhytoScan3D was validated against HortControl (PhenoSpex) ground-truth measurements on 936 barley ( Hordeum vulgare ) pot-date observations from the growth chamber trial (20 Norwegian cultivars, 12 scan dates, Septemenr 2025 to January 2026), achieving Pearson r = 0.913 to 0.999 and ratio approximately 1.000 for Plant Height Max, 3D Leaf Area, and NDVI Average. A vectorised mesh face filtering implementation achieved a 120x speed improvement, increasing valid 3D Leaf Area coverage from 0.6% to 100% of files. Cross-format validation on 223 PlantEye F600 PCD files from the ICRISAT LeasyScan platform (four legume species: mungbean, cowpea, lima bean, and common bean; 1,523 plant observations) yielded r = 0.884 against independent cuboid annotation heights. The systematic positive bias (mean +27.2 mm, ratio = 1.44) is attributable to PhytoScan3D computing height from raw point cloud Z-range while cuboid annotations are fitted to segmented plant points only, with the offset consistent across all four species (per-species r = 0.880 to 0.888). Cross-dataset processing of 1,180 PLY files from the Crops3D benchmark (8 species, 3 acquisition methods) confirmed zero extraction errors. PhytoScan3D is available at “github.com/kovimallik/phytoscan3d” under the MIT licence and processes 1,651 files across three independent datasets in under 12 minutes on GPU hardware. Highlights PhytoScan3D is the first open-source Python pipeline for batch extraction of phenotypic traits, including plant height, 3D leaf area, digital biomass, convex hull volume, leaf inclination, NDVI, and excess green index, from both PLY and PCD point cloud files generated by Phenospex PlantEye sensors. Primary validation against HortControl ground-truth measurements on 936 barley pot-date observations achieved Pearson r = 0.913-0.999 for Plant Height Max, 3D Leaf Area, and NDVI Average. A 120x computational speedup in mesh face filtering (vectorised NumPy vs. set-based loop) increased the coverage of valid 3D Leaf Area extraction from 0.6% to 100% of files. Cross-format validation on 223 PlantEye F600 PCD files from ICRISAT LeasyScan (four legume species, 1,523 plants) achieved r = 0.884 against independent cuboid annotation heights. The systematic +27.2 mm bias reflects a methodological difference (raw Z-range vs. soil-segmented annotations), is consistent and predictable across all four species (per-species r = 0.880-0.888), and is correctable by a single linear factor. Cross-dataset processing of 1,180 PLY files from the Crops3D benchmark (8 species, 3 acquisition methods) confirmed zero extraction errors. Significant scan-unit variation was detected for Plant Height Max (F = 5.71, p < 0.001, η 2 = 0.138) and Canopy Width X (F = 6.32, p < 0.001, η 2 = 0.150), demonstrating the biological utility of extracted traits.
Why it matches plant phenotyping methods植物の3D点群・マルチスペクトルデータから形態・スペクトル形質を抽出するオープンソース手法を開発し、複数データセットで技術検証・ベンチマークしているため、植物フェノタイピング手法が中心である。
abstractHere we present PhytoScan3D, an open-source Python pipeline that extracts morphological and spectral phenotypic traits
Reproduction assets foundThe paper's own analysis code (PhytoScan3D pipeline) is publicly released on GitHub under the MIT licence, and the two external 3D point cloud datasets used for validation (Crops3D and ICRISAT LeasyScan) are publicly available on figshare. The primary barley PLY dataset is not yet public (to be deposited in NVA upon).Code · publicditing, Funding acquisition.
Declaration of Competing Interest
The authors declare that they have no known competing financial interests or personal
relationships that could have appeared to influence the work reported in this paper.
Data Availability
PhytoScan3D source code, documentation, and example datasets are available at
https://github.com/kovimallik/phytoscan3d under the MIT licence. The barley PLY dataset
will be deposited in the Norwegian Research Information Repository (NVA) upon acceptance.
The Crops3D benchmark dataset is publicly available at
https://doi.org/10.6084/m9.figshare.27313272 (Zhu et al. 2024). The ICRISAT LeasyScan
dataset is publicly available at https://doi.org/10Open asset ↗github.com/kovimallik/phytoscan3dpdf-raw-page:15 lines:1-36Dataset · publicData Availability
PhytoScan3D source code, documentation, and example datasets are available at
https://github.com/kovimallik/phytoscan3d under the MIT licence. The barley PLY dataset
will be deposited in the Norwegian Research Information Repository (NVA) upon acceptance.
The Crops3D benchmark dataset is publicly available at
https://doi.org/10.6084/m9.figshare.27313272 (Zhu et al. 2024). The ICRISAT LeasyScan
dataset is publicly available at https://doi.org/10.6084/m9.figshare.28270742 (Galba et al.
2025).
Acknowledgements
This work was supported by the PheNo, DLT-Farming and Soil2Milk from Research Council
of Norway and TWIN-NUE from Norwegian University of Life Sciences (NMBU). The
authoOpen asset ↗figshare · 10.6084/m9.figshare.27313272pdf-raw-page:15 lines:1-36Dataset · publicimallik/phytoscan3d under the MIT licence. The barley PLY dataset
will be deposited in the Norwegian Research Information Repository (NVA) upon acceptance.
The Crops3D benchmark dataset is publicly available at
https://doi.org/10.6084/m9.figshare.27313272 (Zhu et al. 2024). The ICRISAT LeasyScan
dataset is publicly available at https://doi.org/10.6084/m9.figshare.28270742 (Galba et al.
2025).
Acknowledgements
This work was supported by the PheNo, DLT-Farming and Soil2Milk from Research Council
of Norway and TWIN-NUE from Norwegian University of Life Sciences (NMBU). The
authors thank Sara Catarina Costa Laranjeira, Min Lin and other NMBU growth facility staff
for plant care and scanning operOpen asset ↗figshare · 10.6084/m9.figshare.28270742pdf-raw-page:15 lines:1-36Code / dataset availability confirmedCrossref · checked 15 Sept 2026
Published1 Jun 2026International Journal of Electrical and Computer Engineering (IJECE)Cited by 0 · OpenAlex ↗
Plant diseases remain a critical challenge in agriculture, causing substantial yield losses and threatening food security. In this work, we propose a hybrid deep feature engineering framework that integrates deep learning-based feature extraction with classical machine learning for accurate plant disease detection. A pretrained vision transformer (ViT) model is employed to extract discriminative features from leaf images, effectively capturing complex spatial relationships. To address the curse of dimensionality, principal component analysis (PCA) is applied, retaining 98% of the variance while reducing feature space complexity. The refined features are then classified using a support vector machine (SVM) optimized through hyperparameter tuning. Experimental results on the bean leaf lesions dataset demonstrate strong performance, achieving 92% accuracy and a weighted F1-score of 0.92. The proposed ViT–PCA–SVM pipeline effectively balances accuracy, computational efficiency, and generalization, making it a promising solution for real-time smart farming applications.
Why it matches plant phenotyping methods葉画像から植物病害状態を推定するViT–PCA–SVM解析パイプラインが研究の中心であり、植物表現型(病斑・病害状態)の画像ベース推定手法に該当する。
titleTransformer-based hybrid classification for plant leaf disease detection using vision transformer, principal component analysis, and support vector machine
Reproduction assets foundThe paper's only qualifying asset is the public Bean Leaf Lesions dataset (leaf images used as phenotyping input for disease classification), explicitly declared in the DATA AVAILABILITY section with a Kaggle URL. No author analysis code, trained models, or checkpoints are released.Dataset · publicI R D O E Vi Su P Fu
Vijayalakshmi S. Abbigeri ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓
Geetha D. Devanagavi ✓ ✓
CONFLICT OF INTEREST STATEMENT
All authors declare that they have no conflicts of interest.
DATA AVAILABILITY
The data that support the findings of this study are openly available in Kaggle, "Bean leaf lesions
dataset," [Online] at https://www.kaggle.com/datasets/advayprasad/bean-leaf-lesions-dataset.
REFERENCES
[1] Food and Agriculture Organization (FAO), “Climate change fans spread of pests and threatens plants and crops, new FAO study,”
Food and Agriculture Organization (FAO), 2021. https://www.fao.org/newsroom/detail/Climate-change-fans-spread-of-pests-
and-threatens-plants-and-crops-new-FAOOpen asset ↗Kagglepdf-layout-page:7 lines:1-70Code / dataset availability confirmedCrossref · checked 14 Sept 2026
Common beanRiceWheatLeafClassificationDisease symptoms / severity
In Bangladesh, crop leaf diseases create a serious risk to food security and production from agriculture. Timely identification of leaf diseases in rice, wheat, and bean crops is considered crucial for the implementation of effective disease detection and classification strategies. To address this challenge, a MobilenetV2-based disease identification and classification system is proposed in this research. Previous studies focus on classifying diseases of a single species, leaving the need to train models separately for each species. This research focuses on forming a single standard model to perform leaf disease classification for multiple crop species including rice, wheat, and beans. The approach makes use of transfer learning with the MobilenetV2 model, which is fine-tuned using a dataset of annotated crop leaf images specific to Bangladesh. Following a comprehensive evaluation, an overall accuracy of 97.87% was achieved in the classification of crop leaf diseases, which surpasses the accuracy of a number of previous studies focusing on leaf disease detection of a single crop. The system demonstrates the capability to rapidly diagnose diseases in real time by enabling the users to prompt intervention to mitigate potential crop losses, ultimately leading to amplified crop yield and food security. Overall, the research highlights the promise of AI-powered solutions in tackling crop leaf disease detection, which in turn encourages greater research and technology adoption to support sustainable farming methods especially in the crop disease classification domain in Bangladesh and throughout the world. Received: 24 May 2025 | Revised: 9 March 2026 | Accepted: 14 April 2026 Conflicts of Interest The authors declare that they have no conflicts of interest to this work. Data Availability Statement The data that support the findings of this study are openly available in the Bangladeshi Crops Disease Dataset at https://www.kaggle.com/datasets/nafishamoin/bangladeshi-crops-disease-dataset and the Bean Disease Dataset at https://www.kaggle.com/datasets/therealoise/bean-disease-dataset. Author Contribution Statement Md. Mahmudul Hasan: Conceptualization, Methodology, Visualization, Supervision. Md. Omar Faruq: Software, Validation, Writing – original draft. Mahadi Hasan Musa: Formal analysis, Investigation. Mohammad Mamunur Rashid: Resources, Data curation, Writing – review & editing. Khandaker Mohammad Mohi Uddin: Writing – review & editing, Project administration, Supervision.
Why it matches plant phenotyping methods葉画像から作物の病害状態を推定する深層学習手法を開発・評価しており、植物病害フェノタイピングが中心的な技術貢献である。
abstracta MobilenetV2-based disease identification and classification system is proposed in this research.
Reproduction assets foundThe paper's Data Availability Statement openly provides the Bean Disease Dataset on Kaggle, which is one of the two public image datasets used to train the multi-crop leaf disease classification model. The Bangladeshi Crops Disease Dataset URL is not among the allowed URLs, so only the bean dataset is reported. No codeDataset · publict
The authors declare that they have no conflicts of interest to
this work.
Data Availability Statement
The data that support the findings of this study are openly
available in the Bangladeshi Crops Disease Dataset at https://
www.kaggle.com/datasets/nafishamoin/bangladeshi-crops-disease-
dataset and the Bean Disease Dataset at https://www.kaggle.com/datasets/therealoise/bean-disease-dataset.Author Contribution Statement
Md. Mahmudul Hasan: Conceptualization, Methodology,
Visualization, Supervision. Md. Omar Faruq: Software, Valida-
tion, Writing – original draft. Mahadi Hasan Musa: Formal
analysis, Investigation. Mohammad Mamunur Rashid: Resources,
Data curation, Writing – review & editing.Open asset ↗Kaggle · therealoise/bean-disease-datasetpdf-raw-page:11 lines:1-83Code / dataset availability confirmedEurope PMC · checked 5 Sept 2026
Common beanLeafClassificationStress / disease detectionDisease symptoms / severity
Context Plant diseases are a serious danger to the world's food security since they drastically lower crop output. Traditional manual plant leaf inspection is time-consuming, labor-intensive, and frequently subjective. Recent developments in deep learning provide effective and scalable methods for image-based analysis-based automated plant disease identification. Techniques Three deep learning architectures-a proprietary Convolutional Neural Network (CNN), ResNet18, and Vision Transformer (ViT)-are used in this study to examine automated bean leaf disease identification. The Augmented iBean dataset, which has three classes-angular leaf spot, bean rust, and healthy leaves-was used to train and assess the models. Every model was trained using the same preprocessing and training settings to provide fair benchmarking. Receiver Operating Characteristic (ROC) curves, accuracy, precision, and confusion matrices were used to assess the model's performance. Outcomes ResNet18 fared better than CNN and Vision Transformer models, according to a comparative analysis. ResNet18 maintained a high level of computing efficiency while achieving 99% accuracy and 99.01% precision. Its better categorisation capacity across all disease categories was validated using confusion matrix and ROC analysis. In conclusion The study shows that ResNet18 offers the optimal trade-off between accuracy and efficiency and creates a standard benchmarking framework for bean leaf disease identification. The results demonstrate its applicability for real-time deployment in precision agricultural systems for better crop management and early disease identification.
Why it matches plant phenotyping methods豆葉の病徴を画像から認識する深層学習手法を比較・ベンチマークしており、植物病害状態の取得手法が研究の中心である。
abstractThree deep learning architectures-a proprietary Convolutional Neural Network (CNN), ResNet18, and Vision Transformer (ViT)-are used in this study to examine automated bean leaf disease identification.
Reproduction assets foundThe paper's data availability statement points to the Augmented iBean dataset on IEEE DataPort, the public bean leaf image dataset used for all phenotyping/classification experiments in this study. No author analysis code or trained model checkpoints are shared.Dataset · publicPublicly available datasets were analyzed in this study. This data can be found here: https://ieee-dataport.org/documents/bean-leaf-disease-augmented-ibean-dataset.Open asset ↗ieee-dataport · bean-leaf-disease-augmented-ibean-datasethtml-lines:446-496Code / dataset availability confirmedCrossref · checked 15 Sept 2026
Phenotyping plant traits using UAV-based multispectral imaging offers a robust and unbiased approach to assessing crop status. With approximately 70% of smallholder farmers in East and Southern Africa cultivating common beans as a key source of food and income, there is a critical need for accurate and timely measurements of crop health and yield to support data-driven management decisions and disease mitigation. Traditional phenotyping methods are labor-intensive, and existing remote sensing and machine learning approaches remain limited. This study presents a comprehensive framework for plot-level assessment of common bean health and yield using time-series RGB and multispectral imagery. Data collected over three growing seasons (2022–2024) were used to extract canopy variables and vegetation indices (VIs) across phenological stages. For yield prediction, traditional machine learning models achieved a root mean squared error (RMSE) of 242.33 kg ha⁻¹ and an R² of 0.66 using an Extra Trees Regressor. A novel BY-GRU architecture improved performance, achieving an RMSE of 242.40 kg ha⁻¹ and an R² of 0.79. The analysis also identified 45–60 days after sowing as the optimal window for prediction. To address limitations in conventional plant health assessments, this study introduces a novel Health Index. Comparative analysis demonstrated its robustness across genotypes and stronger correlation with yield. Machine learning and deep learning models, including MaxViT, were applied to estimate the Health Index, achieving improved predictive performance. Overall, this work integrates UAV sensing and modelling to provide scalable tools for phenomics, crop management, and breeding.
Why it matches plant phenotyping methodsUAVのRGB・マルチスペクトル画像から作物の健康状態、収量、キャノピー形質を推定するセンシング・機械学習フレームワークが研究の中心であり、植物フェノタイピング手法として適格です。
abstractThis study presents a comprehensive framework for plot-level assessment of common bean health and yield using time-series RGB and multispectral imagery.
Reproduction assets foundThe preprint's DATA AVAILABILITY section states that all processed data required to reproduce the results are publicly available in a Google Drive repository, which qualifies as a paper-specific public phenotype dataset asset. No author analysis code or trained model checkpoints are explicitly deposited.Dataset · publicCommon Bean Breeding Program for
facilitating field trials. We also thank the Phenomics team for their valuable assistance with UAV-based
data collection.
CONFLICT OF INTEREST
The authors declare no conflict of interest.
DATA AVAILABILITY
The datasets generated and/or analyzed during the current study are publicly available at:
https://drive.google.com/drive/folders/1fN3Q9n3bK_YoXFK8VFKZ3uEb13y9iRWj?usp=sharing. This
repository includes all processed data required to reproduce the results presented in this study.
SUPPLEMENTAL MATERIAL
Supp. Figure 1. Drone-based field view of the bean trial site at CIAT Palmira Research Station: A) RGB
image and B) NDVI image.
Supp. Figure 2. Drone Features Open asset ↗pdf-raw-page:40 lines:1-46Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Common beanLeafClassificationStress / disease detectionDisease symptoms / severity
Early identification of bean leaf diseases, particularly Angular Leaf Spot and Bean Rust, is vital for ensuring crop productivity and global food security, especially within smallholder farming systems where disease outbreaks can rapidly escalate and cause severe yield losses. Conventional disease identification through visual inspection is labor-intensive, subjective, and highly dependent on expert knowledge, making it impractical for large-scale agricultural monitoring. Although recent deep learning-based approaches have demonstrated impressive accuracy in plant disease classification, their inherent “black-box” nature significantly limits real-world adoption, as farmers and agronomists often lack the ability to understand, trust, or act upon unexplained predictions. To address these challenges, this study proposes an automated and explainable disease diagnostic framework based on a Vision Transformer (ViT-B/16) architecture optimized through transfer learning from ImageNet. Unlike traditional convolutional neural networks that primarily focus on localized features, the Vision Transformer processes images as a sequence of flattened patches and leverages self-attention mechanisms to capture long-range dependencies and global contextual patterns across the entire leaf surface. This global representation enables the model to detect subtle and spatially distributed disease symptoms that are often overlooked by CNN-based approaches. To further enhance transparency and interpretability, GradCAM + + is integrated into the framework as an explainable artificial intelligence (XAI) mechanism. This method generates class-specific heatmaps that visually highlight the exact pathological regions influencing the model’s predictions, thereby establishing a human-interpretable validation loop for farmers, agronomists, and domain experts. The proposed framework was evaluated on the publicly available I-Bean dataset, achieving a validation accuracy of 97.52% along with strong precision, recall, and F1-score performance. The generated GradCAM + + visualizations consistently demonstrate the model’s sensitivity to true diseased regions, reinforcing both the reliability and trustworthiness of its predictions. By combining high-capacity global feature learning with visual explainability, the proposed approach offers a scalable, transparent, and practical solution for real-world precision agriculture. This framework not only enhances diagnostic accuracy but also bridges the critical gap between model performance and user trust, enabling informed decision-making and timely disease management in modern farming environments.
Why it matches plant phenotyping methods画像から豆葉の病害症状を分類・可視化する手法が研究の中心であり、植物の病害状態を直接推定するため、植物フェノタイピング手法として適格。
abstractThis method generates class-specific heatmaps that visually highlight the exact pathological regions influencing the model’s predictions
Reproduction assets foundThe paper uses the publicly available I-Bean bean leaf disease image dataset (Healthy, Angular Leaf Spot, Bean Rust) and points to it via a Data availability DOI (10.21227/4k7y-vs03), which is an allowed URL. No author analysis code or trained model checkpoint is explicitly deposited.Dataset · publicPSP and SNT: Problem Formulation and MethodologyAS and DS: Implementation and VisualizationMVV PK and KB: Original Draft and Supervision.
Funding
Open access funding provided by Symbiosis International (Deemed University). This research received no external funding.
Data availability
[https://dx.doi.org/10.21227/4k7y-vs03]
Declarations
Competing interests
The authors declare no competing interests.
The authors declare that they have no conflict of interest.
References
1.
Wang Y Wang Q Su Y Jing B Feng M
Detection of kidney bean leaf spot disease based on a hybrid deep learning model
Sci. Rep. 2025 15 1 11185
10.1038/s41598-025-93742-7
40169647
POpen asset ↗10.21227/4k7y-vs03lines:325-415Code / dataset availability confirmedEurope PMC · Crossref · checked 15 Sept 2026
Common beanStem / branchObject detectionPhysiological trait estimationGrowth / development / phenology
Growing plants are remarkable at negotiating obstacles in their unstructured and changing environments. Measuring the mechanical interactions of growing plants with surrounding objects is a critical step towards deciphering thigmotropic responses underpinning complex growth strategies. Yet, available force measurement systems have limited capacity to capture weak forces in freely moving plant organs-such as the forces applied by a growing shoot pushing at an obstacle. We developed a measurement system based on the deflection of a pendulum by a freely moving shoot. Unlike many force measurement systems, the organ is not tethered to the device. Moreover, force is measured along two axes, as opposed to one axis in commonly used methods. Orthogonal cameras track the 3D position of the rod and shoot, yielding the rod deflection angle and, using a mechanical torque equilibrium equation, allowing extraction of the force applied by the plant over time. This system is relevant for measuring weak forces in macro-sized systems (e.g. growth or turgor pressures), and the force detection range can be tuned by altering rod mass and length. We demonstrate the system with Phaseolus vulgaris shoots, measuring the forces they apply on a candidate support during inherent circumnutation movements, prior to twining. Such measurements lay the foundations for deciphering how climbing plants assess whether to twine or not- an open question since Darwin's first observations.
Why it matches plant phenotyping methods自由に動く植物器官が発生する微弱な力を、カメラ追跡と力抽出により定量する測定システムを開発・実証しており、植物表現型の取得方法が研究の中心である。
abstractWe developed a measurement system based on the deflection of a pendulum by a freely moving shoot.
Reproduction assets foundThe authors deposited the full analysis workflow (data and code) for five example force-measurement trajectories on Zenodo, publicly accessible via DOI 10.5281/zenodo.15545548. This directly reproduces the paper's camera-based plant force phenotyping measurements and computational analysis. Other experimental data are仅Dataset · publicof interest
None declared.
Funding
YM acknowledges support from the Israel Science Foundation Research
Grant (ISF) no. 2307/22, and ERC grant GROWsmart 101165101. AO
acknowledges support from the Colton Foundation scholarship.
Data availability
We have put the full workflow for five example trajectories on a Zenodo
repository (https://doi.org/10.5281/zenodo.15545548; Ohad and
Meroz, 2025). Other experimental data are available upon request.
References
Autumn K, Liang YA, Tonia Hsieh S, Zesch W, Chan WP, Kenny TW,
Fearing R, Full RJ. 2000. Adhesive force of a single gecko foot-hair.
Nature 405, 681–685.
Backholm M, Bäumchen O. 2019. Micropipette force sensors for in vivo
force measurementsOpen asset ↗Zenodo · 10.5281/zenodo.15545548pdf-raw-page:9 lines:1-95Code / dataset availability confirmedCrossref · Europe PMC · checked 6 Sept 2026
This data descriptor presents novel, annotated 3D point cloud plant scans generated by a high-throughput phenotyping platform (LeasyScan, ICRISAT, India). It focuses on broad-leaf legume species (mungbean, common bean, cowpea, and lima bean). The dataset, generated by PlantEye(R) F600 technology, captures multispectral 3D scans of plant canopies. It includes 223 scans, providing detailed organ-level segmentation annotations for embryonic leaves, leaves, petioles, stems, and whole plants. The dataset fills a critical gap in plant phenomics research by offering a base of annotated data to support AI model development efforts in 3D computer vision. Data preprocessing, annotation procedures, and potential applications in crop research disciplines are further discussed. The dataset, preprocessing code, annotations, and a MIAPPE-compliant data sheet are also presented via the GitHub repository for further updates and expansion.
Why it matches plant phenotyping methods植物フェノタイピングプラットフォームで取得した3D点群と器官レベル注釈を提供するデータセットで、再利用可能な画像解析・AI開発基盤が中心です。
abstractThis data descriptor presents novel, annotated 3D point cloud plant scans generated by a high-throughput phenotyping platform (LeasyScan, ICRISAT, India).
Reproduction assets foundThe paper's own annotated 3D point cloud dataset (223 scans of legumes with organ-level segmentation annotations), raw scanner data, MIAPPE metadata, and preprocessing/cuboid-generation/baseline-evaluation code are publicly deposited on Figshare and mirrored on GitHub.Code · publicinto this software. All the code and data are also available as the GitHub (https://github.com/kit-pef-czu-czOpen asset ↗GitHubpdf-page:2 lines:1-58Code / dataset availability confirmedCrossref · Europe PMC · checked 8 Sept 2026
Common beanPotatoTomatoField / plotLeafObject detectionDisease symptoms / severity
In order to overcome the key challenges associated with detecting tomato leaf disease in complex agricultural environments, such as leaf occlusion, variation in lesion size and light interference, this study presents a lightweight detection model called ToMASD. This model integrates multi-scale feature decoupling and an adaptive alignment mechanism. The model innovatively comprises a dual-branch adaptive alignment module (TAAM) that achieves cross-scale lesion semantic alignment via a dynamic feature pyramid, a local context-aware gated unit (Faster-GLUDet) that uses a spatial attention mechanism to suppress background noise interference, and a multi-scale decoupling detection head (MDH) that balances the detection accuracy of small and diffuse lesions. On a dataset containing six types of disease under various weather conditions, ToMASD achieves an average precision of 84.3%,.by a margin of 4.7% to 12.1% over thirteen mainstream models. The computational load is compressed to 7.1 GFLOPs. Through the introduction of a transfer learning paradigm, the pre-trained weights of the tomato disease detection model can be transferred to common bean and potato detection tasks. Through domain adaptation layers and adversarial feature decoupling strategies, the domain shift problem is overcome, achieving an average precision of 92.7% on the target crop test set. False detection rates in foggy and strong light conditions are controlled at 6.3% and 9.8%, respectively. This study achieves dual breakthroughs in terms of both high-precision detection in complex scenarios and the cross-crop generalization ability of lightweight models. It provides a new paradigm for universal agricultural disease monitoring systems that can be deployed at the edge.
Why it matches plant phenotyping methodsトマト葉の病斑・病害状態を画像から検出するモデルを開発し、複数モデル比較、悪条件評価、他作物への汎化検証を行っており、植物病害フェノタイピング手法が中心である。
abstractthis study presents a lightweight detection model called ToMASD.
Reproduction assets foundThe paper's data availability statement points to a public potato disease dataset hosted on GitCode, which was used in the study's cross-crop transfer experiments (potato disease detection). The tomato dataset is from Roboflow (third-party platform, no direct URL given), and no author analysis code or trained model is,Dataset · publicPublicly available datasets were analyzed in this study. This data can be found here: https://gitcode.com/open-source-toolkit/829ec .Open asset ↗gitcode.com/open-source-toolkit/829eclines:649-666Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
The PlantCity dataset addresses significant agricultural yield losses in Pakistan from plant diseases. It provides 10,667 high-resolution images of leaves from 12 key crops: apple, apricot, bean, cherry, maize, fig, grape, loquat, pear, tomato, walnut, and persimmon. The images are organized into 52 classes (41 diseased and 11 healthy) and augmented to a total of 52,273 images. Data was collected in real-field conditions in Charsadda (34.15°N, 71.74°E, typical temperature 40-44 °C) and Chitral (35.85°N, 71.79°E, typical temperature 25-30 °C) from April to July 2023-2024. The dataset enables the development of deep learning models for automated disease classification and captures a range of environmental factors, including high temperatures that can exacerbate disease symptoms. It utilizes smartphone-based computer vision to facilitate early disease identification, thereby supporting precision farming and sustainable agriculture in Pakistan.
Why it matches plant phenotyping methods植物葉の病害状態を画像から分類するデータセットが研究の中心であり、植物病害フェノタイピング用の画像データセットとして適格です。
abstractThe PlantCity dataset addresses significant agricultural yield losses in Pakistan from plant diseases.
Reproduction assets foundThe paper is a Data in Brief article describing the PlantCity plant leaf image dataset (10,667 original images, 52 classes, 12 crops, collected in Pakistan). The dataset itself is the paper's core phenotyping asset and is publicly deposited on Mendeley Data with a direct URL provided in the article.Dataset · publicon of diseases, pests, or environmental stress in plant leaves.
Data source location
Charsadda (Village Sarki) chosen for tomato and Chitral (Village Danin) for the other 11 crops, Khyber Pakhtunkhwa, Pakistan
Data accessibility
Repository name: Mendeley Data
Data identification number: 10.17632/w8kh2xkspx.2
Direct URL to data: https://data.mendeley.com/datasets/w8kh2xkspx/1
Related research article
None
1
Value of the Data
•
The PlantCity dataset is comprehensive, consisting of 10,667 high-resolution images across 52 classes (41 diseased, 11 healthy) from 12 crop species, collected from Charsadda (tomato disease symptoms) and Danin Chitral (selected for its agro-climatic suitability for fruOpen asset ↗Mendeley Data · 10.17632/w8kh2xkspx.2lines:1-48Code / dataset availability confirmedEurope PMC · checked 6 Sept 2026
Common beanLeafClassificationStress / disease detectionDisease symptoms / severity
Introduction Early detection of diseases on bean leaves is essential for preventing declines in agricultural productivity and mitigating broader agricultural challenges. However, some bean leaf diseases are difficult to detect even with the human eye, posing significant challenges for machine learning methods that rely on precise feature extraction. Methods We propose a novel approach, DCT-Transformers, which combines a preprocessing technique, dynamic range enhanced discrete cosine transform (DRE-DCT) with Transformer-based models. The DRE-DCT method enhances the dynamic range of input images by extracting high-frequency components and subtle details that are typically imperceptible while preserving overall image quality. Transformer models were then used to classify bean leaf images before and after applying this preprocessing step. Results Experimental evaluations demonstrate that the proposed DCT-Transformers method achieved a classification accuracy of 99.56% (precision: 0.9916, recall: 0.9912, F1-score: 0.9912) when using preprocessed images, compared to 95.92% when using non-preprocessed images. Moreover, the method outperformed state-of-the-art approaches (all below 94%) and similar studies (all below 98.5%). Discussion These findings indicate that enhancing feature extraction through DRE-DCT significantly improves disease classification performance. The proposed method offers an efficient solution for early disease detection in agriculture, contributing to improved disease management strategies and supporting food security initiatives.
Why it matches plant phenotyping methods豆の葉画像から病害状態を推定する画像・計算手法を提案し、前処理とTransformerの性能を比較評価しており、植物フェノタイピング手法が研究の中心である。
abstractWe propose a novel approach, DCT-Transformers, which combines a preprocessing technique, dynamic range enhanced discrete cosine transform (DRE-DCT) with Transformer-based models.
Reproduction assets foundThe paper's data availability statement explicitly links the iBean leaf disease image dataset used for all experiments and the authors' public GitHub repository containing the study's implementation code.Dataset · publicThe Makere iBean dataset can be downloaded from the following link: https://github.com/AI-Lab-Makerere/ibean/ .Open asset ↗https://github.com/AI-Lab-Makerere/ibean/lines:463-478Code · publicThe code implemented in this study can be accessed via: https://github.com/harisushehu/bean-leaf-diseases-detection .Open asset ↗https://github.com/harisushehu/bean-leaf-diseases-detectionlines:463-478Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Common beanField / plotClassificationStress / disease detectionDisease symptoms / severity
Common bean production in Tanzania is threatened by diseases such as bean rust and bean anthracnose, with early detection critical for effective management. This study presents a Vision Transformer (ViT)-based deep learning model enhanced with adversarial training to improve disease detection robustness under real-world farm conditions. A dataset of 100,000 annotated images augmented with geometric, color, and FGSM-based perturbations, simulating field variability. FGSM was selected for its computational efficiency in low-resource settings. The model, fine-tuned using transfer learning and validated through cross-validation, achieved an accuracy of 99.4%. Results highlight the effectiveness of integrating adversarial robustness to enhance model reliability for mobile-based plant disease detection in resource-constrained environments.
Why it matches plant phenotyping methods植物の病徴を画像から検出するVision Transformer手法の開発・頑健性検証が中心であり、植物病害状態の表現型推定に該当する。
abstractThis study presents a Vision Transformer (ViT)-based deep learning model enhanced with adversarial training to improve disease detection robustness under real-world farm conditions.
Reproduction assets foundThe paper's field-collected common bean disease image dataset (59,072 images, annotated, four classes) was published on Zenodo, with the exact URL given in the data availability statement and footnotes. This is a paper-specific, public, directly actionable asset. No code or trained model deposit is explicitly stated.Dataset · publicbility with farmers and agricultural experts will be essential for real-world application.
Funding Statement
The author(s) declare that financial support was received for the research and/or publication of this article. The data collection was funded by The Organization for Women in Science for the Developing World.
Footnotes
1
https://zenodo.org/api/records/8286126/files-archive
Data availability statement
The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found at: https://zenodo.org/api/records/8286126/files-archive .
Author contributions
UM: Validation, Writing – review & editing, Formal analysOpen asset ↗Zenodo · 8286126lines:291-310Code / dataset availability confirmedOpenAlex · checked 14 Sept 2026
Abstract Common bean ( Phaseolus vulgaris L.) can fix atmospheric nitrogen (N) through symbiosis with Rhizobia species. This trait is often underutilized by growers and overlooked by breeders due to the laborious and costly evaluation techniques involved. There is a critical need for the development of new screening tools to enhance nitrogen fixation efficiency. Remote sensing techniques utilizing unmanned aerial systems offer a potential solution to this challenge, providing a high‐throughput phenotyping method for trait evaluation. In this study, we investigated the use of vegetation indices and machine learning (ML) methods in estimating symbiotic nitrogen fixation (SNF). Forty‐two black bean breeding lines from the Dry Bean Breeding Program at Michigan State University were grown and compared under both high and low N conditions. A random forest model developed to predict percent nitrogen derived from the atmosphere (%Ndfa) using remote sensing (RS) data resulted in an average accuracy of R 2 = 0.86. A 3‐year evaluation of these trials in Michigan demonstrated how seed yield under unfertilized conditions could be used as an indirect indicator of SNF ability. Two accurate prediction models for yield were developed using stepwise general linear modeling (StepwiseGLM) and Bayesian regularized artificial neural network (BRNeural Network) (stepwise general linear model r = 0.64; Bayesian regularized neural network r = 0.65). These results suggest that seed yield and RS data coupled with ML offer a promising tool to efficiently implement indirect selection for SNF in common bean.
Why it matches plant phenotyping methodsUASリモートセンシングと機械学習により、共生窒素固定という植物形質を推定するスクリーニング手法を開発・評価しており、表現型取得と予測モデルが研究の中心である。
abstractRemote sensing techniques utilizing unmanned aerial systems offer a potential solution to this challenge, providing a high‐throughput phenotyping method for trait evaluation.
Reproduction assets foundThe paper's data availability statement explicitly says the code and methodologies used in this study are available in the authors' public GitHub repository (msudrybeanbreeding). No phenotype dataset, imagery, or model checkpoint deposit is stated in the supplied blocks.Code · publicte helpful conversations and comments from J.D.
Kelly, which improved the quality of our final manuscript.
C O N F L I C T O F I N T E R E S T S TAT E M E N T
The authors declare no conflicts of interest.
DATA AVA I L A B I L I T Y S TAT E M E N T
Code and methodologies used in this study are available in the
GitHub repository: https://github.com/msudrybeanbreeding
O RC I D
MasonJackson https://orcid.org/0009-0004-7635-0418
LeonardoVolpato https://orcid.org/0000-0003-1119-0615
EvanM. Wright https://orcid.org/0009-0003-7512-0963
ValerioHoyos-Villegas https://orcid.org/0000-0003-1080-9148
FranciscoE. Gomez https://orcid.org/0000-0002-2862-7118
R E F E R E N C E S
Ahamed, T., Tian, L., ZhangOpen asset ↗msudrybeanbreedingpdf-raw-page:13 lines:1-83Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Common beanLeafMorphology / geometry measurementCalibration / preprocessingSegmentationLeaf traits
Leaf dimensioning is relevant for analyzing plant responses to several conditions such as soil fertility, availability of light, agricultural pesticide effect, and access to water in the soil or periods of drought. In this paper, we present a dataset composed of 6981 images of 612 common bean leaves ( Phaseolus vulgaris ). We captured the images of each leaf accompanied by a fiducial marker and annotated the known leaf dimensions (area, perimeter, length, and width). We provide annotations concerning image segmentation, known area uniformly distributed over the leaf region, real area of the marker region, marker pose, capture conditions, and camera calibration. This dataset can be useful for developing deep learning algorithms for leaf dimensioning and related problems. Therefore, there is a potential to contribute to computer vision and plant physiology researchers and specialists.
Why it matches plant phenotyping methods葉面積・周長・長さ・幅の画像ベース計測用データセットを提供し、セグメンテーション、マーカー姿勢、カメラ校正も含むため、植物表現型取得手法の基盤として中心的です。
abstractWe captured the images of each leaf accompanied by a fiducial marker and annotated the known leaf dimensions (area, perimeter, length, and width).
Reproduction assets foundThe paper is itself a data descriptor for the LSID-Beans bean leaf image dataset (6981 images, 612 leaves, with leaf dimension annotations, segmentation masks, area maps, and camera calibration). The dataset is publicly deposited on Mendeley Data (DOI 10.17632/f42hwwrpgn.2), and the authors' data-processing scripts areDataset · publicstakes and improved the data quality.
Data source location
The images were collected in the city of Ouro Branco, Minas Gerais, Latitude −20.535912, Longitude −43.711031, Brazil.
Data accessibility
Repository name: Leaf on Stem Image Dataset Beans (LSID-Beans)
Data identification number: 10.17632/f42hwwrpgn.2
Direct URL to data: https://data.mendeley.com/datasets/f42hwwrpgn/2
1
Value of the Data
•
The dataset images are useful for developing deep learning methods for non-destructive leaf dimension estimation. We provide each leaf's known area, perimeter, width, and length, which can be used to train supervised machine learning algorithms.
•
Methods developed using the dataset can help to moniOpen asset ↗10.17632/f42hwwrpgn.2lines:1-50Code · publicfor that split. Section Cross-validation protocol definition details our proposed cross-validation protocol.
4
Experimental Design, Materials and Methods
Fig. 3 shows the steps performed to build our dataset. We describe each step in the next sections. The source codes used to process the data are available in this repository: https://github.com/gcg-ufjf/LSID-Beans-Scripts . Fig. 3
Steps of the dataset construction.
Fig 3
4.1
Plant cultivation
We selected black bean seeds and carried out planting in April 2022. On average, 3 seeds were sown in each pit, made with the aid of a hoe, along 9 rows of 30 plants. The soil used had never been cultivated and had rejects of construction material on tOpen asset ↗githublines:66-146Code / dataset availability confirmedCrossref · Europe PMC · checked 13 Sept 2026
Agriculture greatly impacts Bangladesh's economy, and vegetable cultivation plays a significant role in Agriculture by providing nourishment, and food security as well as improving the economy. The necessity of food production is growing similarly to the population growth. The farmers of Bangladesh are working hard to meet this need for food production and to gain yields. However, every year the farmers face a significant amount of loss in production due to the attack of different diseases and viruses due to the lack to technological development. The reason behind most of these losses is the lack of knowledge about diseases and being unable to detect the diseases early. Therefore, the early detection of plant disease is significant in balancing the country's economy and preventing undesirable losses. To bring a solution to this problem our dataset provides a total of 4467 images of Beans and Cowpeas leaf images which include different disease classes and fresh leaves. The dataset comprises 2,273 images of Bean and 2,194 images of Cowpea plants where each plant provides 4 classes of different disease along with the healthy leaves. This dataset will assist researchers in identifying plant diseases and farmers as well as contribute to the economy of the country.
Why it matches plant phenotyping methods豆類葉の画像から病害状態を推定する画像データセットが研究の中心であり、植物病害表現型のデータ資源として収録対象です。
titleComprehensive smartphone image dataset for bean and cowpea plant leaf disease detection and freshness assessment from Bangladesh vegetable fields
Reproduction assets foundThe paper is a Data in Brief article describing a smartphone image dataset of bean and cowpea leaf disease/freshness. The authors' own dataset is publicly deposited on Mendeley Data with an explicit direct URL and DOI, making it a paper-specific, publicly actionable asset. The Kaggle bean disease dataset is cited priorDataset · publicData accessibility
Repository name: Mendeley Data
Data identification number: 10.17632/ykvcrjffzd.1
Direct URL to data: https://data.mendeley.com/datasets/ykvcrjffzd/1Open asset ↗Mendeley Data · 10.17632/ykvcrjffzd.1lines:1-51Code / dataset availability confirmedEurope PMC · OpenAlex · checked 15 Sept 2026
Common beanAerial / UAVField / plotLiDAR / point cloudRGB / grayscaleWhole plant / canopy / plot / fieldCountingMorphology / geometry measurementGrowth / time-series analysisGrowth / development / phenology
Substantial effort has been made in manually tracking plant maturity and to measure early-stage plant density and crop height in experimental fields. In this study, RGB drone imagery and deep learning (DL) approaches are explored to measure relative maturity (RM), stand count (SC), and plant height (PH), potentially offering higher throughput, accuracy, and cost-effectiveness than traditional methods. A time series of drone images was utilized to estimate dry bean RM employing a hybrid convolutional neural network (CNN) and long short-term memory (LSTM) model. For early-stage SC assessment, Faster RCNN object detection algorithm was evaluated. Flight frequencies, image resolution, and data augmentation techniques were investigated to enhance DL model performance. PH was obtained using a quantile method from digital surface model (DSM) and point cloud (PC) data sources. The CNN-LSTM model showed high accuracy in RM prediction across various conditions, outperforming traditional image preprocessing approaches. The inclusion of growing degree days (GDD) data improved the model's performance under specific environmental stresses. The Faster R-CNN model effectively identified early-stage bean plants, demonstrating superior accuracy over traditional methods and consistency across different flight altitudes. For PH estimation, moderate correlations with ground-truth data were observed across both datasets analyzed. The choice between PC and DSM source data may depend on specific environmental and flight conditions. Overall, the CNN-LSTM and Faster R-CNN models proved more effective than conventional techniques in quantifying RM and SC. The subtraction method proposed for estimating PH without accurate ground elevation data yielded results comparable to the difference-based method. Additionally, the pipeline and open-source software developed hold potential to significantly benefit the phenotyping community.
Why it matches plant phenotyping methodsドローン画像と深層学習を用いて成熟度、株数、草丈を推定する手法を開発・評価し、パイプラインとオープンソースソフトウェアも提示しており、植物表現型取得が研究の中心である。
abstractIn this study, RGB drone imagery and deep learning (DL) approaches are explored to measure relative maturity (RM), stand count (SC), and plant height (PH)
Reproduction assets foundThe paper explicitly states that all R/Python analysis code, apps, and the complete datasets (orthomosaics, shapefiles, ground notes, clipped plots) are publicly available via the authors' GitHub organization and three Zenodo deposits for RM, SC, and PH.Dataset · publicof the manuscript.
Competing interests: The authors declare that they have no competing interests.
Data Availability
Developed software and analysis are available in the GitHub repositories at https://github.com/msudrybeanbreeding and datasets can be download at Zenodo deposit page ( https://zenodo.org/ ) using the links to RM: https://doi.org/10.5281/zenodo.7922565; SC: https://doi.org/10.5281/zenodo.7922584; and PH: https://doi.org/10.5281/zenodo.7922589 .
Supplementary Materials
Supplementary 1
Figs. S1 to S14
Tables S1 and S2
Data files S1 to 21
References
1.
Uebersax
MA , Cichy
KA , Gomez
FE , Porch
TG , Heitholt
J , Osorno
JM , Kamfwa
K , Snapp
SS , Bales
S
.
Dry beans ( Phaseolus vuOpen asset ↗zenodo · 10.5281/zenodo.7922565lines:677-730Dataset · publicauthors declare that they have no competing interests.
Data Availability
Developed software and analysis are available in the GitHub repositories at https://github.com/msudrybeanbreeding and datasets can be download at Zenodo deposit page ( https://zenodo.org/ ) using the links to RM: https://doi.org/10.5281/zenodo.7922565; SC: https://doi.org/10.5281/zenodo.7922584; and PH: https://doi.org/10.5281/zenodo.7922589 .
Supplementary Materials
Supplementary 1
Figs. S1 to S14
Tables S1 and S2
Data files S1 to 21
References
1.
Uebersax
MA , Cichy
KA , Gomez
FE , Porch
TG , Heitholt
J , Osorno
JM , Kamfwa
K , Snapp
SS , Bales
S
.
Dry beans ( Phaseolus vulgaris L.) as a vital component of sustainabOpen asset ↗zenodo · 10.5281/zenodo.7922584lines:677-730Dataset · publicrests.
Data Availability
Developed software and analysis are available in the GitHub repositories at https://github.com/msudrybeanbreeding and datasets can be download at Zenodo deposit page ( https://zenodo.org/ ) using the links to RM: https://doi.org/10.5281/zenodo.7922565; SC: https://doi.org/10.5281/zenodo.7922584; and PH: https://doi.org/10.5281/zenodo.7922589 .
Supplementary Materials
Supplementary 1
Figs. S1 to S14
Tables S1 and S2
Data files S1 to 21
References
1.
Uebersax
MA , Cichy
KA , Gomez
FE , Porch
TG , Heitholt
J , Osorno
JM , Kamfwa
K , Snapp
SS , Bales
S
.
Dry beans ( Phaseolus vulgaris L.) as a vital component of sustainable agriculture and food security—A review
. LeguOpen asset ↗zenodo · 10.5281/zenodo.7922589lines:677-730Code · publics from each individual breeding plot were extracted from the time series of images (6 and 9 flights date), and the RM was estimated using an optimized threshold value of 0.06. To perform the VI extractions from each breeding plot in the field, an open-source Streamlit app in Python was implemented and can be accessed online at: https://msudrybeanbreeding-vegetation-index--vi-extractions-v0-3-9knpzt.streamlit.app/ . Additionally, to accommodate user preferences, an R script is available to perform VI extractions analysis (Data S7 ).
SC DL model
The SC pipeline deployed in this study comprised 6 distinct steps, starting from the raw images and annotations, and ending with the final SC predictiOpen asset ↗lines:139-147Code / dataset availability confirmedOpenAlex · Europe PMC · checked 7 Sept 2026
High-throughput phenotyping brings new opportunities for detailed genebank accessions characterization based on image-processing techniques and data analysis using machine learning algorithms. Our work proposes to improve the characterization processes of bean and peanut accessions in the CIAT genebank through the identification of phenomic descriptors comparable to classical descriptors including methodology integration into the genebank workflow. To cope with these goals morphometrics and colorimetry traits of 14 bean and 16 forage peanut accessions were determined and compared to the classical International Board for Plant Genetic Resources (IBPGR) descriptors. Descriptors discriminating most accessions were identified using a random forest algorithm. The most-valuable classification descriptors for peanuts were 100-seed weight and days to flowering, and for beans, days to flowering and primary seed color. The combination of phenomic and classical descriptors increased the accuracy of the classification of Phaseolus and Arachis accessions. Functional diversity indices are recommended to genebank curators to evaluate phenotypic variability to identify accessions with unique traits or identify accessions that represent the greatest phenotypic variation of the species (functional agrobiodiversity collections). The artificial intelligence algorithms are capable of characterizing accessions which reduces costs generated by additional phenotyping. Even though deep analysis of data requires new skills, associating genetic, morphological and ecogeographic diversity is giving us an opportunity to establish unique functional agrobiodiversity collections with new potential traits.
Why it matches plant phenotyping methods画像処理・形態計測・色彩計測と機械学習を用いて遺伝資源の表現型記述子を開発・比較し、遺伝資源管理ワークフローへ統合することが中心であるため。
abstractHigh-throughput phenotyping brings new opportunities for detailed genebank accessions characterization based on image-processing techniques and data analysis using machine learning algorithms.
Reproduction assets foundThe paper's Data Availability statement explicitly points to a public GitHub repository containing the phenomics and traditional descriptor data underlying the study, which directly reproduces the paper's plant-phenotyping measurements. Figures and tables in the article are not treated as separate assets.Dataset · publicData Availability: The data underlying the results presented in the study are available from https://github.com/agrocompuepidemlab/Digital-descriptors-genebank The data of the phenomics and traditional descriptors of the evaluated accessions are associated to this one.Open asset ↗agrocompuepidemlab/Digital-descriptors-genebanklines:143-155Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Photosynthesis drives plant physiology, biomass accumulation, and yield. Photosynthetic efficiency, specifically the operating efficiency of PSII (Fq'/Fm'), is highly responsive to actual growth conditions, especially to fluctuating photosynthetic photon fluence rate (PPFR). Under field conditions, plants constantly balance energy uptake to optimize growth. The dynamic regulation complicates the quantification of cumulative photochemical energy uptake based on the intercepted solar energy, its transduction into biomass, and the identification of efficient breeding lines. Here, we show significant effects on biomass related to genetic variation in photosynthetic efficiency of 178 climbing bean (Phaseolus vulgaris L.) lines. Under fluctuating conditions, the Fq'/Fm' was monitored throughout the growing period using hand-held and automated chlorophyll fluorescence phenotyping. The seasonal response of Fq'/Fm' to PPFR (ResponseG:PPFR) achieved significant correlations with biomass and yield, ranging from 0.33 to 0.35 and from 0.22 to 0.31 in two glasshouse and three field trials, respectively. Phenomic yield prediction outperformed genomic predictions for new environments in four trials under different growing conditions. Investigating genetic control over photosynthesis, one single nucleotide polymorphism (Chr09_37766289_13052) on chromosome 9 was significantly associated with ResponseG:PPFR in proximity to a candidate gene controlling chloroplast thylakoid formation. In conclusion, photosynthetic screening facilitates and accelerates selection for high yield potential.
Why it matches plant phenotyping methods携帯型および自動クロロフィル蛍光フェノタイピングによる光合成効率の反復測定と、収量予測への技術適用が研究の中心であるため。
abstractUnder fluctuating conditions, the Fq'/Fm' was monitored throughout the growing period using hand-held and automated chlorophyll fluorescence phenotyping.
Reproduction assets foundThe paper's field MultispeQ chlorophyll fluorescence phenotyping data (Fq'/Fm' with PPFR and environmental covariates for the Dar18B, Dar19B, and Pal19D trials) are publicly available on the PhotosynQ platform via three author-provided project URLs. Glasshouse ChlF/biomass data are only in supplementary files without aDataset · publicThe MultispeQ data are also available on the PhotosynQ data base after creating an account (Darién 2018: https://photosynq.org/projects/climbers-in-darien-2018Open asset ↗PhotosynQ · climbers-in-darien-2018lines:374-422Code / dataset availability confirmedOpenAlex · Europe PMC · Crossref · checked 15 Sept 2026
Abstract Background Significant effort has been made in manually tracking plant maturity and to measure early-stage plant density, and crop height in experimental breeding plots. Agronomic traits such as relative maturity (RM), stand count (SC) and plant height (PH) are essential to cultivar development, production recommendations and management practices. The use of RGB images collected via drones may replace traditional measurements in field trials with improved throughput, accuracy, and reduced cost. Recent advances in deep learning (DL) approaches have enabled the development of automated high-throughput phenotyping (HTP) systems that can quickly and accurately measure target traits using low-cost RGB drones. In this study, a time series of drone images was employed to estimate dry bean relative maturity (RM) using a hybrid model combining Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) for features extraction and capturing the sequential behavior of time series data. The performance of the Faster-RCNN object detection algorithm was also examined for stand count (SC) assessment during the early growth stages of dry beans. Various factors, such as flight frequencies, image resolution, and data augmentation, along with pseudo-labeling techniques, were investigated to enhance the performance and accuracy of DL models. Traditional methods involving pre-processing of images were also compared to the DL models employed in this study. Moreover, plant architecture was analyzed to extract plant height (PH) using digital surface model (DSM) and point cloud (PC) data sources. Results The CNN-LSTM model demonstrated high performance in predicting the RM of plots across diverse environments and flight datasets, regardless of image size or flight frequency. The DL model consistently outperformed the pre-processing images approach using traditional analysis (LOESS and SEG models), particularly when comparing errors using mean absolute error (MAE), providing less than two days of error in prediction across all environments. When growing degree days (GDD) data was incorporated into the CNN-LSTM model, the performance improved in certain environments, especially under unfavorable environmental conditions or weather stress. However, in other environments, the CNN-LSTM model performed similarly to or slightly better than the CNN-LSTM + GDD model. Consequently, incorporating GDD may not be necessary unless weather conditions are extreme. The Faster R-CNN model employed in this study was successful in accurately identifying bean plants at early growth stages, with correlations between the predicted SC and ground truth (GT) measurements of 0.8. The model performed consistently across various flight altitudes, and its accuracy was better compared to traditional segmentation methods using pre-processing images in OpenCV and the watershed algorithm. An appropriate growth stage should be carefully targeted for optimal results, as well as precise boundary box annotations. On average, the PC data source marginally outperformed the CSM/DSM data to estimating PH, with average correlation results of 0.55 for PC and 0.52 for CSM/DSM. The choice between them may depend on the specific environment and flight conditions, as the PH performance estimation is similar in the analyzed scenarios. However, the ground and vegetation elevation estimates can be optimized by deploying different thresholds and metrics to classify the data and perform the height extraction, respectively. Conclusions The results demonstrate that the CNN-LSTM and Faster R-CNN deep learning models outperforms other state-of-the-art techniques to quantify, respectively, RM and SC. The subtraction method proposed for estimating PH in the absence of accurate ground elevation data yielded results comparable to the difference-based method. In addition, open-source software developed to conduct the PH and RM analyses can contribute greatly to the phenotyping community.
Why it matches plant phenotyping methodsRGBドローン画像と深層学習を用いて、乾燥豆の成熟期、株数、草高を推定する手法を開発・比較・検証しており、表現型取得が研究の中心である。
abstractThe use of RGB images collected via drones may replace traditional measurements in field trials with improved throughput, accuracy, and reduced cost.
Reproduction assets foundThe preprint explicitly states that the authors' open-source phenotyping software (RM, SC, PH pipelines) is available on GitHub, with specific tools (matuRity, Vegetation index calculator, PlantHeightR, draw-plots-qgis) hosted at public URLs, and that the datasets (orthomosaics, shapefiles, ground notes, clipped plots,Code · publicle 2: Data S1). The GCPs were input and identified into the Pix4D project using the basic manual editor before initial processing.
R [ 57 ] software integrated with QGIS [ 58 ] was used to generate the polygon shapefiles according to plot boundary delimitation using the function ‘Draw plots from clicks’ available at https://github.com/diegojgris/draw-plots-qgis (Fig. 1 -b). Shapefiles were defined using images collected from the first flight available from each location. GDAL (Geospatial Data Abstraction Library) tool plugin in QGIS was used to spatial polygon vectors (or shapefiles) adjustments with a buffer zone for each plot to prevent any influence of neighboring plots. AdditOpen asset ↗diegojgris/draw-plots-qgislines:82-143Code · public3
4. DISCUSSION
The available open source HTP tools, matuRity [ 69 ], PlantHeightR [ 93 ], and Vegetation index calculator provided in this study, have the potential to facilitate and increase the data analysis performance in plant breeding and related areas. The user can either access them on-line or download the repository at https://github.com/msudrybeanbreeding?tab=repositories . Additionally, the step-by-step pipelines deployed in this study using DL methods are available at the GitHub repositories, as well as the complete data set used to perform the analysis including orthomosaics, shapefiles, ground notes, clipped plots, and programming codes. Thus, researchers may be able to replicaOpen asset ↗msudrybeanbreedinglines:572-648Code / dataset availability confirmedEurope PMC · checked 7 Sept 2026
Common beanRootSegmentationStress / disease detectionDisease symptoms / severity
Premise Plant disease severity assessments are used to quantify plant-pathogen interactions and identify disease-resistant lines. One common method for disease assessment involves scoring tissue manually using a semi-quantitative scale. Automating assessments would provide fast, unbiased, and quantitative measurements of root disease severity, allowing for improved consistency within and across large data sets. However, using traditional Root System Markup Language (RSML) software in the study of root responses to pathogens presents additional challenges; these include the removal of necrotic tissue during the thresholding process, which results in inaccurate image analysis. Methods Using PlantCV, we developed a Python-based pipeline, herein called RootDS, with two main objectives: (1) improving disease severity phenotyping and (2) generating binary images as inputs for RSML software. We tested the pipeline in common bean inoculated with Fusarium root rot. Results Quantitative disease scores and root area generated by this pipeline had a strong correlation with manually curated values ( R 2 = 0.92 and 0.90, respectively) and provided a broader capture of variation than manual disease scores. Compared to traditional manual thresholding, images generated using our pipeline did not affect RSML output. Discussion Overall, the RootDS pipeline provides greater functionality in disease score data sets and provides an alternative method for generating image sets for use in available RSML software.
Why it matches plant phenotyping methodsPlantCVを用いて根の病害重症度と根面積を自動画像推定するRootDSパイプラインを開発し、手動評価との相関で検証しており、植物表現型取得法が研究の中心です。
abstractUsing PlantCV, we developed a Python-based pipeline, herein called RootDS, with two main objectives: (1) improving disease severity phenotyping and (2) generating binary images as inputs for RSML software.
Reproduction assets foundThe authors publicly released the RootDS Python analysis code and a subset of the root images on GitHub; the full dataset is available only upon request.Code · publicThe available code and a subset of the images are available on GitHub ( https://github.com/HausMJ/RootDS_PythonCode ).Open asset ↗HausMJ/RootDS_PythonCodelines:95-140Code / dataset availability confirmedEurope PMC · Crossref · checked 8 Sept 2026
Introduction Evaluations of interspecific hybrids are limited, as classical genebank accession descriptors are semi-subjective, have qualitative traits and show complications when evaluating intermediate accessions. However, descriptors can be quantified using recognized phenomic traits. This digitalization can identify phenomic traits which correspond to the percentage of parental descriptors remaining expressed/visible/measurable in the particular interspecific hybrid. In this study, a line of P. vulgaris , P. acutifolius and P. parvifolius accessions and their crosses were sown in the mesh house according to CIAT seed regeneration procedures. Methodology Three accessions and one derived breeding line originating from their interspecific crosses were characterized and classified by selected phenomic descriptors using multivariate and machine learning techniques. The phenomic proportions of the interspecific hybrid (line INB 47) with respect to its three parent accessions were determined using a random forest and a respective confusion matrix. Results The seed and pod morphometric traits, physiological behavior and yield performance were evaluated. In the classification of the accession, the phenomic descriptors with highest prediction force were Fm', Fo', Fs', LTD, Chl, seed area, seed height, seed Major, seed MinFeret, seed Minor, pod AR, pod Feret, pod round, pod solidity, pod area, pod major, pod seed weight and pod weight. Physiological traits measured in the interspecific hybrid present 2.2% similarity with the P. acutifolius and 1% with the P. parvifolius accessions. In addition, in seed morphometric characteristics, the hybrid showed 4.5% similarity with the P. acutifolius accession. Conclusions Here we were able to determine the phenomic proportions of individual parents in their interspecific hybrid accession. After some careful generalization the methodology can be used to: i) verify trait-of-interest transfer from P. acutifolius and P. parvifolius accessions into their hybrids; ii) confirm selected traits as "phenomic markers" which would allow conserving desired physiological traits of exotic parental accessions, without losing key seed characteristics from elite common bean accessions; and iii) propose a quantitative tool that helps genebank curators and breeders to make better-informed decisions based on quantitative analysis.
Why it matches plant phenotyping methodsインタースペシフィック雑種の形質を定量化・分類し、ランダムフォレストと混同行列で親由来のフェノミック形質割合を検証する方法論が研究の中心である。
abstractThis digitalization can identify phenomic traits which correspond to the percentage of parental descriptors remaining expressed/visible/measurable in the particular interspecific hybrid.
Reproduction assets foundThe paper's MultispeQ physiological phenotyping measurements (1,022 observations) are publicly available on the PhotosynQ platform as the authors' own project 'domestication-syndrome' (ID 5685). No author analysis code or trained model deposit is stated; the data availability statement only promises raw data on requestDataset · publicThe classical protocol was used: Leaf Photosynthesis MultispeQ V1.0 (the raw data are available at: https://photosynq.org/projects/domestication-syndrome ; ID 5685).Open asset ↗PhotosynQ · ID 5685lines:319-327Code / dataset availability confirmedEurope PMC · checked 8 Sept 2026
Common beanWhole plant / canopy / plot / fieldPhysiological trait estimationGrowth / development / phenology
Background Predicting the phenotype from the genotype is one of the major contemporary challenges in biology. This challenge is greater in plants because their development occurs mostly post-embryonically under diurnal and seasonal environmental fluctuations. Most current crop simulation models are physiology-based models capable of capturing environmental fluctuations but cannot adequately capture genotypic effects because they were not constructed within a genetics framework. Results We describe the construction of a mixed-effects dynamic model to predict time-to-flowering in the common bean (Phaseolus vulgaris L.). This prediction model applies the developmental approach used by traditional crop simulation models, uses direct observational data, and captures the Genotype, Environment, and Genotype-by-Environment effects to predict progress towards time-to-flowering in real time. Comparisons to a traditional crop simulation model and to a previously developed static model shows the advantages of the new dynamic model. Conclusions The dynamic model can be applied to other species and to different plant processes. These types of models can, in modular form, gradually replace plant processes in existing crop models as has been implemented in BeanGro, a crop simulation model within the DSSAT Cropping Systems Model. Gene-based dynamic models can accelerate precision breeding of diverse crop species, particularly with the prospects of climate change. Finally, a gene-based simulation model can assist policy decision makers in matters pertaining to prediction of food supplies.
Why it matches plant phenotyping methods遺伝子型・環境データから開花時期という植物形質を予測する動的モデルを構築・比較しており、形質推定手法が研究の中心である。
abstractWe describe the construction of a mixed-effects dynamic model to predict time-to-flowering in the common bean (Phaseolus vulgaris L.).
Reproduction assets foundThe authors publicly deposited the paper's MET phenotypic/meteorological observational data, synthetic data, and the R/FORTRAN analysis code (dynamic mixed-effects flowering model) on figshare (DOI 10.6084/m9.figshare.19692628), and separately deposited the RI family genotype data at a figshare link given in Methods.Dataset · publicComputer codes are available in the Supplementary Materials file, and observational and synthetic data in Additional file 1 , which have been uploaded to the figshare database repository ( https://doi.org/10.6084/m9.figshare.19692628 ).Open asset ↗figshare · 10.6084/m9.figshare.19692628lines:167-260Code / dataset availability confirmedEurope PMC · checked 8 Sept 2026
Common beanPepper / chilliField / plotSegmentation
Fine segmentation labelling tasks are time consuming and typically require a great deal of manual labor. This paper presents a novel method for efficiently creating pixel-level fine segmentation labelling that significantly reduces the amount of necessary human labor. The proposed method utilizes easily produced multiple and complementary coarse labels to build a complete fine label via supervised learning. The primary label among the coarse labels is the manual label, which is produced with simple contours or bounding boxes that roughly encompass an object. All others coarse labels are complementary and are generated automatically using existing algorithms. Fine labels can be rapidly created during the supervised learning of such coarse labels. In the experimental study, the proposed technique achieved a fine label IOU (intersection of union) of 92% in segmenting our newly constructed bean field dataset. The proposed method also achieved 95% and 92% mean IOU when tested on publicly available agricultural CVPPP and CWFID datasets, respectively. Our proposed method of segmentation also achieved a mean IOU of 81% when it was tested on our newly constructed paprika disease dataset, which includes multiple categories.
Why it matches plant phenotyping methods画素レベル画像セグメンテーション手法そのものを開発し、植物・農業およびパプリカ病害データセットで性能評価しているため、植物画像から状態・領域を抽出する方法研究として中心的です。
abstractThis paper presents a novel method for efficiently creating pixel-level fine segmentation labelling
Reproduction assets foundThe paper's authors explicitly state their analysis code is publicly available on GitHub. The newly constructed plant datasets (Bean-Field, Paprika-Disease, Circle) are only available on request, so they qualify as request_only, not public.Code · publicCode availability
The code is available at https://github.com/hololee/coarse-to-fine-segmentation-labelling .Open asset ↗hololee/coarse-to-fine-segmentation-labellinglines:226-263Code / dataset availability confirmedCrossref · Europe PMC · checked 8 Sept 2026
Abstract Background In recent years, there has been an increase of interest in plant behaviour as represented by growth-driven responses. These are generally classified into nastic (internally driven) and tropic (environmentally driven) movements. Nastic movements include circumnutations, a circular movement of plant organs commonly associated with search and exploration, while tropisms refer to the directed growth of plant organs toward or away from environmental stimuli, such as light and gravity. Tracking these movements is therefore fundamental for the study of plant behaviour. Convolutional neural networks, as used for human and animal pose estimation, offer an interesting avenue for plant tracking. Here we adopted the Social LEAP Estimates Animal Poses (SLEAP) framework for plant tracking. We evaluated it on time-lapse videos of cases spanning a variety of parameters, such as: (i) organ types and imaging angles (e.g., top-view crown leaves vs. side-view shoots and roots), (ii) lighting conditions (full spectrum vs. IR), (iii) plant morphologies and scales (100 μm-scale Arabidopsis seedlings vs. cm-scale sunflowers and beans), and (iv) movement types (circumnutations, tropisms and twining). Results Overall, we found SLEAP to be accurate in tracking side views of shoots and roots, requiring only a low number of user-labelled frames for training. Top views of plant crowns made up of multiple leaves were found to be more challenging, due to the changing 2D morphology of leaves, and the occlusions of overlapping leaves. This required a larger number of labelled frames, and the choice of labelling “skeleton” had great impact on prediction accuracy, i.e., a more complex skeleton with fewer individuals (tracking individual plants) provided better results than a simpler skeleton with more individuals (tracking individual leaves). Conclusions In all, these results suggest SLEAP is a robust and versatile tool for high-throughput automated tracking of plants, presenting a new avenue for research focusing on plant dynamics.
Why it matches plant phenotyping methods植物の成長運動を抽出するため、SLEAPを植物追跡へ適応し、多様な器官・撮像条件・形態・運動で精度を評価している。植物表現型取得手法が中心である。
abstractHere we adopted the Social LEAP Estimates Animal Poses (SLEAP) framework for plant tracking.
Reproduction assets foundThe paper's Availability of data and materials statement points to a public Zenodo deposit containing the paper-specific time-lapse videos, SLEAP .slp labelled training files, and predicted output analysis files used in this study.Dataset · publicThe datasets during and/or analysed during the current study available at: https://zenodo.org/record/5764169#.YbCK0_FBxqt , https://doi.org/10.5281/zenodo.5764169 , which includes: (1) raw videos of the timelapse for each analysis. (2) The.slp files for each video analysis, which can be loaded into SLEAP and contain the 5, 10 or 20 labelled training frames.Open asset ↗zenodo · 10.5281/zenodo.5764169lines:134-177Code / dataset availability confirmedOpenAlex · Europe PMC · checked 9 Sept 2026
Root rot in common bean is a disease that causes serious damage to grain production, particularly in the upland areas of Eastern and Central Africa where significant losses occur in susceptible bean varieties. Pythium spp. and Fusarium spp. are among the soil pathogens causing the disease. In this study, a panel of 228 lines, named RR for root rot disease, was developed and evaluated in the greenhouse for Pythium myriotylum and in a root rot naturally infected field trial for plant vigor, number of plants germinated, and seed weight. The results showed positive and significant correlations between greenhouse and field evaluations, as well as high heritability (0.71–0.94) of evaluated traits. In GWAS analysis no consistent significant marker trait associations for root rot disease traits were observed, indicating the absence of major resistance genes. However, genomic prediction accuracy was found to be high for Pythium , plant vigor and related traits. In addition, good predictions of field phenotypes were obtained using the greenhouse derived data as a training population and vice versa. Genomic predictions were evaluated across and within further published data sets on root rots in other panels. Pythium and Fusarium evaluations carried out in Uganda on the Andean Diversity Panel showed good predictive ability for the root rot response in the RR panel. Genomic prediction is shown to be a promising method to estimate tolerance to Pythium, Fusarium and root rot related traits, indicating a quantitative resistance mechanism. Quantitative analyses could be applied to other disease-related traits to capture more genetic diversity with genetic models.
Why it matches plant phenotyping methods根腐病抵抗性や植物生育を遺伝情報から推定するゲノム予測を中心に、温室・圃場データ間および複数集団で予測性能を評価しており、単なる生物学的測定ではなく植物形質推定法の検証・応用である。
abstractGenomic predictions were evaluated across and within further published data sets on root rots in other panels.
Reproduction assets foundThe paper's data availability statement explicitly deposits the SNP marker matrix and raw and modeled phenotypic data of the RR panel (root rot phenotyping measurements) on Harvard Dataverse, a public, paper-specific, actionable asset. No author analysis code repository is mentioned.Dataset · publicThe SNP marker matrix, the raw and modeled phenotypic data of the RR panel used in this study are available for download at Harvard Dataverse: https://doi.org/10.7910/DVN/SVA5CJ .Open asset ↗Harvard Dataverse · 10.7910/DVN/SVA5CJlines:500-547Code / dataset availability confirmedEurope PMC · checked 9 Sept 2026
Common beanMaizeField / plotRootClassificationMorphology / geometry measurementRoot system architecture
A soil coring protocol was developed to cooptimize the estimation of root length distribution (RLD) by depth and detection of functionally important variation in root system architecture (RSA) of maize and bean. The functional-structural model OpenSimRoot was used to perform in silico soil coring at six locations on three different maize and bean RSA phenotypes. Results were compared to two seasons of field soil coring and one trench. Two one-sided T -test (TOST) analysis of in silico data suggests a between-row location 5 cm from plant base (location 3), best estimates whole-plot RLD/D of deep, intermediate, and shallow RSA phenotypes, for both maize and bean. Quadratic discriminant analysis indicates location 3 has ~70% categorization accuracy for bean, while an in-row location next to the plant base (location 6) has ~85% categorization accuracy in maize. Analysis of field data suggests the more representative sampling locations vary by year and species. In silico and field studies suggest location 3 is most robust, although variation is significant among seasons, among replications within a field season, and among field soil coring, trench, and simulations. We propose that the characterization of the RLD profile as a dynamic rhizo canopy effectively describes how the RLD profile arises from interactions among an individual plant, its neighbors, and the pedosphere.
Why it matches plant phenotyping methods根系長分布と根系構造を推定する土壌コア採取プロトコルを開発し、シミュレーション・圃場データ・トレンチで比較検証しており、植物表現型取得法が研究の中心である。
abstractA soil coring protocol was developed to cooptimize the estimation of root length distribution (RLD) by depth and detection of functionally important variation in root system architecture (RSA) of maize and bean.
Reproduction assets foundThe authors publicly deposited the field and simulation phenotype data, OpenSimRoot parameterizations/outputs, Voronoi R code, and analysis scripts on Zenodo (DOI 10.5281/zenodo.3952179), explicitly stated in the Data Availability section and Methods.Dataset · publicThe field and simulation data, model parameterization, R package to calculate Voronoi-adjusted root length distribution, and R scripts used to analyze data are available at Zenodo ( https://doi.org/10.5281/zenodo.3952179 ).Open asset ↗Zenodo · 10.5281/zenodo.3952179lines:95-122Code / dataset availability confirmedEurope PMC · checked 15 Sept 2026
Soil biota have important effects on crop productivity, but can be difficult to study in situ. Laser ablation tomography (LAT) is a novel method that allows for rapid, three-dimensional quantitative and qualitative analysis of root anatomy, providing new opportunities to investigate interactions between roots and edaphic organisms. LAT was used for analysis of maize roots colonized by arbuscular mycorrhizal fungi, maize roots herbivorized by western corn rootworm, barley roots parasitized by cereal cyst nematode, and common bean roots damaged by Fusarium. UV excitation of root tissues affected by edaphic organisms resulted in differential autofluorescence emission, facilitating the classification of tissues and anatomical features. Samples were spatially resolved in three dimensions, enabling quantification of the volume and distribution of fungal colonization, western corn rootworm damage, nematode feeding sites, tissue compromised by Fusarium, and as well as root anatomical phenotypes. Owing to its capability for high-throughput sample imaging, LAT serves as an excellent tool to conduct large, quantitative screens to characterize genetic control of root anatomy and interactions with edaphic organisms. Additionally, this technology improves interpretation of root-organism interactions in relatively large, opaque root segments, providing opportunities for novel research investigating the effects of root anatomical phenes on associations with edaphic organisms.
Why it matches plant phenotyping methodsレーザーアブレーショントモグラフィーを用いて根の解剖学的形質と病害・生物相互作用による損傷を三次元定量化する手法を開発・実証しており、表現型取得が研究の中心である。
abstractLaser ablation tomography (LAT) is a novel method that allows for rapid, three-dimensional quantitative and qualitative analysis of root anatomy
Reproduction assets foundThe paper deposits its LAT scan videos and 3D reconstructions of root colonization (AMF, WCR, nematode, Fusarium) in a public Zenodo repository, which directly reproduces this paper's phenotyping imaging data. Supplementary figures/tables are hosted at JXB, not at an allowed URL, so only the Zenodo deposit qualifies.Dataset · publicereo-microscope.
Fig. S4. Comparison of images of common bean ( Phaseolus vulgaris ) roots damaged by Fusarium ( Fusarium virguliforme ) taken with a stereo-microscope and LAT.
erz271_suppl_Supplementary_Figures_S1-S4_Tables_S1-S4
Click here for additional data file.
Data deposition
The following videos are available at Zenodo: http://doi.org/10.5281/zenodo.1479847 .
Video S1. LAT scan of maize ( Zea mays ) root segment colonized with AMF.
Video S2. Three-dimensional reconstruction of AMF colonization in a maize ( Zea mays ) root segment, highlighting the spatial relationship between AMF (yellow) and aerenchyma (green).
Video S3. LAT scan of maize ( Zea mays ) root segment colonized withOpen asset ↗Zenodo · 10.5281/zenodo.1479847lines:158-220Code / dataset availability confirmedEurope PMC · checked 14 Sept 2026
Flooding is a devastating abiotic stress that endangers crop production in the twenty-first century. Because of the severe susceptibility of common bean ( Phaseolus vulgaris L.) to flooding, an understanding of the genetic architecture and physiological responses of this crop will set the stage for further improvement. However, challenging phenotyping methods hinder a large-scale genetic study of flooding tolerance in common bean and other economically important crops. A greenhouse phenotyping protocol was developed to evaluate the flooding conditions at early stages. The Middle-American diversity panel ( n = 272) of common bean was developed to capture most of the diversity exits in North American germplasm. This panel was evaluated for seven traits under both flooded and non-flooded conditions at two early developmental stages. A subset of contrasting genotypes was further evaluated in the field to assess the relationship between greenhouse and field data under flooding condition. A genome-wide association study using ~150 K SNPs was performed to discover genomic regions associated with multiple physiological responses. The results indicate a significant strong correlation ( r > 0.77) between greenhouse and field data, highlighting the reliability of greenhouse phenotyping method. Black and small red beans were the least affected by excess water at germination stage. At the seedling stage, pinto and great northern genotypes were the most tolerant. Root weight reduction due to flooding was greatest in pink and small red cultivars. Flooding reduced the chlorophyll content to the greatest extent in the navy bean cultivars compared with other market classes. Races of Durango/Jalisco and Mesoamerica were separated by both genotypic and phenotypic data indicating the potential effect of eco-geographical variations. Furthermore, several loci were identified that potentially represent the antagonistic pleiotropy. The GWAS analysis revealed peaks at Pv08/1.6 Mb and Pv02/41 Mb that are associated with root weight and germination rate, respectively. These regions are syntenic with two QTL reported in soybean ( Glycine max L.) that contribute to flooding tolerance, suggesting a conserved evolutionary pathway involved in flooding tolerance for these related legumes.
Why it matches plant phenotyping methods洪水耐性を評価する温室フェノタイピングプロトコルを開発し、圃場データとの相関で信頼性を検証しており、表現型取得法が研究の中心である。
abstractA greenhouse phenotyping protocol was developed to evaluate the flooding conditions at early stages.
Reproduction assets found保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。Supplement · publicThe phenotypic responses of seven traits were measured in both non-flooded and flooded conditions (Supplementary Material, Data Sheet 1).Open asset ↗lines:55-103