English

Robust Semantic Segmentation with Ladder-DenseNet Models

Computer Vision and Pattern Recognition 2018-06-12 v1 Machine Learning

Abstract

We present semantic segmentation experiments with a model capable to perform predictions on four benchmark datasets: Cityscapes, ScanNet, WildDash and KITTI. We employ a ladder-style convolutional architecture featuring a modified DenseNet-169 model in the downsampling datapath, and only one convolution in each stage of the upsampling datapath. Due to limited computing resources, we perform the training only on Cityscapes Fine train+val, ScanNet train, WildDash val and KITTI train. We evaluate the trained model on the test subsets of the four benchmarks in concordance with the guidelines of the Robust Vision Challenge ROB 2018. The performed experiments reveal several interesting findings which we describe and discuss.

Keywords

Cite

@article{arxiv.1806.03465,
  title  = {Robust Semantic Segmentation with Ladder-DenseNet Models},
  author = {Ivan Krešo and Marin Oršić and Petra Bevandić and Siniša Šegvić},
  journal= {arXiv preprint arXiv:1806.03465},
  year   = {2018}
}

Comments

4 pages, 4 figures, CVPR 2018 Robust Vision Challenge Workshop

R2 v1 2026-06-23T02:24:28.425Z