Leaf Segmentation by Functional Modeling

Abstract

The use of Unmanned Aerial Vehicles (UAVs) is a recent trend in field based plant phenotyping data collection. However, UAVs often provide low spatial resolution images when flying at high altitudes. This can be an issue when extracting individual leaves from these images. Leaf segmentation is even more challenging because of densely overlapping leaves. Segmentation of leaf instances in the UAV images can be used to measure various phenotypic traits such as leaf length, maximum leaf width, and leaf area index. Successful leaf segmentation accurately detects leaf edges. Popular deep neural network approaches have loss functions that do not consider the spatial accuracy of the segmentation near an object's edge. This paper proposes a shape-based leaf segmentation method that segments leaves using continuous functions and produces precise contours for the leaf edges. Experimental results prove the feasibility of the method and demonstrate better performance than the Mask R-CNN.

Cite

Text

Chen et al. "Leaf Segmentation by Functional Modeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019. doi:10.1109/CVPRW.2019.00326

Markdown

[Chen et al. "Leaf Segmentation by Functional Modeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/chen2019cvprw-leaf/) doi:10.1109/CVPRW.2019.00326

BibTeX

@inproceedings{chen2019cvprw-leaf,
  title     = {{Leaf Segmentation by Functional Modeling}},
  author    = {Chen, Yuhao and Baireddy, Sriram and Cai, Enyu and Yang, Changye and Delp, Edward J.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {2685-2694},
  doi       = {10.1109/CVPRW.2019.00326},
  url       = {https://mlanthology.org/cvprw/2019/chen2019cvprw-leaf/}
}