Search found 1838 matches
- Tue Jul 19, 2022 10:08 pm
- Forum: Extract Support
- Topic: "Skip Existing" vs. "Skip Existing Faces"
- Replies: 2
- Views: 82
Re: "Skip Existing" vs. "Skip Existing Faces"
- Tue Jul 19, 2022 10:06 pm
- Forum: Cloud Discussion
- Topic: AWS gpu instance error
- Replies: 2
- Views: 56
Re: AWS gpu instance error
Not an AWS expert by any means, but just don't pass in the -p
flag when launching faceswap. Use the -w
flag to write out a preview image to the faceswap folder instead.
- Mon Jul 18, 2022 1:47 am
- Forum: Training Discussion
- Topic: Potential VRAM Saving techniques
- Replies: 11
- Views: 229
Potential VRAM Saving techniques
- Mon Jul 18, 2022 1:36 am
- Forum: Training Discussion
- Topic: Latest with "Learn Mask"
- Replies: 1
- Views: 103
Re: Latest with "Learn Mask"
- Sun Jul 17, 2022 5:42 pm
- Forum: Training Support
- Topic: Error code viewing graph whilst training.
- Replies: 3
- Views: 84
Re: Error code viewing graph whilst training.
Unfortunately that's just a message saying that Tensorflow is not OK. There's not really much I can do with it
- Sat Jul 16, 2022 9:40 am
- Forum: Training Discussion
- Topic: Obscure close - Fish Eye Training are there any Z axis training models
- Replies: 4
- Views: 106
Re: Obscure close - Fish Eye Training are there any Z axis training models
- Thu Jul 14, 2022 2:47 pm
- Forum: Training Support
- Topic: why am I getting a mixed_float16 error?
- Replies: 4
- Views: 97
Re: why am I getting a mixed_float16 error?
- Thu Jul 14, 2022 12:07 pm
- Forum: Training Support
- Topic: why am I getting a mixed_float16 error?
- Replies: 4
- Views: 97
Re: why am I getting a mixed_float16 error?
The line, literally 1 line prior to your paste says:
Code: Select all
INFO Storing Mixed Precision compatible layers. Please ignore any following warnings about using mixed precision.
- Thu Jul 14, 2022 1:13 am
- Forum: Training Support
- Topic: Out of Memory after 6 Hours of Steady Training
- Replies: 13
- Views: 190
Re: Out of Memory after 6 Hours of Steady Training
Well, that sucks.
Not really sure what else to suggest, as this is not a repeated complaint.
You can try enabling "Allow Growth" under training settings, but I think it's a long shot that it will solve your issue.
- Wed Jul 13, 2022 6:27 pm
- Forum: Training Support
- Topic: Out of Memory after 6 Hours of Steady Training
- Replies: 13
- Views: 190
Re: Out of Memory after 6 Hours of Steady Training
Glad you got there in the end
The type of mask used should make no difference.
Please do let me know if rolling back solves your issue, so I can keep track of the problem.
- Wed Jul 13, 2022 3:58 pm
- Forum: Training Support
- Topic: Out of Memory after 6 Hours of Steady Training
- Replies: 13
- Views: 190
Re: Out of Memory after 6 Hours of Steady Training
Ok, downgrading Tensorflow looks like it forced a downgrade of typing extensions.
You should be able to fix the issue in exactly the same way as you did before, but instead of pip install tensorflow
do:
Code: Select all
pip install typing-extensions">=4.0.0"
- Wed Jul 13, 2022 3:51 pm
- Forum: Training Support
- Topic: Out of Memory after 6 Hours of Steady Training
- Replies: 13
- Views: 190
Re: Out of Memory after 6 Hours of Steady Training
That's actually an unrelated bug...
Looking at your installed packages, it looks like you have downgraded successfully.
If you give me 10 mins, I can probably fix that issue.
- Wed Jul 13, 2022 7:34 am
- Forum: Convert Support
- Topic: mismatch frame rate (output & original)
- Replies: 5
- Views: 109
Re: mismatch frame rate (output & original)
- Wed Jul 13, 2022 7:31 am
- Forum: General Discussion
- Topic: updates
- Replies: 2
- Views: 83
Re: updates
No, I don't keep a changelog, as Faceswap is constantly updated.
You can view changes to code in the commit log. I try to name commits in a useful manner:
https://github.com/deepfakes/faceswap/commits/master
- Wed Jul 13, 2022 7:29 am
- Forum: Training Support
- Topic: Out of Memory after 6 Hours of Steady Training
- Replies: 13
- Views: 190
Re: Out of Memory after 6 Hours of Steady Training
- Wed Jul 13, 2022 7:20 am
- Forum: Training Support
- Topic: CLI documents
- Replies: 1
- Views: 34
Re: CLI documents
- Tue Jul 12, 2022 5:43 pm
- Forum: Convert Support
- Topic: mismatch frame rate (output & original)
- Replies: 5
- Views: 109
Re: mismatch frame rate (output & original)
Duplicate frames usually happen because, at some point (probably before you even received it), the video has been converted from one frame rate to another. It is very common.
Read more here:
https://helpcenter.extremereach.com/hc/ ... ate-Frames
- Tue Jul 12, 2022 9:19 am
- Forum: Training Support
- Topic: Out of Memory after 6 Hours of Steady Training
- Replies: 13
- Views: 190
Re: Out of Memory after 6 Hours of Steady Training
- Mon Jul 11, 2022 7:52 am
- Forum: Extract Support
- Topic: UnicodeDecodeError: 'cp949' codec can't decode byte
- Replies: 1
- Views: 79
Re: get crashed my brand new computer
- Mon Jul 11, 2022 7:44 am
- Forum: Training Discussion
- Topic: Is my CPU a bottleneck?
- Replies: 6
- Views: 130