Git Product home page Git Product logo

Comments (5)

nmhkahn avatar nmhkahn commented on May 23, 2024 1

@Ir1d The reason for using a pretraining in the DIV2K dataset is to match the performance of our modified baseline (see appendix) to the original paper's result for the fair comparison.
But since all the backbone networks (CARN, RCAN, EDSR) don't report RealSR results, we didn't use pretraining for simplicity. And I think that obviously, pretraining improves the RealSR as well.

from cutblur.

nmhkahn avatar nmhkahn commented on May 23, 2024 1

@Ir1d Do you mean detailed hyperparameter settings used in "Giving HR inputs during training" experiment? As in the appendix, we provide HR inputs instead of LR ones with 33% probability.

from cutblur.

nmhkahn avatar nmhkahn commented on May 23, 2024

Hi.
Multi-scale training (or X2 pretraining) is a very common strategy in recent SR methods (include models we used such as CARN, EDSR, and RCAN).
We also observed that not using X2 pretraining harms the performance of the X4 scale, perhaps it because 1) X2 pretraining provides good initialization 2) it gives additional image pairs. You can find a more detailed explanation in VDSR or EDSR paper.

from cutblur.

Ir1d avatar Ir1d commented on May 23, 2024

Hi @nmhkahn thanks, but I'm still a bit curious, why is it not neccessary for RealSR dataset, is it because RealSR didn't provide x2 downscaled images 😄

from cutblur.

Ir1d avatar Ir1d commented on May 23, 2024

Hi @nmhkahn , can you share your supplementary file? I'm interested in section "CutBlur vs. Giving HR inputs during training" but couldn't find out the exact setup of the experiment.

from cutblur.

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.