Recent approaches for instance-aware semantic labeling have augmented convolutional neural networks (CNNs) with complex multi-task architectures or computationally expensive graphical models. We present a method that leverages a fully convolutional network (FCN) to predict semantic labels, depth and an instance-based encoding using each pixel's direction towards its corresponding instance center. Subsequently, we apply low-level computer vision techniques to generate state-of-the-art instance segmentation on the street scene datasets KITTI and Cityscapes. Our approach outperforms existing works by a large margin and can additionally predict absolute distances of individual instances from a monocular image as well as a pixel-level semantic labeling.
@article{arxiv.1604.05096,
title = {Pixel-level Encoding and Depth Layering for Instance-level Semantic Labeling},
author = {Jonas Uhrig and Marius Cordts and Uwe Franke and Thomas Brox},
journal= {arXiv preprint arXiv:1604.05096},
year = {2016}
}
Comments
Accepted at GCPR 2016. Includes supplementary material