Models for Patch Based Image Restoration
Abstract
We present a supervised learning approach for object-category specific restoration, recognition, and segmentation of images which are blurred using an unknown kernel. The novelty of this work is a multilayer graphical model which unifies the low-level vision task of restoration and the high-level vision task of recognition in a cooperative framework. The graphical model is an interconnected two-layer Markov random field. The restoration layer accounts for the compatibility between sharp and blurred images and models the association between adjacent patches in the sharp image. The recognition layer encodes the entity class and its location in the underlying scene. The potentials are represented using nonparametric kernel densities and are learnt from training data. Inference is performed using nonparametric belief propagation. Experiments demonstrate the effectiveness of our model for the restoration and recognition of blurred license plates as well as face images.
Cite
Text
Das Gupta et al. "Models for Patch Based Image Restoration." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2006. doi:10.1109/CVPRW.2006.128Markdown
[Das Gupta et al. "Models for Patch Based Image Restoration." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2006.](https://mlanthology.org/cvprw/2006/gupta2006cvprw-models/) doi:10.1109/CVPRW.2006.128BibTeX
@inproceedings{gupta2006cvprw-models,
title = {{Models for Patch Based Image Restoration}},
author = {Das Gupta, Mithun and Rajaram, Shyamsundar and Petrovic, Nemanja and Huang, Thomas S.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2006},
pages = {17},
doi = {10.1109/CVPRW.2006.128},
url = {https://mlanthology.org/cvprw/2006/gupta2006cvprw-models/}
}