CVROSep 20, 2018

Multispecies fruit flower detection using a refined semantic segmentation network

arXiv:1809.10080v1137 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of automating bloom intensity estimation for fruit producers, offering a more reliable alternative to manual inspection, though it is incremental as it builds on existing CNN methods.

The authors tackled automated flower identification for crop management by proposing a refined semantic segmentation network, achieving robustness across multiple fruit species and uncontrolled environments without dataset-specific training.

In fruit production, critical crop management decisions are guided by bloom intensity, i.e., the number of flowers present in an orchard. Despite its importance, bloom intensity is still typically estimated by means of human visual inspection. Existing automated computer vision systems for flower identification are based on hand-engineered techniques that work only under specific conditions and with limited performance. This work proposes an automated technique for flower identification that is robust to uncontrolled environments and applicable to different flower species. Our method relies on an end-to-end residual convolutional neural network (CNN) that represents the state-of-the-art in semantic segmentation. To enhance its sensitivity to flowers, we fine-tune this network using a single dataset of apple flower images. Since CNNs tend to produce coarse segmentations, we employ a refinement method to better distinguish between individual flower instances. Without any pre-processing or dataset-specific training, experimental results on images of apple, peach and pear flowers, acquired under different conditions demonstrate the robustness and broad applicability of our method.

Foundations

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

Your Notes