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

Learning to predict crisp boundaries

About

Recent methods for boundary or edge detection built on Deep Convolutional Neural Networks (CNNs) typically suffer from the issue of predicted edges being thick and need post-processing to obtain crisp boundaries. Highly imbalanced categories of boundary versus background in training data is one of main reasons for the above problem. In this work, the aim is to make CNNs produce sharp boundaries without post-processing. We introduce a novel loss for boundary detection, which is very effective for classifying imbalanced data and allows CNNs to produce crisp boundaries. Moreover, we propose an end-to-end network which adopts the bottom-up/top-down architecture to tackle the task. The proposed network effectively leverages hierarchical features and produces pixel-accurate boundary mask, which is critical to reconstruct the edge map. Our experiments illustrate that directly making crisp prediction not only promotes the visual results of CNNs, but also achieves better results against the state-of-the-art on the BSDS500 dataset (ODS F-score of .815) and the NYU Depth dataset (ODS F-score of .762).

Ruoxi Deng, Chunhua Shen, Shengjun Liu, Huibing Wang, Xinru Liu• 2018

Related benchmarks

TaskDatasetResultRank
Boundary DetectionBSDS 500 (test)
ODS81.5
185
Edge DetectionNYUDv2 (test)
ODS Score76.2
93
Edge DetectionBSDS v1 (test)
ODS80
32
Edge DetectionNYUD Standard Evaluation - SEval v2 (val)
ODS73.9
17
Edge DetectionNYUD HHA (test)
ODS70.7
11
Crisp Edge DetectionBIPED
AC Score0.34
5
Crisp Edge DetectionBSDS
AC Score30.6
5
Crisp Edge DetectionMulti-Cue
AC Score0.208
5
Showing 8 of 8 rows

Other info

Follow for update