/cssim_convergence

Convergence results in image interpolation with the continuous SSIM

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Convergence results in image interpolation with the continuous SSIM

This repository contains the code to replicate the experiments of the paper

F. Marchetti and G. Santin, Convergence results in image interpolation with the continuous SSIM (2021).

Code overview

To test the code, you can run one of the three examples:

Dependencies and sources

The file kernels.py is taken from the VKOGA package.

A complete list of dependencies can be found in the file requirements.txt.