CVMay 2, 2022

Leaf Tar Spot Detection Using RGB Images

arXiv:2205.00952v11 citationsh-index: 75
Originality Synthesis-oriented
AI Analysis

This addresses the time-consuming manual phenotyping process for tar spot disease in corn, offering an automated solution for high-throughput systems.

The paper tackles the problem of detecting tar spot disease on corn leaves using RGB images, showing that a Mask R-CNN can effectively detect tar spots in close-up and in-field images to quantify disease progression.

Tar spot disease is a fungal disease that appears as a series of black circular spots containing spores on corn leaves. Tar spot has proven to be an impactful disease in terms of reducing crop yield. To quantify disease progression, experts usually have to visually phenotype leaves from the plant. This process is very time-consuming and is difficult to incorporate in any high-throughput phenotyping system. Deep neural networks could provide quick, automated tar spot detection with sufficient ground truth. However, manually labeling tar spots in images to serve as ground truth is also tedious and time-consuming. In this paper we first describe an approach that uses automated image analysis tools to generate ground truth images that are then used for training a Mask R-CNN. We show that a Mask R-CNN can be used effectively to detect tar spots in close-up images of leaf surfaces. We additionally show that the Mask R-CNN can also be used for in-field images of whole leaves to capture the number of tar spots and area of the leaf infected by the disease.

Foundations

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

Your Notes