pkhungurn / talking-head-anime-demo

Demo for the "Talking Head Anime from a Single Image."
MIT License
1.99k stars 286 forks source link

Cannot use all the GPU resource #24

Closed hutianyu2006 closed 3 years ago

hutianyu2006 commented 3 years ago

When I an running this project with my GTX 960M, I found out that the GPU resource haven't been used up , but it is still very laggy. How can I run it with full speed?

Northurland commented 3 years ago

Me too, but I have a Quadro P2000 instead :(

Northurland commented 3 years ago

Me too, but I have a Quadro P2000 instead :(

My extra information: Python version: 3.9.0 PyTorch version: 1.7.1 Cuda version: 11.0.228 Used operating system: Windows 10 (1909) CPU: Intel i7-9750H

The console wasn't actually reporting errors, but it does give warnings about implicit conversion to integers.

dragonmeteor commented 3 years ago

See https://github.com/pkhungurn/talking-head-anime-demo/issues/10

TL;DR: Windows does not report the right number, and your GPU was probably used to its maximum capacity.