← Papers

Paper record

An Affordable Image-Analysis Platform to Accelerate Stomatal Phenotyping During Microscopic Observation.

Yosuke Toda · Toshiaki Tameshige · Masakazu Tomiyama · Toshinori Kinoshita · Kentaro K. Shimizu

Frontiers in Plant Science · 29 Jul 2021 · 10.3389/fpls.2021.715309

Abstract

Recent technical advances in the computer-vision domain have facilitated the development of various methods for achieving image-based quantification of stomata-related traits. However, the installation cost of such a system and the difficulties of operating it on-site have been hurdles for experimental biologists. Here, we present a platform that allows real-time stomata detection during microscopic observation. The proposed system consists of a deep neural network model-based stomata detector and an upright microscope connected to a USB camera and a graphics processing unit (GPU)-supported single-board computer. All the hardware components are commercially available at common electronic commerce stores at a reasonable price. Moreover, the machine-learning model is prepared based on freely available cloud services. This approach allows users to set up a phenotyping platform at low cost. As a proof of concept, we trained our model to detect dumbbell-shaped stomata from wheat leaf imprints. Using this platform, we collected a comprehensive range of stomatal phenotypes from wheat leaves. We confirmed notable differences in stomatal density ( SD ) between adaxial and abaxial surfaces and in stomatal size ( SS ) between wheat-related species of different ploidy. Utilizing such a platform is expected to accelerate research that involves all aspects of stomata phenotyping.

Code and data availability

The paper's stomata-detection GUI, trained SSD model weights, and model-training workflow are publicly available in the authors' GitHub repository (onsite_stomata_platform) with an executable Colab training notebook. The raw phenotype/image datasets are only available on request per the Data Availability Statement.

Codepublic

Detailed codes and instructions to reproduce the regarding system as well as the stomata detection model is described in Google Colaboratory executable notebook 7 hosted at https://github.com/totti0223/onsite_stomata_platform .

Open resource ↗totti0223/onsite_stomata_platform · lines:155-166