Giter Site home page Giter Site logo

Comments (3)

WenlongZhang0517 avatar WenlongZhang0517 commented on June 3, 2024

I try to build a PI oriented SR model based on your excellent work. Would you please give some guide on how to fine tune your model or elaborate some training details for PI oriented training ..

If you try to build a new perceptual-oriented SR model: First, you need to use MSE loss to train SR model as pre-train of Generator; second, training GAN to obtain a well-trained G and D net. (refer to the setting of SRGAN and ESRGAN, such as learning rate, etc. ); Third, the well-trained G and D net as pre-train to further finetune G according to your need.
If you just try to finetune ESRGAN (or SRGAN), you just do the second and third above.

from esrgan.

W-yk avatar W-yk commented on June 3, 2024

Thanks for the reply. In your paper, you mentioned that higher PSNR doesn't guaranteed a better perceptual index. Isn't the current training code focus on psnr? So how can I tell when the training for PI is enough with psnr as the validation output?..

from esrgan.

WenlongZhang0517 avatar WenlongZhang0517 commented on June 3, 2024

Thanks for the reply. In your paper, you mentioned that higher PSNR doesn't guaranteed a better perceptual index. Isn't the current training code focus on psnr? So how can I tell when the training for PI is enough with psnr as the validation output?..

In general, the last 100 K (total 500 K ) iteration SR results perform better PI and visual results. You could use PI to test the model in this range. I sent an e-mail to you([email protected])

from esrgan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.