Git Product home page Git Product logo

Comments (12)

CapCap avatar CapCap commented on May 1, 2024 2

@mjsevilla He's only running the photoshop server on his macbook, he's running BasNet in the cloud. You will have a much easier time running this on ubuntu in the cloud: directly running ML on OSX is generally a huge pain.

from basnet-http.

CapCap avatar CapCap commented on May 1, 2024 1

the reason yours wont suffice is because CUDA is a proprietary, close-source, Nvdia project. It has nothing too do with the power of your GPU. For more information: https://en.wikipedia.org/wiki/CUDA

There is a theoretical possibility for OpenCL working on your GPU, which seems to be well outside the scope of this project, so I would direct you to pytorch/pytorch#488 (as this implementation of BAS-Net is powered by PyTorch)

from basnet-http.

CapCap avatar CapCap commented on May 1, 2024 1

docker makes everything easier in general: no need to worry about mismatched binaries, libraries, drivers, etc

from basnet-http.

CapCap avatar CapCap commented on May 1, 2024 1

... and you had a Nvidia GPU, yes

from basnet-http.

mjsevilla avatar mjsevilla commented on May 1, 2024 1

And here I thought I went the right route going full-AMD on my PC build, lol. Thanks for your help.

from basnet-http.

mjsevilla avatar mjsevilla commented on May 1, 2024

Wait..I have an 8gb AMD Radeon RX590 GPU (ie. not CUDA). Am I SOOL?

from basnet-http.

mjsevilla avatar mjsevilla commented on May 1, 2024

I don't understand how this wrapper is supposed to give me an IP to use for ar-cutpaste.

from basnet-http.

cyrildiagne avatar cyrildiagne commented on May 1, 2024

You need an Nvidia card to be able to use the GPU acceleration.
You can use your IP address if you're running the image on your computer. But it will take a long time to process.

from basnet-http.

mjsevilla avatar mjsevilla commented on May 1, 2024

When you say my IP, you mean my PC's not my Photoshop server's right? Is there a CUDA equivalent for AMD? I have a powerful GPU so I don't see why mine wouldn't suffice.

from basnet-http.

mjsevilla avatar mjsevilla commented on May 1, 2024

@CapCap, thanks for the reply. I'm a bit confused about how @cyrildiagne is able to demo the plugin on his Macbook Pro then since those run on AMD GPUs.

You also bring up another issue I was having trying to install pytorch as instructed in Option 1 of Build from source. PIP doesn't seem to support torch==0.4.1 and therefore, I can't install that.

from basnet-http.

mjsevilla avatar mjsevilla commented on May 1, 2024

@CapCap, ok I'm on the same page now. Is this why there's a Docker option? I apologize, I haven't programmed since college so I feel like I'm re-learning all of this.

from basnet-http.

mjsevilla avatar mjsevilla commented on May 1, 2024

So in theory, I should be able to get this working on my machine if I use docker..

from basnet-http.

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.