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

Richer Convolutional Features for Edge Detection

About

In this paper, we propose an accurate edge detector using richer convolutional features (RCF). Since objects in nature images have various scales and aspect ratios, the automatically learned rich hierarchical representations by CNNs are very critical and effective to detect edges and object boundaries. And the convolutional features gradually become coarser with receptive fields increasing. Based on these observations, our proposed network architecture makes full use of multiscale and multi-level information to perform the image-to-image edge prediction by combining all of the useful convolutional features into a holistic framework. It is the first attempt to adopt such rich convolutional features in computer vision tasks. Using VGG16 network, we achieve \sArt results on several available datasets. When evaluating on the well-known BSDS500 benchmark, we achieve ODS F-measure of \textbf{.811} while retaining a fast speed (\textbf{8} FPS). Besides, our fast version of RCF achieves ODS F-measure of \textbf{.806} with \textbf{30} FPS.

Yun Liu, Ming-Ming Cheng, Xiaowei Hu, Kai Wang, Xiang Bai• 2016

Related benchmarks

TaskDatasetResultRank
Boundary DetectionBSDS 500 (test)
ODS81.1
185
Edge DetectionNYUDv2 (test)
ODS Score76.5
93
Edge DetectionBSDS v1 (test)
ODS79.8
32
Edge DetectionBIPED (test)
ODS84.9
31
Boundary DetectionMulticue Boundary
ODS82.5
26
Edge DetectionMDBD (test)
ODS87.9
18
Edge DetectionNYUD Standard Evaluation - SEval v2 (val)
ODS74.5
17
Edge DetectionMulticue Edge
ODS86
15
Edge DetectionMulti-Cue
ODS85.7
13
Edge DetectionNYUD Crispness-emphasized evaluation - CEval v2 (val)
ODS Score39.8
13
Showing 10 of 27 rows

Other info

Follow for update