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 (Cornell University) · 1 Jan 2023 · 10.17605/osf.io/r6djq
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
画像分割、機械学習、OCRを用いて植物の葉形・色・斑点などの形態形質を抽出・分類し、精度も評価しており、植物フェノタイピング手法が中心である。
titleHigh-Throughput Phenotyping using Computer Vision and Machine Learning
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 with an average accuracy of 62.82%
Code and data availability
The paper's authors publicly release all analysis code (OCR label reading, leaf segmentation, morphology classification, treatment prediction) under the MIT License on GitHub; the underlying ORNL image dataset itself is not stated as publicly available.
This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.