Deep 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 systematical study of these detectors' outputs. We show that the detection results did not accurately localize edge pixels, which can be adversarial for tasks that require crisp edge inputs. As a remedy, 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 superior performance, surpassing human accuracy when using standard criteria on BSDS500, and largely outperforming state-of-the-art methods when using more strict criteria. More importantly, we demonstrate the benefit of crisp edge maps for several important applications in computer vision, including optical flow estimation, object proposal generation and semantic segmentation.
Code (0)
등록된 구현이 없습니다.
Tasks
Edge DetectionObject Proposal GenerationOptical Flow EstimationSemantic SegmentationSimilar Papers 제목 키워드 기반
Edge 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 DetectionLearning 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
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…
Edge DetectionOptical Flow EstimationLearning 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 DetectionTowards Sharper Object Boundaries in Self-Supervised Depth Estimation
Accurate monocular depth estimation is crucial for 3D scene understanding, but existing methods often blur depth at object boundaries, introducing spurious intermediate 3D points. While achieving sharp edges usually requ…
Monocular Depth EstimationScene Understanding