Closed ByMark closed 6 years ago
for me even though GPU is showing 10% on task manager, GPU compute_0 is 100%. looks like cpu is mainly used for preview windows. once the preview windows off , cpu is using around 30% load.
Your right, in Task Manager GPU load is showing below 20% but Dedicate GPU memory usage is full.
For sure CNN work only with CPU is so slow just for a few images...
When I run a
faceswap.py train
my CPU load is 80% but my GPU only 40% using Original or 20% using GAN (Maybe this is normal not sure).Did't notice this until I tried to
faceswap.py extract
using CNN with a extreme low speed and see how CPU load at 70% and 0% at GPU.Now not sure if I'm using GPU or CPU to all the proccess but for sure is using CPU for CNN extract.
I read some issues related to this with no success and installed
pip install -r requirements-gpu.txt
Train output
System info
pip freeze