Code Monkey home page Code Monkey logo

Comments (3)

rdroste avatar rdroste commented on June 11, 2024

Hi, sorry for the delay in getting back to you. It seems that you're installing the environment on a Windows machine? Have you tried running the command for installing PyTorch on Windows from the pytorch.org website?

conda install pytorch=1.0 torchvision cudatoolkit=9.2 -c pytorch -c defaults -c numba/label/dev

from unisal.

rdroste avatar rdroste commented on June 11, 2024

@karliell have you been able to resolve this issue? Did my suggestion help?
Regarding your question about the computational requirements: You will probably need a GPU in order to train the model - it will simply take too long on a CPU. However, you can generate predictions without a GPU. Depending on the CPU, the should be able to process around 2 images per second.

from unisal.

rdroste avatar rdroste commented on June 11, 2024

Closing this issue due to inactivity

from unisal.

Related Issues (13)

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.