Janspiry / Image-Super-Resolution-via-Iterative-Refinement

Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
Apache License 2.0
3.54k stars 461 forks source link

the step of using the pretrained model to get HR image #107

Open FoxWe1 opened 1 year ago

FoxWe1 commented 1 year ago

thanks for the code, but how can i use the provided pretrained model to transfer a LR to HR? In another word , what is the step to use SR3 in this project? [config file ] means what in this project? if someone can instruct the step , i will appreciate that.

yug125lk commented 9 months ago

Hi, Did you solve it?