English

Learning Crisp Boundaries Using Deep Refinement Network and Adaptive Weighting Loss

Computer Vision and Pattern Recognition 2021-03-10 v2

Abstract

Significant progress has been made in boundary detection with the help of convolutional neural networks. Recent boundary detection models not only focus on real object boundary detection but also "crisp" boundaries (precisely localized along the object's contour). There are two methods to evaluate crisp boundary performance. One uses more strict tolerance to measure the distance between the ground truth and the detected contour. The other focuses on evaluating the contour map without any postprocessing. In this study, we analyze both methods and conclude that both methods are two aspects of crisp contour evaluation. Accordingly, we propose a novel network named deep refinement network (DRNet) that stacks multiple refinement modules to achieve richer feature representation and a novel loss function, which combines cross-entropy and dice loss through effective adaptive fusion. Experimental results demonstrated that we achieve state-of-the-art performance for several available datasets.

Keywords

Cite

@article{arxiv.2102.01301,
  title  = {Learning Crisp Boundaries Using Deep Refinement Network and Adaptive Weighting Loss},
  author = {Yi-Jun Cao and Chuan Lin and Yong-Jie Li},
  journal= {arXiv preprint arXiv:2102.01301},
  year   = {2021}
}

Comments

11 pages, 7 figures

R2 v1 2026-06-23T22:45:04.254Z