English

Image operator learning coupled with CNN classification and its application to staff line removal

Computer Vision and Pattern Recognition 2017-09-20 v1

Abstract

Many image transformations can be modeled by image operators that are characterized by pixel-wise local functions defined on a finite support window. In image operator learning, these functions are estimated from training data using machine learning techniques. Input size is usually a critical issue when using learning algorithms, and it limits the size of practicable windows. We propose the use of convolutional neural networks (CNNs) to overcome this limitation. The problem of removing staff-lines in music score images is chosen to evaluate the effects of window and convolutional mask sizes on the learned image operator performance. Results show that the CNN based solution outperforms previous ones obtained using conventional learning algorithms or heuristic algorithms, indicating the potential of CNNs as base classifiers in image operator learning. The implementations will be made available on the TRIOSlib project site.

Keywords

Cite

@article{arxiv.1709.06476,
  title  = {Image operator learning coupled with CNN classification and its application to staff line removal},
  author = {Frank D. Julca-Aguilar and Nina S. T. Hirata},
  journal= {arXiv preprint arXiv:1709.06476},
  year   = {2017}
}

Comments

To appear in ICDAR 2017

R2 v1 2026-06-22T21:48:20.932Z