English

DeepFlux for Skeletons in the Wild

Computer Vision and Pattern Recognition 2018-12-03 v1

Abstract

Computing object skeletons in natural images is challenging, owing to large variations in object appearance and scale, and the complexity of handling background clutter. Many recent methods frame object skeleton detection as a binary pixel classification problem, which is similar in spirit to learning-based edge detection, as well as to semantic segmentation methods. In the present article, we depart from this strategy by training a CNN to predict a two-dimensional vector field, which maps each scene point to a candidate skeleton pixel, in the spirit of flux-based skeletonization algorithms. This "image context flux" representation has two major advantages over previous approaches. First, it explicitly encodes the relative position of skeletal pixels to semantically meaningful entities, such as the image points in their spatial context, and hence also the implied object boundaries. Second, since the skeleton detection context is a region-based vector field, it is better able to cope with object parts of large width. We evaluate the proposed method on three benchmark datasets for skeleton detection and two for symmetry detection, achieving consistently superior performance over state-of-the-art methods.

Keywords

Cite

@article{arxiv.1811.12608,
  title  = {DeepFlux for Skeletons in the Wild},
  author = {Yukang Wang and Yongchao Xu and Stavros Tsogkas and Xiang Bai and Sven Dickinson and Kaleem Siddiqi},
  journal= {arXiv preprint arXiv:1811.12608},
  year   = {2018}
}

Comments

10 pages

R2 v1 2026-06-23T06:26:30.501Z