CVLGMar 20, 2019

Data Augmentation for Leaf Segmentation and Counting Tasks in Rosette Plants

arXiv:1903.08583v193 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of automating visual inspection for farmers by improving accuracy in agricultural tasks, though it appears incremental as it builds on existing data augmentation techniques.

The paper tackles the problem of leaf segmentation and counting in rosette plants by proposing a data augmentation method that preserves geometric structure, achieving state-of-the-art results on the standard benchmark in the field.

Deep learning techniques involving image processing and data analysis are constantly evolving. Many domains adapt these techniques for object segmentation, instantiation and classification. Recently, agricultural industries adopted those techniques in order to bring automation to farmers around the globe. One analysis procedure required for automatic visual inspection in this domain is leaf count and segmentation. Collecting labeled data from field crops and greenhouses is a complicated task due to the large variety of crops, growth seasons, climate changes, phenotype diversity, and more, especially when specific learning tasks require a large amount of labeled data for training. Data augmentation for training deep neural networks is well established, examples include data synthesis, using generative semi-synthetic models, and applying various kinds of transformations. In this paper we propose a method that preserves the geometric structure of the data objects, thus keeping the physical appearance of the data-set as close as possible to imaged plants in real agricultural scenes. The proposed method provides state of the art results when applied to the standard benchmark in the field, namely, the ongoing Leaf Segmentation Challenge hosted by Computer Vision Problems in Plant Phenotyping.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes