weizhou-geek / SRIF

Demo code of ACMMM 2022 "Quality Assessment of Image Super-Resolution: Balancing Deterministic and Statistical Fidelity"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SRIF

Demo code of ACMMM 2022 "Quality Assessment of Image Super-Resolution: Balancing Deterministic and Statistical Fidelity" (a simple version of SRIF is SFSN which can be found in [SFSN code])

For SRIF, we adopt the pyramids computation from [matlabPyrTools]. Here we provide the code for Waterloo Interpolation database.

Citation

You may cite it in your paper. Thanks a lot.

@article{zhou2022quality,
  title={Quality Assessment of Image Super-Resolution: Balancing Deterministic and Statistical Fidelity},
  author={Zhou, Wei and Wang, Zhou},
  journal={arXiv preprint arXiv:2207.08689},
  year={2022}
}

About

Demo code of ACMMM 2022 "Quality Assessment of Image Super-Resolution: Balancing Deterministic and Statistical Fidelity"

License:MIT License


Languages

Language:MATLAB 99.5%Language:M 0.5%