Git Product home page Git Product logo

Comments (8)

sefibk avatar sefibk commented on August 11, 2024 1

I think you are missing the essence and you should re-read the paper.
in short:
We first generate the dataset with randomly generate kernels (AKA GT kernel).
Then apply one GT kernel for each HR image and obtain LR images.
We then apply kernel-GAN to estimate that GT kernel, but note that all the GAN sees in the LR image.

The generation of the dataset can be found here:
https://github.com/assafshocher/BlindSR_dataset_generator
The GT kernel's are generated randomly so each image is then downscaled with a different kernel.

from kernelgan.

sefibk avatar sefibk commented on August 11, 2024

I don't understand.
This repo is exactly the open-source code

from kernelgan.

sefibk avatar sefibk commented on August 11, 2024

AFAIK Michaeli & Irani didn't publish their code. I got Irani's lab to run the kernel estimation on the DIV2KRK dataset that you see in the figures

from kernelgan.

JimjimChen avatar JimjimChen commented on August 11, 2024

How is the Ground-truth kernel obtained ,the second row in Figure 5 and the first row in Figure 6

from kernelgan.

sefibk avatar sefibk commented on August 11, 2024

It is randomly generated, then we downscale a HR image to obtain the LR version.
The details can be found in chapter 5.2 of the paper

from kernelgan.

JimjimChen avatar JimjimChen commented on August 11, 2024

image
and what does the "Convolving all filters of G results with the SR Kernel K" means? The "K" is the Ground-truth kernel? K is another input of Generator?

from kernelgan.

sefibk avatar sefibk commented on August 11, 2024

The whole essence of the work is to estimate K. it is not given as input.
I recommend reading the paper

from kernelgan.

JimjimChen avatar JimjimChen commented on August 11, 2024

It is randomly generated, then we downscale a HR image to obtain the LR version. The details can be found in chapter 5.2 of the paper

Could you tell me the specific operation? ”randomly generated“ means kernel estimation of GT image?if not, how to randomly generated and visualization?Is there a open code?

from kernelgan.

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.