English

A Pyramid CNN for Dense-Leaves Segmentation

Computer Vision and Pattern Recognition 2018-04-06 v1

Abstract

Automatic detection and segmentation of overlapping leaves in dense foliage can be a difficult task, particularly for leaves with strong textures and high occlusions. We present Dense-Leaves, an image dataset with ground truth segmentation labels that can be used to train and quantify algorithms for leaf segmentation in the wild. We also propose a pyramid convolutional neural network with multi-scale predictions that detects and discriminates leaf boundaries from interior textures. Using these detected boundaries, closed-contour boundaries around individual leaves are estimated with a watershed-based algorithm. The result is an instance segmenter for dense leaves. Promising segmentation results for leaves in dense foliage are obtained.

Keywords

Cite

@article{arxiv.1804.01646,
  title  = {A Pyramid CNN for Dense-Leaves Segmentation},
  author = {Daniel D. Morris},
  journal= {arXiv preprint arXiv:1804.01646},
  year   = {2018}
}

Comments

To appear in Computer and Robot Vision, Toronto, May 2018

R2 v1 2026-06-23T01:14:21.151Z