paper-with-me

Papers

Deep Crisp Boundaries

2017-07-01 · CVPR 2017 7 · Yupei Wang, Xin Zhao, Kaiqi Huang

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Edge DetectionOptical Flow Estimation

Similar Papers 제목 키워드 기반

Learning to predict crisp boundaries

2018-07-26 · ECCV 2018 9 · Ruoxi Deng, Chunhua Shen, Shengjun Liu, Huibing Wang 외

Recent methods for boundary or edge detection built on Deep Convolutional Neural Networks (CNNs) typically suffer from the issue of predicted edges being thick and need post-processing to obtain crisp boundaries. Highly …

Boundary DetectionEdge Detection

Deep Crisp Boundaries: From Boundaries to Higher-level Tasks

2018-01-08 · Yupei Wang, Xin Zhao, Yin Li, Kaiqi Huang

Edge detection has made significant progress with the help of deep Convolutional Networks (ConvNet). These ConvNet based edge detectors have approached human level performance on standard benchmarks. We provide a systema…

Edge DetectionObject Proposal GenerationOptical Flow EstimationSemantic Segmentation

Learning Crisp Boundaries Using Deep Refinement Network and Adaptive Weighting Loss

2021-02-02 · Yi-Jun Cao, Chuan Lin, Yong-Jie Li

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 (prec…

Boundary Detection

Edge Detection for Organ Boundaries via Top Down Refinement and SubPixel Upsampling

2025-08-09 · Aarav Mehta, Priya Deshmukh, Vikram Singh, Siddharth Malhotra 외 arxiv

Accurate localization of organ boundaries is critical in medical imaging for segmentation, registration, surgical planning, and radiotherapy. While deep convolutional networks (ConvNets) have advanced general-purpose edg…

Computational EfficiencyImage RegistrationEdge Detection

MEMO: Human-like Crisp Edge Detection Using Masked Edge Prediction

2026-03-21 · Jiaxin Cheng, Yue Wu, Yicong Zhou arxiv

Learning-based edge detection models trained with cross-entropy loss often suffer from thick edge predictions, which deviate from the crisp, single-pixel annotations typically provided by humans. While previous approache…

Edge Detection