TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Pixel Difference Networks for Efficient Edge Detection

Pixel Difference Networks for Efficient Edge Detection

Zhuo Su, Wenzhe Liu, Zitong Yu, Dewen Hu, Qing Liao, Qi Tian, Matti Pietikäinen, Li Liu

2021-08-16ICCV 2021 10Edge Detection
PaperPDFCodeCode(official)

Abstract

Recently, deep Convolutional Neural Networks (CNNs) can achieve human-level performance in edge detection with the rich and abstract edge representation capacities. However, the high performance of CNN based edge detection is achieved with a large pretrained CNN backbone, which is memory and energy consuming. In addition, it is surprising that the previous wisdom from the traditional edge detectors, such as Canny, Sobel, and LBP are rarely investigated in the rapid-developing deep learning era. To address these issues, we propose a simple, lightweight yet effective architecture named Pixel Difference Network (PiDiNet) for efficient edge detection. Extensive experiments on BSDS500, NYUD, and Multicue are provided to demonstrate its effectiveness, and its high training and inference efficiency. Surprisingly, when training from scratch with only the BSDS500 and VOC datasets, PiDiNet can surpass the recorded result of human perception (0.807 vs. 0.803 in ODS F-measure) on the BSDS500 dataset with 100 FPS and less than 1M parameters. A faster version of PiDiNet with less than 0.1M parameters can still achieve comparable performance among state of the arts with 200 FPS. Results on the NYUD and Multicue datasets show similar observations. The codes are available at https://github.com/zhuoinoulu/pidinet.

Results

TaskDatasetMetricValueModel
Edge DetectionUDEDODS0.812PiDiNet
Edge DetectionBRINDODS0.789PiDiNet
2D Object DetectionUDEDODS0.812PiDiNet
2D Object DetectionBRINDODS0.789PiDiNet

Related Papers

DeepCS-TRD, a Deep Learning-based Cross-Section Tree Ring Detector2025-09-09U-R-VEDA: Integrating UNET, Residual Links, Edge and Dual Attention, and Vision Transformer for Accurate Semantic Segmentation of CMRs2025-06-25Mobile Image Analysis Application for Mantoux Skin Test2025-06-22Self-supervised Feature Extraction for Enhanced Ball Detection on Soccer Robots2025-06-20Exploring the Effectiveness of Deep Features from Domain-Specific Foundation Models in Retinal Image Synthesis2025-06-13Tropical Geometry Based Edge Detection Using Min-Plus and Max-Plus Algebra2025-05-24Hyb-KAN ViT: Hybrid Kolmogorov-Arnold Networks Augmented Vision Transformer2025-05-07Rethinking Boundary Detection in Deep Learning-Based Medical Image Segmentation2025-05-06