liqilei / GMFN

PyTorch code for our paper "Gated Multiple Feedback Network for Image Super-Resolution" (BMVC2019)
69 stars 13 forks source link

How to reproduce results in your paper? #6

Closed Senwang98 closed 4 years ago

Senwang98 commented 4 years ago

In order to reproduce the results in your paper, do I only need to prepare training data and then modify the value of scale in json?

liqilei commented 4 years ago

No, you don’t. This is the default configuration for the paper.

liqilei commented 4 years ago

Yes. You can see more details in SRFBN repo.

Senwang98 commented 4 years ago

Sorry, there is a problem with my statement, I want to ask how can I reproduce your 2x and 3x results

Senwang98 commented 4 years ago

ok, thanks again