pith. sign in

arxiv: 1803.09860 · v2 · pith:2OT7PYRCnew · submitted 2018-03-27 · 💻 cs.CV

Three Birds One Stone: A General Architecture for Salient Object Segmentation, Edge Detection and Skeleton Extraction

classification 💻 cs.CV
keywords tasksunifiedarchitecturebinarycomponentdetectiondifferentedge
0
0 comments X
read the original abstract

In this paper, we aim at solving pixel-wise binary problems, including salient object segmentation, skeleton extraction, and edge detection, by introducing a unified architecture. Previous works have proposed tailored methods for solving each of the three tasks independently. Here, we show that these tasks share some similarities that can be exploited for developing a unified framework. In particular, we introduce a horizontal cascade, each component of which is densely connected to the outputs of previous component. Stringing these components together allows us to effectively exploit features across different levels hierarchically to effectively address the multiple pixel-wise binary regression tasks. To assess the performance of our proposed network on these tasks, we carry out exhaustive evaluations on multiple representative datasets. Although these tasks are inherently very different, we show that our unified approach performs very well on all of them and works far better than current single-purpose state-of-the-art methods. All the code in this paper will be publicly available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SkeletonNet: Shape Pixel to Skeleton Pixel

    cs.CV 2019-07 unverdicted novelty 4.0

    A modified U-Net with HED-inspired decoder side layers and dilation convolution extracts skeletons from object shape pixels and scores 0.77 F1 on competition test data.