Fast External Denoising Using Pre-Learned Transformations

Abstract

We introduce a new external denoising algorithm that utilizes pre-learned transformations to accelerate filter calculations during runtime. The proposed fast external denoising (FED) algorithm shares characteristics of the powerful Targeted Image Denoising (TID) and Expected Patch Log-Likelihood (EPLL) algorithms. By moving computationally demanding steps to an offline learning stage, the proposed approach aims to find a balance between processing speed and obtaining high quality denoising estimates. We evaluate FED on three datasets with targeted databases (text, face and license plates) and also on a set of generic images without a targeted database. We show that, like TID, the proposed approach is extremely effective when the transformations are learned using a targeted database. We also demonstrate that FED converges to competitive solutions faster than EPLL and is orders of magnitude faster than TID while providing comparable denoising performance.

Cite

Text

Parameswaran et al. "Fast External Denoising Using Pre-Learned Transformations." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017. doi:10.1109/CVPRW.2017.139

Markdown

[Parameswaran et al. "Fast External Denoising Using Pre-Learned Transformations." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017.](https://mlanthology.org/cvprw/2017/parameswaran2017cvprw-fast/) doi:10.1109/CVPRW.2017.139

BibTeX

@inproceedings{parameswaran2017cvprw-fast,
  title     = {{Fast External Denoising Using Pre-Learned Transformations}},
  author    = {Parameswaran, Shibin and Luo, Enming and Deledalle, Charles-Alban and Nguyen, Truong Q.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2017},
  pages     = {1025-1033},
  doi       = {10.1109/CVPRW.2017.139},
  url       = {https://mlanthology.org/cvprw/2017/parameswaran2017cvprw-fast/}
}