Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MatchED: Crisp Edge Detection Using End-to-End, Matching-based Supervision

About

Generating crisp, i.e., one-pixel-wide, edge maps remains one of the fundamental challenges in edge detection, affecting both traditional and learning-based methods. To obtain crisp edges, most existing approaches rely on two hand-crafted post-processing algorithms, Non-Maximum Suppression (NMS) and skeleton-based thinning, which are non-differentiable and hinder end-to-end optimization. Moreover, all existing crisp edge detection methods still depend on such post-processing to achieve satisfactory results. To address this limitation, we propose \MethodLPP, a lightweight, only $\sim$21K additional parameters, and plug-and-play matching-based supervision module that can be appended to any edge detection model for joint end-to-end learning of crisp edges. At each training iteration, \MethodLPP performs one-to-one matching between predicted and ground-truth edges based on spatial distance and confidence, ensuring consistency between training and testing protocols. Extensive experiments on four popular datasets demonstrate that integrating \MethodLPP substantially improves the performance of existing edge detection models. In particular, \MethodLPP increases the Average Crispness (AC) metric by up to 2--4$\times$ compared to baseline models. Under the crispness-emphasized evaluation (CEval), \MethodLPP further boosts baseline performance by up to 20--35\% in ODS and achieves similar gains in OIS and AP, achieving SOTA performance that matches or surpasses standard post-processing for the first time. Code is available at https://cvpr26-matched.github.io.

Bedrettin Cetinkaya, Sinan Kalkan, Emre Akbas• 2026

Related benchmarks

TaskDatasetResultRank
Edge DetectionBSDS v1 (test)
ODS85.4
32
Edge DetectionNYUD Standard Evaluation - SEval v2 (val)
ODS77.4
17
Edge DetectionNYUD Crispness-emphasized evaluation - CEval v2 (val)
ODS Score77.5
13
Edge DetectionMulti-Cue
ODS92.4
13
Boundary DetectionMulti-Cue (test)
ODS0.941
12
Boundary DetectionMulti-Cue
ODS Score94.1
12
Edge DetectionBIPED v2 (test)
ODS90
8
Crisp Edge DetectionBSDS
AC Score93
5
Crisp Edge DetectionMulti-Cue
AC Score0.81
5
Crisp Edge DetectionBIPED
AC Score0.941
5
Showing 10 of 10 rows

Other info

Follow for update