English

Guided Labeling using Convolutional Neural Networks

Computer Vision and Pattern Recognition 2017-12-07 v1 Machine Learning Machine Learning

Abstract

Over the last couple of years, deep learning and especially convolutional neural networks have become one of the work horses of computer vision. One limiting factor for the applicability of supervised deep learning to more areas is the need for large, manually labeled datasets. In this paper we propose an easy to implement method we call guided labeling, which automatically determines which samples from an unlabeled dataset should be labeled. We show that using this procedure, the amount of samples that need to be labeled is reduced considerably in comparison to labeling images arbitrarily.

Keywords

Cite

@article{arxiv.1712.02154,
  title  = {Guided Labeling using Convolutional Neural Networks},
  author = {Sebastian Stabinger and Antonio Rodriguez-Sanchez},
  journal= {arXiv preprint arXiv:1712.02154},
  year   = {2017}
}

Comments

Under review for CVPR2018

R2 v1 2026-06-22T23:09:40.633Z