Since a pre-trained segmentation model (the SAM) was used in this study, researchers could attempt to build segmentation models fine-tuned to only recognize leaves, which could increase model efficiency and provide more consistent results. 6 Code Availability All code is publicly available under the MIT License on GitHub here: https://github.com/vivaansinghvi07/smoky-mountain-data-comp . Acknowledgements We thank Dr. Ty Frazier at Oak Ridge National Laboratory for his helpful suggestions and mentoring throughout this project. References Arya et al. (2022) Arya, S., Sandhu, K.S., Singh, J., Kumar, S., 2022. Deep learning: As the new frontier in high-throughput plant phenotyping. Euphytica 218
Open resource ↗vivaansinghvi07/smoky-mountain-data-comp · lines:272-401Unverified paper record
High-Throughput Phenotyping using Computer Vision and Machine Learning
arXiv · 8 Jul 2024 · 10.48550/arxiv.2407.06354
Abstract
High-throughput phenotyping refers to the non-destructive and efficient evaluation of plant phenotypes. In recent years, it has been coupled with machine learning in order to improve the process of phenotyping plants by increasing efficiency in handling large datasets and developing methods for the extraction of specific traits. Previous studies have developed methods to advance these challenges through the application of deep neural networks in tandem with automated cameras; however, the datasets being studied often excluded physical labels. In this study, we used a dataset provided by Oak Ridge National Laboratory with 1,672 images of Populus Trichocarpa with white labels displaying treatment (control or drought), block, row, position, and genotype. Optical character recognition (OCR) was used to read these labels on the plants, image segmentation techniques in conjunction with machine learning algorithms were used for morphological classifications, machine learning models were used to predict treatment based on those classifications, and analyzed encoded EXIF tags were used for the purpose of finding leaf size and correlations between phenotypes. We found that our OCR model had an accuracy of 94.31% for non-null text extractions, allowing for the information to be accurately placed in a spreadsheet. Our classification models identified leaf shape, color, and level of brown splotches with an average accuracy of 62.82%, and plant treatment with an accuracy of 60.08%. Finally, we identified a few crucial pieces of information absent from the EXIF tags that prevented the assessment of the leaf size. There was also missing information that prevented the assessment of correlations between phenotypes and conditions. However, future studies could improve upon this to allow for the assessment of these features.
Plant phenotyping relevance
植物画像からラベル情報を読み取り、画像分割・機械学習で葉形、色、斑点などの形態形質を抽出・分類する手法が研究の中心であり、植物フェノタイピング手法の開発・適用に該当する。
abstractimage segmentation techniques in conjunction with machine learning algorithms were used for morphological classifications
abstractOur classification models identified leaf shape, color, and level of brown splotches
abstractHigh-throughput phenotyping refers to the non-destructive and efficient evaluation of plant phenotypes.
Code and data availability
The paper's authors explicitly state that all analysis code (OCR label reading, leaf segmentation, morphology classification, treatment prediction) is publicly available under the MIT License on their GitHub repository. The underlying ORNL image dataset is not stated to be publicly available, so only the code asset is.
This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.