Search found 10 matches

by VadVergasov
Fri Aug 23, 2019 9:12 pm
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

I've tested the 'light' model and it seems to be almost the same performance, so it's limited to CPU performance. But now I found some problems with the CPU because it's heating more now when I solve this problem I'll write again if something changes. Also, I'll attach configs and screens. And can y...
by VadVergasov
Fri Aug 02, 2019 10:33 am
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

Here I ran a long session, so it will be the most correct numbers.

by VadVergasov
Thu Aug 01, 2019 6:55 pm
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

Here is the analysis tab. But there is a lot of 'void' runs. On long runs, there is 63 EG/s. But now I measured the speed of FakeApp, and there is 1 iteration per second, so the result of FaceSwap looks OK. And as I know you currently have no support of tensor cores, so there will be almost no diffe...
by VadVergasov
Thu Aug 01, 2019 6:38 pm
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

So, 2 iteration per second is normal for 6/12 CPU and RTX 2060? If yes, it is OK. But it is really strange, that code, which should execute on GPU also use a lot of CPU.

by VadVergasov
Thu Aug 01, 2019 11:14 am
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

Here are more screenshots.

by VadVergasov
Thu Aug 01, 2019 11:06 am
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

I tried to run it threw cli with no preview. It seems to be the same situation as in the GUI. Here is what GUI generates as run on training: python.exe C:\Users\Vadim\faceswap\faceswap.py train -A D:/FakeApp/data_A -B D:/FakeApp/data_B -ala D:/FakeApp/video_alignments.json -alb D:/FakeApp/alignments...
by VadVergasov
Thu Aug 01, 2019 7:45 am
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

It happens in extract and training, what happens in convert I don't know now. And my log file is too large, even when I 7-zipped it. The size of the archive is 2Mb.

by VadVergasov
Thu Aug 01, 2019 7:30 am
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

Can't send log, because of .log extension

by VadVergasov
Thu Aug 01, 2019 7:17 am
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

Re: CPU Load is 100% and ~40% GPU

When extracting and training this happens. In extracting GPU load is only 20%.

by VadVergasov
Wed Jul 31, 2019 11:35 pm
Forum: Training Support
Topic: CPU Load is 100% and ~40% GPU
Replies: 21
Views: 26379

CPU Load is 100% and ~40% GPU

As I wrote on Github I have RTX 2060, i7-8750H, 16Gb Ram. I started training and saw, that I have fully loaded the only CPU, instead of GPU. I used also nvidia-smi to control load, but it is the same as in Windows task manager->GPU->set graphic to CUDA. I have Windows 10 x64 Home 1903, Nvidia Driver...