Learning 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 (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.
Code (0)
등록된 구현이 없습니다.
Tasks
Boundary DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
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 systema…
Edge DetectionObject Proposal GenerationOptical Flow EstimationSemantic SegmentationDeep 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 EstimationEdge 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 DetectionEasyControlEdge: A Foundation-Model Fine-Tuning for Edge Detection
We propose EasyControlEdge, adapting an image-generation foundation model to edge detection. In real-world edge detection (e.g., floor-plan walls, satellite roads/buildings, and medical organ boundaries), crispness and d…
Edge DetectionLearning Crisp Edge Detector Using Logical Refinement Network
Edge detection is a fundamental problem in different computer vision tasks. Recently, edge detection algorithms achieve satisfying improvement built upon deep learning. Although most of them report favorable evaluation s…
Edge Detection