Coder Social home page Coder Social logo

Basicsr issue about ddcolor HOT 6 CLOSED

Xia-zx avatar Xia-zx commented on August 18, 2024
Basicsr issue

from ddcolor.

Comments (6)

piddnad avatar piddnad commented on August 18, 2024

Hi @Xia-zx , this issue is usually because the basicsr were not registered correctly. You can try running python3 setup.py develop in the ddcolor directory, and hopefully this will help.

from ddcolor.

Xia-zx avatar Xia-zx commented on August 18, 2024

Hi @Xia-zx , this issue is usually because the basicsr were not registered correctly. You can try running python3 setup.py develop in the ddcolor directory, and hopefully this will help.

After running python3 setup.py develop,which install some package which is dependencies for basicsr==1.3.4.6,like torch==2.2.0
but My CUDA==11.7,there is another error
I think the only way to solve this is change the basicsr version and torch version to match my CUDA
Does the lower version of basicsr will work ?
thank you!
微信图片_20240613165912

from ddcolor.

piddnad avatar piddnad commented on August 18, 2024

In this case, I think you can comment out the torch version in requirements.txt before running python3 setup.py develop. This will prevent torch from being reinstalled.

from ddcolor.

ChuRuaNh0 avatar ChuRuaNh0 commented on August 18, 2024

@piddnad
I tried install setup,py but register dataset still errror
image

from ddcolor.

piddnad avatar piddnad commented on August 18, 2024

Hi @Xia-zx @ChuRuaNh0 , I've just updated the installation guide in the README. You can check it out here.

I tested the new installation steps myself, and they worked well for me. Hope this will solve your problem. Please give it a try!

from ddcolor.

Xia-zx avatar Xia-zx commented on August 18, 2024

Hi @Xia-zx , I've just updated the installation guide in the README. You can check it out here.

I tested the new installation steps myself, and they worked well for me. Hope this will solve your problem. Please give it a try!

I have solved the problem,thank you for your reply

from ddcolor.

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.