/lidia

An extended implementation of LIDIA in Pytorch

Primary LanguagePython

A Python "Importable" Version of the code from...

Gregory Vaksman, Michael Elad, Peyman Milanfar

Installation

git clone https://github.com/gauenk/lidia
cd lidia
python -m pip install -e ./lib --user

Citation

If you use their code for your research, please cite their paper:

@InProceedings{Vaksman_2020_CVPR_Workshops,
  author = {Vaksman, Gregory and Elad, Michael and Milanfar, Peyman},
  title = {LIDIA: Lightweight Learned Image Denoising With Instance Adaptation},
  booktitle = {The IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
  month = {June},
  year = {2020}
}

visitor badge