← PhenoCode Atlas

Unverified paper discovery

Plant phenotyping methods.

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

表示条件: Faba bean条件を解除 ×
2 papers · code / dataset availability confirmedLatest completed run · 2016-01-01 – 2026-09-13

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

Code / dataset availability confirmedOpenAlex · Crossref · Europe PMC · checked 7 Sept 2026
Published15 Jun 2024Plant MethodsCited by 26 · OpenAlex ↗

Data-driven crop growth simulation on time-varying generated images using multi-conditional generative adversarial networks

ArabidopsisBrassica vegetablesFaba beanWheatField / plotLaboratory / benchtopLeafWhole plant / canopy / plot / fieldMorphology / geometry measurementGrowth / time-series analysis

BACKGROUND: Image-based crop growth modeling can substantially contribute to precision agriculture by revealing spatial crop development over time, which allows an early and location-specific estimation of relevant future plant traits, such as leaf area or biomass. A prerequisite for realistic and sharp crop image generation is the integration of multiple growth-influencing conditions in a model, such as an image of an initial growth stage, the associated growth time, and further information about the field treatment. While image-based models provide more flexibility for crop growth modeling than process-based models, there is still a significant research gap in the comprehensive integration of various growth-influencing conditions. Further exploration and investigation are needed to address this gap. METHODS: We present a two-stage framework consisting first of an image generation model and second of a growth estimation model, independently trained. The image generation model is a conditional Wasserstein generative adversarial network (CWGAN). In the generator of this model, conditional batch normalization (CBN) is used to integrate conditions of different types along with the input image. This allows the model to generate time-varying artificial images dependent on multiple influencing factors. These images are used by the second part of the framework for plant phenotyping by deriving plant-specific traits and comparing them with those of non-artificial (real) reference images. In addition, image quality is evaluated using multi-scale structural similarity (MS-SSIM), learned perceptual image patch similarity (LPIPS), and Fréchet inception distance (FID). During inference, the framework allows image generation for any combination of conditions used in training; we call this generation data-driven crop growth simulation. RESULTS: Experiments are performed on three datasets of different complexity. These datasets include the laboratory plant Arabidopsis thaliana (Arabidopsis) and crops grown under real field conditions, namely cauliflower (GrowliFlower) and crop mixtures consisting of faba bean and spring wheat (MixedCrop). In all cases, the framework allows realistic, sharp image generations with a slight loss of quality from short-term to long-term predictions. For MixedCrop grown under varying treatments (different cultivars, sowing densities), the results show that adding these treatment information increases the generation quality and phenotyping accuracy measured by the estimated biomass. Simulations of varying growth-influencing conditions performed with the trained framework provide valuable insights into how such factors relate to crop appearances, which is particularly useful in complex, less explored crop mixture systems. Further results show that adding process-based simulated biomass as a condition increases the accuracy of the derived phenotypic traits from the predicted images. This demonstrates the potential of our framework to serve as an interface between a data-driven and a process-based crop growth model. CONCLUSION: The realistic generation and simulation of future plant appearances is adequately feasible by multi-conditional CWGAN. The presented framework complements process-based models and overcomes their limitations, such as the reliance on assumptions and the low exact field-localization specificity, by realistic visualizations of the spatial crop development that directly lead to a high explainability of the model predictions.

Why it matches plant phenotyping methods植物画像を生成し、そこから植物個体別形質を推定する二段階の画像ベース表現型解析フレームワークを開発・評価しており、表現型取得・推定手法が研究の中心である。

abstractWe present a two-stage framework consisting first of an image generation model and second of a growth estimation model, independently trained.
Reproduction assets foundThe paper's authors explicitly state that source code and links to the phenotyping datasets (Arabidopsis, GrowliFlower, MixedCrop) are publicly available in their GitHub repository, which implements the multi-conditional CWGAN crop growth simulation and growth estimation framework.
Code · publicSource code and links to the datasets are publicly available at https://github.com/luked12/crop-growth-cgan .Open asset ↗luked12/crop-growth-cganlines:216-253
Code / dataset availability confirmedCrossref · checked 14 Sept 2026
Published29 Aug 2022IET Image ProcessingCited by 18 · OpenAlex ↗

An automatic plant leaf stoma detection method based on YOLOv5

Faba beanWheatLeafStomata / guard-cell complexCountingObject detectionStomatal traits

Abstract The stomata on the leaf surface are mainly responsible for the material exchange between the internal and external environments of the plant, a large number of methods have been proposed to automatically measure the distribution position and number of stomatal, but few methods could achieve both stomatal count and open/closed‐state judgment. Therefore, this study proposes an automatic detection method for leaf stomatal morphology analysis based on an attention mechanism and deep learning. In order to obtain more stomatal feature information and send it to the network for learning, the proposed method adds a coordinate attention (CA) mechanism to the YOLOV5 backbone part. At the same time, in order to avoid the overfitting of the model during the training process, the authors added the training trick of label smoothing. Finally, the detection ability of the proposed method for stomata is verified on the broad bean leaves stomata dataset. The experimental results show that our method achieves a detection accuracy of 0.934 and an mAP of 0.968. By comparing with other state‐of‐the‐art algorithms, the detection capability of our method has been significantly improved. The generalization of the model is verified on the wheat leaf stomatal dataset. The experimental results show that our method can achieve a detection accuracy of 0.894 and an mAP of 0.907.

Why it matches plant phenotyping methods植物葉の気孔形態を自動検出し、数と開閉状態を推定する画像解析法を開発・検証しており、植物フェノタイピング手法が研究の中心である。

abstractthis study proposes an automatic detection method for leaf stomatal morphology analysis based on an attention mechanism and deep learning.
Reproduction assets foundThe paper's broad bean/wheat leaf stomata microscopy image dataset (951 broad bean + 160 wheat images with YOLO-format annotations) is openly deposited on Zenodo per the data availability statement. No code or trained model deposit is explicitly stated.
Dataset · publicOF INTEREST problems, and its indicators are better than the six comparison The authors declare that there are no conflict of interests, we do algorithms above. not have any possible conflicts of interest. DATA AVAILABILITY STATEMENT 5 CONCLUSIONS The data that support the findings of this study are openly available in zendo at https://doi.org/10.5281/zenodo.6302925. In order to better detect and count the position, number, and open/closed-status of stomata in plant leaves, we introduce a AUTHOR CONTRIBUTIONS modified end-to-end target detection model YOLOv5 in this Xin Li: Conceptualization; Data curation; Formal analysis; study. In order to improve the ability of YOLOv5s model to InvestiOpen asset ↗zenodo · 10.5281/zenodo.6302925pdf-layout-page:9 lines:1-55