genforce / mganprior

[CVPR 2020] Image Processing Using Multi-Code GAN Prior
https://genforce.github.io/mganprior/
288 stars 44 forks source link

Some problems with image super-resolution #17

Open qiqiing opened 3 years ago

qiqiing commented 3 years ago

Hello. For the image super-resolution task, in your code, you just save the low-resolution image and the inversion results without using Eq.(7) for optimization. Could you please tell me how Eq.(7) is used and what parameters are used to optimize?

ZhenyangLiu commented 2 years ago

I have the same question

JasonGUTU commented 2 years ago

Hi, the code is on this line. We calculate the loss on the downsampled inverse images. code

vibrant32 commented 1 year ago

Hello, I am A final Year bachelors of engineering student, I have choosen this repository as my final year project, can someone please explain and help me run this project ?