CVPR 2017poster142 citations

Deep Crisp Boundaries

Yupei Wang, Xin Zhao, Kaiqi Huang

Abstract

Edge detection had made significant progress with the help of deep Convolutional Networks (ConvNet). ConvNet based edge detectors approached human level performance on standard benchmarks. We provide a systematical study of these detector outputs, and show that they failed to accurately localize edges, which can be adversarial for tasks that require crisp edge inputs. In addition, we propose a novel refinement architecture to address the challenging problem of learning a crisp edge detector using ConvNet. Our method leverages a top-down backward refinement pathway, and progressively increases the resolution of feature maps to generate crisp edges. Our results achieve promising performance on BSDS500, surpassing human accuracy when using standard criteria, and largely outperforming state-of-the-art methods when using more strict criteria. We further demonstrate the benefit of crisp edge maps for estimating optical flow and generating object proposals.

BibTeX
@inproceedings{cvpr2017_deepcrispboundar,
  title = {Deep Crisp Boundaries},
  author = {Yupei Wang and Xin Zhao and Kaiqi Huang},
  booktitle = {CVPR 2017},
  year = {2017}
}