English

Efficient semantic image segmentation with superpixel pooling

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

Abstract

In this work, we evaluate the use of superpixel pooling layers in deep network architectures for semantic segmentation. Superpixel pooling is a flexible and efficient replacement for other pooling strategies that incorporates spatial prior information. We propose a simple and efficient GPU-implementation of the layer and explore several designs for the integration of the layer into existing network architectures. We provide experimental results on the IBSR and Cityscapes dataset, demonstrating that superpixel pooling can be leveraged to consistently increase network accuracy with minimal computational overhead. Source code is available at https://github.com/bermanmaxim/superpixPool

Keywords

Cite

@article{arxiv.1806.02705,
  title  = {Efficient semantic image segmentation with superpixel pooling},
  author = {Mathijs Schuurmans and Maxim Berman and Matthew B. Blaschko},
  journal= {arXiv preprint arXiv:1806.02705},
  year   = {2018}
}
R2 v1 2026-06-23T02:22:31.639Z