You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: For general usage questions and help, please use either our FaceSwap Forum
or FaceSwap Discord server. General usage questions are liable to be closed without
response.
Crash reports MUST be included when reporting bugs.
Describe the bug
In GUI, after training the model for about 1 hour, The GPU usage becomes 0%, and the iteration is slow. But at the beginning of training, the GPU usage can reach about 90%.
The computer didn't sleep and the monitor wasn't turned off.
To Reproduce
Steps to reproduce the behavior:
python faceswap.py gui
choose input A B and model dir
Click "Generate" and click "Train"
Expected behavior
GPU can always work for training
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Correction: In fact, when running for about 3 hours and about 66500 iterations, the change stops using the GPU. And the program starts to get very slow.
I have observed this as well, for there's a 50/50 chance for the GPU to stop during a training session. Sometimes it happens after 1 hour, sometimes I can train for 24 hours without issue, using the same model/settings. I'm not sure what the cause is, or how to find out..
If I were to guess, I would suspect that this is some kind of internal throttling. This is most likely to be a Tensorflow/M1 issue rather than specifically Faceswap though. Possibly related: https://developer.apple.com/forums/thread/708154
Note: For general usage questions and help, please use either our FaceSwap Forum
or FaceSwap Discord server. General usage questions are liable to be closed without
response.
Crash reports MUST be included when reporting bugs.
Describe the bug
In GUI, after training the model for about 1 hour, The GPU usage becomes 0%, and the iteration is slow. But at the beginning of training, the GPU usage can reach about 90%.
The computer didn't sleep and the monitor wasn't turned off.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
GPU can always work for training
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Crash Report
The crash report generated in the root of your Faceswap folder
The text was updated successfully, but these errors were encountered: