picture processing models

LDSR

extensions-builtin/LDSR/scripts/ldsr_model.py

1
2
project.yaml
model.ckpt

self.model_url = “https://heibox.uni-heidelberg.de/f/578df07c8fc04ffbadf3/?dl=1"
self.yaml_url = “https://heibox.uni-heidelberg.de/f/31a76b13ea27482981b4/?dl=1"

ScuNET

extensions-builtin/ScuNET/scripts/scunet_model.py

1
2
3
self.name = "ScuNET"
self.model_name = "ScuNET GAN"
self.model_name2 = "ScuNET PSNR"

​ self.model_url = “https://github.com/cszn/KAIR/releases/download/v1.0/scunet_color_real_gan.pth"

​ self.model_url2 = “https://github.com/cszn/KAIR/releases/download/v1.0/scunet_color_real_psnr.pth"

点击打赏
文章目录
  1. 1. LDSR
  2. 2. ScuNET
载入天数...载入时分秒... ,