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

Unmixing Convolutional Features for Crisp Edge Detection

About

This paper presents a context-aware tracing strategy (CATS) for crisp edge detection with deep edge detectors, based on an observation that the localization ambiguity of deep edge detectors is mainly caused by the mixing phenomenon of convolutional neural networks: feature mixing in edge classification and side mixing during fusing side predictions. The CATS consists of two modules: a novel tracing loss that performs feature unmixing by tracing boundaries for better side edge learning, and a context-aware fusion block that tackles the side mixing by aggregating the complementary merits of learned side edges. Experiments demonstrate that the proposed CATS can be integrated into modern deep edge detectors to improve localization accuracy. With the vanilla VGG16 backbone, in terms of BSDS500 dataset, our CATS improves the F-measure (ODS) of the RCF and BDCN deep edge detectors by 12% and 6% respectively when evaluating without using the morphological non-maximal suppression scheme for edge detection.

Linxi Huan, Nan Xue, Xianwei Zheng, Wei He, Jianya Gong, Gui-Song Xia• 2020

Related benchmarks

TaskDatasetResultRank
Boundary DetectionBSDS 500 (test)
ODS81.2
185
Edge DetectionNYUDv2 (test)
ODS Score77
93
Edge DetectionBIPED (test)
ODS88.7
31
Boundary DetectionMulticue Boundary
ODS84.2
26
Edge DetectionMDBD (test)
ODS89.1
18
Edge DetectionMulticue Edge
ODS89.7
15
Edge DetectionBIPED v2 (test)
ODS88.7
8
Crisp Edge DetectionBSDS
AC Score33.3
5
Crisp Edge DetectionMulti-Cue
AC Score0.217
5
Crisp Edge DetectionBIPED
AC Score0.296
5
Showing 10 of 10 rows

Other info

Code

Follow for update