Restoration and Recognition in a Loop
Abstract
In this paper we present a novel learning based method for restoring and recognizing images of digits that have been blurred using an unknown kernel. The novelty of our work is an iterative loop that alternates between recognition and restoration stages. In the restoration stage we model the image as an undirected graphical model over the image patches with the compatibility functions represented as nonparametric kernel densities. Compatibility functions are initially learned using uniform random samples from the training data. We solve the inference problem by an extended version of the non-parametric belief propagation algorithm in which we introduce the notion of partial messages. We close the loop by using the confidence scores of the recognition to non-uniformly sample from the training set in order to retrain the compatibility functions. We show experimental results on synthetic and license plate images. 1.
Cite
Text
Das Gupta et al. "Restoration and Recognition in a Loop." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.302Markdown
[Das Gupta et al. "Restoration and Recognition in a Loop." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/gupta2005cvpr-restoration/) doi:10.1109/CVPR.2005.302BibTeX
@inproceedings{gupta2005cvpr-restoration,
title = {{Restoration and Recognition in a Loop}},
author = {Das Gupta, Mithun and Rajaram, Shyamsundar and Petrovic, Nemanja and Huang, Thomas S.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2005},
pages = {638-644},
doi = {10.1109/CVPR.2005.302},
url = {https://mlanthology.org/cvpr/2005/gupta2005cvpr-restoration/}
}