Git Product home page Git Product logo

Comments (4)

sefibk avatar sefibk commented on August 11, 2024

Hi,
I don't recall these warnings, before I go about checking them, please verify packages version (specifically Pytorch) and that your image size is divisible by 2 (better by 4). Please let me know if this was the issue.
Regarding ZSSR - similarly to KernelGAN it is an image specific NN that trains on the input image only. Here KernelGAN uses ZSSR to train on the specific image and KERNEL! => No pre-training for ZSSR

from kernelgan.

zsameem avatar zsameem commented on August 11, 2024

Hi,
The size of the image I used was divisible by 4 (2178 x 1454). I am using torch==1.2.0, torchvision==0.4.0.
Thanks for the info on how ZSSR works.

Also, I used this for blind SR of a real image. There were no crazy artifacts in the output image but at the same time it was also very close to a naive upsampling from gimp. Any tips on getting better results on real images would be helpful?

from kernelgan.

sefibk avatar sefibk commented on August 11, 2024

I used torch 1.0.0, try switching to that and see if you still get the warnings. Any way, if you didn't change configurations then I don't recall this warning.

Regarding the SR quality - some images are much more 'difficult' to do SR. It could be for several reasons e.g. type of camera, motion blur, the single kernel assumption doesn't hold etc. Our method works well in many cases but not all.

from kernelgan.

zsameem avatar zsameem commented on August 11, 2024

Thanks for all the information.

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.