← Papers

Unverified paper record

OSC-CO2: coattention and cosegmentation framework for plant state change with multiple features

Frontiers in Plant Science · 31 Oct 2023 · 10.3389/fpls.2023.1211409

Abstract

Cosegmentation and coattention are extensions of traditional segmentation methods aimed at detecting a common object (or objects) in a group of images. Current cosegmentation and coattention methods are ineffective for objects, such as plants, that change their morphological state while being captured in different modalities and views. The Object State Change using Coattention-Cosegmentation (OSC-CO2) is an end-to-end unsupervised deep-learning framework that enhances traditional segmentation techniques, processing, analyzing, selecting, and combining suitable segmentation results that may contain most of our target object’s pixels, and then displaying a final segmented image. The framework leverages coattention-based convolutional neural networks (CNNs) and cosegmentation-based dense Conditional Random Fields (CRFs) to address segmentation accuracy in high-dimensional plant imagery with evolving plant objects. The efficacy of OSC-CO2 is demonstrated using plant growth sequences imaged with infrared, visible, and fluorescence cameras in multiple views using a remote sensing, high-throughput phenotyping platform, and is evaluated using Jaccard index and precision measures. We also introduce CosegPP+, a dataset that is structured and can provide quantitative information on the efficacy of our framework. Results show that OSC-CO2 out performed state-of-the art segmentation and cosegmentation methods by improving segementation accuracy by 3% to 45%.

Plant phenotyping relevance

植物画像から成長状態を抽出する画像セグメンテーション手法を開発し、ハイスループット表現型解析プラットフォームで評価しているため、方法が研究の中心である。

abstractThe Object State Change using Coattention-Cosegmentation (OSC-CO2) is an end-to-end unsupervised deep-learning framework
abstractThe efficacy of OSC-CO2 is demonstrated using plant growth sequences imaged with infrared, visible, and fluorescence cameras in multiple views using a remote sensing, high-throughput phenotyping platform, and is evaluated using Jaccard index and precision measures.
abstractWe also introduce CosegPP+, a dataset that is structured and can provide quantitative information on the efficacy of our framework.

Code and data availability

The paper's authors publicly released both their analysis code (OSC-CO2 framework on GitHub) and the paper-specific plant phenotyping image dataset (CosegPP+, a VSTEM plant imagery dataset from the UNL LemnaTec platform) with explicit availability statements and URLs.

Codepublic

the object’s (plant’s) shape, orientation, and size at a specific point in time. OSC-CO 2 is designed to process datasets that contain a variety of features, such as perspective (V), species (S), temporality (T), environmental conditions (E) and modality (M) (VSTEM) ( Figure 1 ). The code for OSC-CO 2 is publicly available at: https://github.com/rubiquinones/OSC-CO2 . Figure 1 A preview of a VSTEM Dataset. This work will use the CosegPP dataset ( Quiñones et al., 2021 ) and modify it as CosegPP+ and categorize it as a VSTEM dataset for our problem definition. The first row shows the growth sequence of a Buckwheat plant from 3 rd July 2019 to 27 th July 2019. The second row shows the three

Open resource ↗rubiquinones/OSC-CO2 · lines:37-49
Datasetpublic

asets through segmentation using Otsu’s method ( Otsu, 1979 ) and cosegmentation using Subdiscover ( Meng et al., 2016 ). These two methods were chosen since ( Quiñones et al., 2021 ) defined these as the top methods for being able to segment some of the challenging features of computer vision. CosegPP+ is publicly available at https://doi.org/10.5281/zenodo.6863013 . We replaced the original images with the outputs generated by Otsu’s method and Subdiscover. Meaning that each time point i will have at most a binary images where a is the number of algorithms (i.e., Otsu’s method and Subdiscover) used. Some groups do not contain Subdiscover binary masks due to the method’s limitation in not

Open resource ↗10.5281/zenodo.6863013 · lines:350-411

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.