DmitryUlyanov / deep-image-prior

Image restoration with neural networks but without learning.
https://dmitryulyanov.github.io/deep_image_prior
Other
7.84k stars 1.43k forks source link

SR case question #75

Open suke27 opened 4 years ago

suke27 commented 4 years ago

For SR case, it seems need calculate loss for backward, it mean it must need GT, how can i run SR in case of only LR images? is it possible?