Giter VIP home page Giter VIP logo

Comments (8)

jiupinjia avatar jiupinjia commented on May 29, 2024

Hi @z-spider, if you got true from torch.cuda.is_available(), then the code will be running right on your GPU. Have you checked the GPU status like memory usage while running the code?

from stylized-neural-painting.

whuxxie avatar whuxxie commented on May 29, 2024

me.too
when i run ,i says
Traceback (most recent call last):
File "demo.py", line 4, in
torch.cuda.current_device()
File "C:\Users\xxiew\AppData\Roaming\Python\Python37\site-packages\torch\cuda_init_.py", line 384, in current_device
lazy_init()
File "C:\Users\xxiew\AppData\Roaming\Python\Python37\site-packages\torch\cuda_init
.py", line 186, in _lazy_init
check_driver()
File "C:\Users\xxiew\AppData\Roaming\Python\Python37\site-packages\torch\cuda_init
.py", line 61, in _check_driver
raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enabled


i got false from torch.cuda.is_available()

from stylized-neural-painting.

jiupinjia avatar jiupinjia commented on May 29, 2024

Hi @whuxxie, thanks for your feedback. Can you try to clone this repo again and replace those py files in your local directory? I made an update yesterday where I have removed those torch.cuda.current_device() code lines.

from stylized-neural-painting.

z-spider avatar z-spider commented on May 29, 2024

Hi @z-spider, if you got true from torch.cuda.is_available(), then the code will be running right on your GPU. Have you checked the GPU status like memory usage while running the code?

I got true from the torch, but it still doesn't work.
This is my GPU, and I'm having no problems with memory usage.
Or is there anything else you'd recommend checking?
image

from stylized-neural-painting.

jiupinjia avatar jiupinjia commented on May 29, 2024

Hi @z-spider, did you receive any error report while running? How long does it take to process one image?

from stylized-neural-painting.

whuxxie avatar whuxxie commented on May 29, 2024

Hi @whuxxie, thanks for your feedback. Can you try to clone this repo again and replace those py files in your local directory? I made an update yesterday where I have removed those torch.cuda.current_device() code lines.

hi,i try just now ,it's ok,thank u very much.
without GPU,i find it very very slow.

from stylized-neural-painting.

z-spider avatar z-spider commented on May 29, 2024

Hi @z-spider, did you receive any error report while running? How long does it take to process one image?

I reinstalled the environment with conda and it now works, taking about thirteen minutes to process an image.
Before that, it took about several hours, which is too long.
I don't know why, but thanks again.

from stylized-neural-painting.

jiupinjia avatar jiupinjia commented on May 29, 2024

Yes it should be very slow on CPU. You can try to switch to lightweight renderers or using less strokes and see if there is any speed up.

from stylized-neural-painting.

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.