CVPR 2015poster29 citations

Situational Object Boundary Detection

Jasper R. R. Uijlings, Vittorio Ferrari

Abstract

Intuitively, the appearance of true object boundaries varies from image to image. Hence the usual monolithic approach of training a single boundary predictor and applying it to all images regardless of their content is bound to be suboptimal. In this paper we therefore propose Situational Object Boundary Detection: we first define a variety of situations and train a specialized object boundary detector for each of them using [Dollar13]. Then given a test image, we classify it into these situations using its context, which we model by global image appearance. We apply the corresponding situational object boundary detectors, and fuse them based on the classification probabilities. In experiments on ImageNet [Russakovsky14], Microsoft COCO [Lin], and Pascal VOC 2012 segmentation [Everingham14] we show that our situational object boundary detection gives significant improvements over a monolithic approach. Additionally, our method substantially outperforms [Hariharan11iccv] on semantic contour detection on their SBD dataset.

BibTeX
@inproceedings{cvpr2015_situationalobjec,
  title = {Situational Object Boundary Detection},
  author = {Jasper R. R. Uijlings and Vittorio Ferrari},
  booktitle = {CVPR 2015},
  year = {2015}
}
Situational Object Boundary Detection · CVPR 2015