vix.ing · top · new · best · stats · spec

GMT: Guided Mask Transformer for Leaf Instance Segmentation

2024/06/24 by Feng Chen, Sotirios A. Tsaftaris, Chen, Feng +3 · 1 citation
Agricultural and Biological Sciences · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Greenhouse Technology and Climate Control #Leaf Properties and Growth Measurement #Smart Agriculture and AI

paper · pdf · doi:10.48550/arxiv.2406.17109

openalex publication_date 2024/06/24 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Leaf instance segmentation is a challenging multi-instance segmentation task, aiming to separate and delineate each leaf in an image of a plant. Accurate segmentation of each leaf is crucial for plant-related applications such as the fine-grained monitoring of plant growth and crop yield estimation. This task is challenging because of the high similarity (in shape and colour), great size variation, and heavy occlusions among leaf instances. Furthermore, the typically small size of annotated leaf datasets makes it more difficult to learn the distinctive features needed for precise segmentation. We hypothesise that the key to overcoming the these challenges lies in the specific spatial patterns of leaf distribution. In this paper, we propose the Guided Mask Transformer (GMT), which leverages and integrates leaf spatial distribution priors into a Transformer-based segmentor. These spatial priors are embedded in a set of guide functions that map leaves at different positions into a more separable embedding space. Our GMT consistently outperforms the state-of-the-art on three public plant datasets. Our code is available at https://github.com/vios-s/gmt-leaf-ins-seg.

Cited by

Related