Skip to content

lafith/SISR-Degradation-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SISR Degradation Model

This repo contains the scripts for Degradation model present in the original repository of BSRGAN by Zhang, Kai and Liang et.al. The intention is a standalone repo for the degradation model alone for an easier usage.

from dgm import run_degradation
lr, hr = run_degradation('lenna.png', scale=4, patch=128, savefig=True, showfig=True)

Releases

No releases published

Packages

No packages published

Languages