Git Product home page Git Product logo

Comments (5)

sefibk avatar sefibk commented on August 11, 2024

Did you try following the error message?
Was cuDNN initialized properly?

from kernelgan.

RaySunWHUT avatar RaySunWHUT commented on August 11, 2024

Did you try following the error message?
Was cuDNN initialized properly?

hi, Mr. sefibk,

Thanks for your reply(you are one of the fastest reply coders I've ever met).

I think I should clear my problem details:

I obey the environment with your supply file "enviroment.yml", the code can estimate the kernel correctly.

But if I run the code with "--SR" in the terminal, such as "python ./train.py -i="./test_images"--SR"
this error will happen.

%U`8NEL6KO7YYB04%C74RHP

However, I find some answers on the Internet, they think the error has no relation with "cuDNN initialization"; They think the modification of Tensorflow API leads this problem; Since this error occurs in the ZSSR code, so I agree with them.

Their solution is
image

I have been try with this. but not work.

Since I'm not familiar with Tensorflow, so I think maybe I did not modify the code in the correct position.

I think everyone run the code with your supply file "enviroment.yml" will occur this problem; Because I'm not familiar with the Tensorflow framework, so if you can solve this issue, I will be very grateful.

Thank you again.

from kernelgan.

sefibk avatar sefibk commented on August 11, 2024

Hi,
Thx for the kind words.
Just to verify:

  1. This is not an issue of this repo but a pure Cudnn problem. Please see this issue
  2. ZSSR is not my code - it is a different work with a separate repository. I chose it to do the SR once my work estimates the kernel. In fact, my repo is in Pytorch and doesn't use Tensorflow at all.

In addition, and sorry for not taking responsibility, the yaml describes only the necessary pip packages and will not verify the environment is completely legit.

from kernelgan.

sauravsolanki avatar sauravsolanki commented on August 11, 2024

It is version conflict and This solve my problem here. Try to match the verison.

from kernelgan.

RaySunWHUT avatar RaySunWHUT commented on August 11, 2024

I have been tried to match the environment version before, but it seems not to work.
I use another repository https://github.com/RomanovIgnat/KernelGAN, which writes the ZSSR with PyTorch.

the environment of .yml as follow:

environment.zip

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.