English

DOOBNet: Deep Object Occlusion Boundary Detection from an Image

Computer Vision and Pattern Recognition 2018-09-14 v3

Abstract

Object occlusion boundary detection is a fundamental and crucial research problem in computer vision. This is challenging to solve as encountering the extreme boundary/non-boundary class imbalance during training an object occlusion boundary detector. In this paper, we propose to address this class imbalance by up-weighting the loss contribution of false negative and false positive examples with our novel Attention Loss function. We also propose a unified end-to-end multi-task deep object occlusion boundary detection network (DOOBNet) by sharing convolutional features to simultaneously predict object boundary and occlusion orientation. DOOBNet adopts an encoder-decoder structure with skip connection in order to automatically learn multi-scale and multi-level features. We significantly surpass the state-of-the-art on the PIOD dataset (ODS F-score of .702) and the BSDS ownership dataset (ODS F-score of .555), as well as improving the detecting speed to as 0.037s per image on the PIOD dataset.

Keywords

Cite

@article{arxiv.1806.03772,
  title  = {DOOBNet: Deep Object Occlusion Boundary Detection from an Image},
  author = {Guoxia Wang and Xiaohui Liang and Frederick W. B. Li},
  journal= {arXiv preprint arXiv:1806.03772},
  year   = {2018}
}
R2 v1 2026-06-23T02:25:17.582Z