English

Pixel-wise Deep Learning for Contour Detection

Computer Vision and Pattern Recognition 2015-04-09 v1 Machine Learning Neural and Evolutionary Computing

Abstract

We address the problem of contour detection via per-pixel classifications of edge point. To facilitate the process, the proposed approach leverages with DenseNet, an efficient implementation of multiscale convolutional neural networks (CNNs), to extract an informative feature vector for each pixel and uses an SVM classifier to accomplish contour detection. In the experiment of contour detection, we look into the effectiveness of combining per-pixel features from different CNN layers and verify their performance on BSDS500.

Keywords

Cite

@article{arxiv.1504.01989,
  title  = {Pixel-wise Deep Learning for Contour Detection},
  author = {Jyh-Jing Hwang and Tyng-Luh Liu},
  journal= {arXiv preprint arXiv:1504.01989},
  year   = {2015}
}

Comments

2 pages. arXiv admin note: substantial text overlap with arXiv:1412.6857

R2 v1 2026-06-22T09:12:42.980Z