Giter VIP home page Giter VIP logo

Comments (5)

heilaw avatar heilaw commented on July 19, 2024

I only tested it with CUDA10 so I am not sure if it would run on CUDA9. I would recommend upgrading your driver if possible.

from cornernet-lite.

yinyuhangi avatar yinyuhangi commented on July 19, 2024

Hello. Did you successfully reproduce it?I also used cuda 9.0 ,but it made a mistake.

from cornernet-lite.

brooks0519 avatar brooks0519 commented on July 19, 2024

@yinyuhangi @momo1986 I have run the project on CUDA9 correctly with the following steps:

  1. conda create --name CornerNet_Lite --file conda_packagelist.txt --channel pytorch
  2. source activate CornerNet_Lite
  3. conda uninstall pytorch cuda100
  4. conda install pytorch=1.0.0 torchvision -c pytorch
    perfom the 4th step will install the following modules.
    pytorch pytorch/linux-64::pytorch-1.0.0-py3.7_cuda9.0.176_cudnn7.4.1_1
    torchvision pytorch/noarch::torchvision-0.2.2-py_3
    and you can run python demo.py to check !
    hope to help you!

from cornernet-lite.

yinyuhangi avatar yinyuhangi commented on July 19, 2024

@chiminghui Thank you very much. I have run the project on cuda 10.1 correctly.

from cornernet-lite.

SeeeeShiwei avatar SeeeeShiwei commented on July 19, 2024

Thanks a lot!!!

from cornernet-lite.

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.