GithubHelp home page GithubHelp logo

Comments (3)

Algolzw avatar Algolzw commented on July 24, 2024

Although the ground truth kernels are required in training, we don't need them in testing. In other words, once the model is well-trained, we can directly apply it to any image, estimating the kernel and recovering a high-resolution version. So the inference is exactly the 'blind' super-resolution.

from dcls-sr.

javey-q avatar javey-q commented on July 24, 2024

Although the ground truth kernels are required in training, we don't need them in testing. In other words, once the model is well-trained, we can directly apply it to any image, estimating the kernel and recovering a high-resolution version. So the inference is exactly the 'blind' super-resolution.

作者您好,感谢您做出的优秀工作,关于以上讨论我还有些问题想请教一下:我看您的论文和代码中,在每次训练过程中,关于模糊核的类型和尺寸都是特定的,这样如果在不确定测试集的模糊核类型和大小的情况下,是否效果就不行了?
进一步地,为了解决上述问题,如果在训练过程中让模糊核的类型和尺寸都是随机的,这样您的方法还是否适用呢?
刚接触这个领域不久,有理解不对的还请谅解。

from dcls-sr.

Algolzw avatar Algolzw commented on July 24, 2024

理论上确实如此,测试集模糊核不确定的话效果肯定会变差。不过我没有试过随机类型或尺寸模糊核,这个也许可以参考下Real-ESRGAN。

from dcls-sr.

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.