← Papers

Unverified paper record

SegVeg: Segmenting RGB images into green and senescent vegetation by combining deep and shallow methods

27 Mar 2022 · 10.1101/2022.03.24.485604

Abstract

The pixels segmentation of high resolution RGB images into background, green vegetation and senescent vegetation classes is a first step often required before estimating key traits of interest including the vegetation fraction, the green area index, or to characterize the sanitary state of the crop. We developed the SegVeg model for semantic segmentation of RGB images into the three classes of interest. It is based on a U-net model that separates the vegetation from the background. It was trained over a very large and diverse dataset. The vegetation pixels are then classified using a SVM shallow machine learning technique trained over pixels extracted from grids applied to images. The performances of the SegVeg model are then compared to a three classes U-net model trained using weak supervision over RGB images with predicted pixels by SegVeg as groundtruth masks. Results show that the SegVeg model allows to segment accurately the three classes, with however some confusion mainly between the background and the senescent vegetation, particularly over the dark and bright parts of the images. The U-net model achieves similar performances, with some slight degradation observed for the green vegetation: the SVM pixel-based approach provides more precise delineation of the green and senescent patches as compared to the convolutional nature of U-net. The use of the components of several color spaces allows to better classify the vegetation pixels into green and senescent ones. Finally, the models are used to predict the fraction of the three classes over the grids pixels or the whole images. Results show that the green fraction is very well estimated (R 2 =0.94) by the SegVeg model, while the senescent and background fractions show slightly degraded performances (R 2 =0.70 and 0.73, respectively). We made SegVeg publicly available as a ready-to-use script, as well as the entire dataset, rendering segmentation accessible to a broad audience by requiring neither manual annotation nor knowledge, or at least, offering a pre-trained model to more specific use.

Plant phenotyping relevance

RGB画像から緑色・枯死植生を分割し、植生割合や緑色面積指数などの植物形質推定に用いるSegVeg手法を開発・比較検証し、モデルとデータセットを公開しているため、植物フェノタイピング手法が中心である。

abstractWe developed the SegVeg model for semantic segmentation of RGB images into the three classes of interest.
abstractThe performances of the SegVeg model are then compared to a three classes U-net model
abstractWe made SegVeg publicly available as a ready-to-use script, as well as the entire dataset

Code and data availability

The paper's SegVeg segmentation scripts and the annotated LITERAL/PHENOMOBILE/P2S2 pixel dataset with segmentation masks are publicly released via the authors' GitHub repository, with Zenodo links specified there.

Codepublic

uthors declare that there is no conflict of interest regarding the publication of this article. 376 Data Availability 377 Upon acceptance of the paper, SegVeg pixels dataset, images and their corresponding segmentation 378 masks will be publicly available. All the SegVeg scripts for computation and analysis are also public: 379 https://github.com/mserouar/SegVeg. For simplicity, dataset download links (including Zenodo) 380 will be specified in the above repository. 381 References 382 [1] T. Sakamoto et al., “An alternative method using digital cameras for continuous monitoring of 383 crop status,” Agricultural and Forest Meteorology, vol. 154-155, pp. 113–126, Mar. 2012, issn: 384 016

Open resource ↗mserouar/SegVeg · pdf-raw-page:25 lines:1-69
Datasetpublic

Among the 441 annotated grids (Table 4), the unsure classes represented about 8% of the total 185 number of pixels, for the PHENOMOBILE dataset the integrated flashes provided better pixel 186 interpretation leading to fewer confusions. This dataset is publicly available on Zenodo following 187 this link https://github.com/mserouar/SegVeg (When published linked with ORCID). 188 Table 4: Distribution of labeled pixel for the three datasets. Datasets Nb. of labelled patches Nb. of labelled pixels % Classes Green Veg. Sen. Veg. Background Green / Sen. Veg. Unsure Unknown Other LITERAL 68 4260 46.5 15.8 15.0 13.1 9.5 0.1 PHENOMOBILE 173 8266 40.3 31.1 27.6 0.1 0.8 0

Open resource ↗mserouar/SegVeg · pdf-raw-page:10 lines:1-92

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