zhwang0 / dip-kriging

An image downscaling algorhitm for the final project. Deep Image Prior and Kriging Regression are used to downscale fine images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIP-Kriging

An image downscaling algorhitm for the final project. Deep Image Prior and Kriging Regression are used to downscale fine images.

Deep Image Prior (DIP)

Ordinary Kriging

  • The Ordinary Kriging is to remove the trend (DIP generated image) from the reference iamge, and then predict the residuals using the distance-based covariance.

Workflow

alt text

About

An image downscaling algorhitm for the final project. Deep Image Prior and Kriging Regression are used to downscale fine images.


Languages

Language:HTML 74.8%Language:Jupyter Notebook 25.2%