Search found 8 matches

by Hanrahahanrahan
Tue Aug 23, 2022 9:38 am
Forum: Training Support
Topic: After latest update Efficentnet(+V2) are not working
Replies: 4
Views: 1093

Re: After latest update Efficentnet(+V2) are not working

That was quick, it's on the latest version. Here's the crash report!

by Hanrahahanrahan
Tue Aug 23, 2022 9:17 am
Forum: Training Support
Topic: After latest update Efficentnet(+V2) are not working
Replies: 4
Views: 1093

After latest update Efficentnet(+V2) are not working

Other models seemed fine, but current or new models created with any of the Efficentnet trainers exits with this error: 08/23/2022 11:04:40 ERROR Caught exception in thread: '_training_0' 08/23/2022 11:04:44 ERROR Got Exception on main handler: Traceback (most recent call last): File "T:\Deepfa...
by Hanrahahanrahan
Sat May 14, 2022 3:42 pm
Forum: Training Support
Topic: Bug: Updated to Latest faceswap version now crashing when starting training
Replies: 37
Views: 10927

Re: Bug: Updated to Latest faceswap version now crashing when starting training

Eh, all this sarcasm, I do get pretty great results in shorter time with it. So thanks @torzdf for adding it. Also thanks in general that you still try to improve everything here and there, even just a little bit. I will keep donating via Patreon for a while, even if you would stop immediately, beca...
by Hanrahahanrahan
Wed May 11, 2022 9:02 am
Forum: Training Support
Topic: Bug: Updated to Latest faceswap version now crashing when starting training
Replies: 37
Views: 10927

Re: Bug: Updated to Latest faceswap version now crashing when starting training

The instant white on the first save I witnessed too, since I save every 1000 intervals (which takes 30 minutes on my machine), I refresh now after 100-200 intervals early on to see how it's going. Maybe the learning rate has nothing to do with it and it was just coincidence that it didn't collapse t...
by Hanrahahanrahan
Wed May 11, 2022 7:51 am
Forum: Training Support
Topic: Bug: Updated to Latest faceswap version now crashing when starting training
Replies: 37
Views: 10927

Re: Bug: Updated to Latest faceswap version now crashing when starting training

I sometimes have the same issue with EfficentNetV2_s and Tensorflow 2.8, what worked for me is slowing the learning rate down a bit. With the "s" variant (50 enc scaling, 256 output) I have now 4.7e-5 as oppose the default 5e-5. Maybe with the "l" (80 enc scaling/ 384 output) it'...
by Hanrahahanrahan
Sat Aug 22, 2020 5:59 pm
Forum: Installation Support
Topic: Error on launch: Failed to load the native TensorFlow runtime
Replies: 9
Views: 6052

Re: Tensorflow problems with new version

VC++ Redistributable did the trick! Faceswap didn't like it but had to go along with it. ;)

by Hanrahahanrahan
Sat Aug 22, 2020 4:38 pm
Forum: Installation Support
Topic: Error on launch: Failed to load the native TensorFlow runtime
Replies: 9
Views: 6052

Tensorflow problems with new version: ImportError: DLL load failed while importing _pywrap_tensorflow_internal

On a fresh installed Windows 10 with a Nvidia GTX 1080 Ti card in it, I can't get the new version to work. When I try to start it via the gui it closed after a second or two. What it says in the faceswap_gui.log: 08/22/2020 18:08:01 MainProcess MainThread logger log_setup INFO Log level set to: INFO...