Deep Crisp Boundaries
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Edge DetectionOptical Flow EstimationSimilar Papers 제목 키워드 기반
Learning to predict crisp boundaries
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 DetectionDeep Crisp Boundaries: From Boundaries to Higher-level Tasks
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 SegmentationLearning Crisp Boundaries Using Deep Refinement Network and Adaptive Weighting Loss
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 DetectionEdge Detection for Organ Boundaries via Top Down Refinement and SubPixel Upsampling
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 DetectionMEMO: Human-like Crisp Edge Detection Using Masked Edge Prediction
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