English

BiSeg: Simultaneous Instance Segmentation and Semantic Segmentation with Fully Convolutional Networks

Computer Vision and Pattern Recognition 2017-07-19 v2

Abstract

We present a simple and effective framework for simultaneous semantic segmentation and instance segmentation with Fully Convolutional Networks (FCNs). The method, called BiSeg, predicts instance segmentation as a posterior in Bayesian inference, where semantic segmentation is used as a prior. We extend the idea of position-sensitive score maps used in recent methods to a fusion of multiple score maps at different scales and partition modes, and adopt it as a robust likelihood for instance segmentation inference. As both Bayesian inference and map fusion are performed per pixel, BiSeg is a fully convolutional end-to-end solution that inherits all the advantages of FCNs. We demonstrate state-of-the-art instance segmentation accuracy on PASCAL VOC.

Keywords

Cite

@article{arxiv.1706.02135,
  title  = {BiSeg: Simultaneous Instance Segmentation and Semantic Segmentation with Fully Convolutional Networks},
  author = {Viet-Quoc Pham and Satoshi Ito and Tatsuo Kozakaya},
  journal= {arXiv preprint arXiv:1706.02135},
  year   = {2017}
}

Comments

BMVC2017

R2 v1 2026-06-22T20:11:46.904Z