Cycle Pixel Difference Network for Crisp Edge Detection
Changsong Liu, Wei Zhang, Yanyan Liu, Mingyang Li, Wenlin Li, Yimeng, Fan, Xiangnan Bai, Liang Zhang

TL;DR
This paper introduces CPD-Net, a novel edge detection model that eliminates the need for large pre-trained weights and produces crisp edges by integrating cycle pixel difference convolution and multi-scale enhancement.
Contribution
The paper proposes a new cycle pixel difference convolution and a multi-scale enhancement module to improve edge detection without relying on pre-trained weights.
Findings
Achieves competitive results on multiple benchmarks.
Effectively produces crisp and clean edge contours.
Eliminates dependence on large-scale pre-trained models.
Abstract
Edge detection, as a fundamental task in computer vision, has garnered increasing attention. The advent of deep learning has significantly advanced this field. However, recent deep learning-based methods generally face two significant issues: 1) reliance on large-scale pre-trained weights, and 2) generation of thick edges. We construct a U-shape encoder-decoder model named CPD-Net that successfully addresses these two issues simultaneously. In response to issue 1), we propose a novel cycle pixel difference convolution (CPDC), which effectively integrates edge prior knowledge with modern convolution operations, consequently successfully eliminating the dependence on large-scale pre-trained weights. As for issue 2), we construct a multi-scale information enhancement module (MSEM) and a dual residual connection-based (DRC) decoder to enhance the edge location ability of the model, thereby…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection
MethodsConvolution
