An Approach for Semantic Segmentation of Tree-like Vegetation
S. Tejaswi Digumarti, Lukas Maximilian Schmid, Giuseppe Maria Rizzi, Juan Nieto, Roland Siegwart, Paul Beardsley, Cesar Cadena
Abstract
This paper presents a pipeline for semantic segmentation of trees into their components. Given a single RGB-D image of a tree, we employ a deep network to predict labels to classify each pixel of the tree into trunk, branches, twigs and leaves. Multiple convolutional neural network architectures to combine the complementary modalities of depth and colour data are investigated. An asynchronous training approach where two networks trained separately on RGB and depth encoded as a 3-channel HHA image are combined using a late fusion architecture with different learning rates performs the best. Training and evaluation are performed on a synthetic dataset of 6 species of broadleaf trees. We further demonstrate the network's generalization capabilities, across various tree species on the synthetic dataset, achieving an accuracy of upto 92.5%. Furthermore, we present a qualitative evaluation of our approach on real-world data.
BibTeX
@inproceedings{icra2019_anapproachforsem,
title = {An Approach for Semantic Segmentation of Tree-like Vegetation},
author = {S. Tejaswi Digumarti and Lukas Maximilian Schmid and Giuseppe Maria Rizzi and Juan Nieto and Roland Siegwart and Paul Beardsley and Cesar Cadena},
booktitle = {ICRA 2019},
year = {2019}
}