Search found 23 matches

by damingxing
Thu Aug 18, 2022 7:15 pm
Forum: Cloud Discussion
Topic: AWS gpu instance error
Replies: 3
Views: 4417

Re: AWS gpu instance error

Thank you for your response. For some reason, I did not pass -p in, but it's still using "live preview" and caused error.

by damingxing
Wed Aug 17, 2022 4:51 pm
Forum: Training Support
Topic: choose cpu over gpu?
Replies: 1
Views: 928

choose cpu over gpu?

I know it sounds weird, but is it possible we can choose CPU instead of GPU during training, even if our machine is equipped with a GPU? Is there a place we can change to accomplish this?

Thanks.

by damingxing
Tue Aug 16, 2022 8:27 pm
Forum: Training Discussion
Topic: are models in faceswap just architecture or pre-trained
Replies: 1
Views: 760

are models in faceswap just architecture or pre-trained

out of curiosity, for the models from faceswap (iae, villain, phaze-a...)

  1. are they just architecture, meaning we train them with our data from scratch (starting from random weights)?
    or
  2. are they pre-trained models; we are just fine-tunning them with our data (videos)?

Thanks!

by damingxing
Sun Aug 14, 2022 1:14 pm
Forum: Training Support
Topic: empty face
Replies: 5
Views: 1365

Re: empty face

thanks for the response. I realized there are times the model folder was empty, and there is 'model-nf" folder has .h5 and state status files. Do you happen to know why that is? thanks

by damingxing
Fri Aug 12, 2022 6:49 pm
Forum: Training Support
Topic: empty face
Replies: 5
Views: 1365

Re: empty face

Do you happen to know what may cause this? This recently has been happening quite often on my side. Thanks.

by damingxing
Mon Aug 08, 2022 4:01 pm
Forum: Training Support
Topic: empty face
Replies: 5
Views: 1365

empty face

I came across an issue: the face of the output video is empty. Does anyone happen to know why and how we can mitigate this from happening? I think this happened in the training process since the images from the extract are fine. Is it possible that there is a vram leakage? (not an expert, just guess...
by damingxing
Fri Aug 05, 2022 5:56 pm
Forum: Convert Discussion
Topic: wired highlight patches
Replies: 1
Views: 4080

wired highlight patches

Hello, I encountered a weird issue that I have not seen before. In the final output video, there are a lot of wired highlight patches on the face.

Does anyone happen to know at which step this issue is introduced and how to mitigate this?

Thank you.

by damingxing
Fri Jul 29, 2022 4:51 pm
Forum: Training Support
Topic: model architecture
Replies: 1
Views: 825

model architecture

Can we reload the model in a jupyter notebook and print its summary? I have tried tensorflow and keras's usual load model methods and they did not work. Any insights?

And isn't the .h5 file the model file?

Thanks!

by damingxing
Wed Jul 27, 2022 7:35 pm
Forum: Training Support
Topic: freeze_layers changed from efficientnetb4 to keras_encoder
Replies: 2
Views: 769

freeze_layers changed from efficientnetb4 to keras_encoder

Hello, I was following Phase-A (stojo preset). In the middle of the training, I updated a few parameters in the "train.ini": allow_growth, mixed_precision, eye_multiplier, and mouth_multiplier . However, I did not change the freeze_layers from efficientnetb4 to keras_encoder. After I resta...
by damingxing
Mon Jul 25, 2022 8:52 pm
Forum: Convert Support
Topic: Why do I need an Alignments FIle for convert?
Replies: 12
Views: 2791

Re: Why do I need an Alignments FIle for convert?

A follow-up question on the alignment file: if the alignment file is presented AND "on the fly" is also toggled on, is it going to use the alignment file or "on the fly" mode?

Much Thanks.

by damingxing
Tue Jul 19, 2022 7:05 pm
Forum: Cloud Discussion
Topic: AWS gpu instance error
Replies: 3
Views: 4417

Re: AWS gpu instance error

Or can I turn off the live preview? Is it in the setting?

by damingxing
Tue Jul 19, 2022 5:17 pm
Forum: Cloud Discussion
Topic: AWS gpu instance error
Replies: 3
Views: 4417

AWS gpu instance error

Hello, I have tried the whole pipeline in the apple m1 using the CLI, and it worked very well. I moved everything to the AWS Linux GPU instance. I encountered this error: https://ibb.co/6m5rFWG This error happened during training at Iter 20 every time. Please let me know if there is a place to uploa...
by damingxing
Tue Jul 12, 2022 9:28 pm
Forum: Training Support
Topic: CLI documents
Replies: 1
Views: 691

CLI documents

Are there any official CLI or API documents?

Thanks

by damingxing
Tue Jul 12, 2022 8:11 pm
Forum: Convert Support
Topic: mismatch frame rate (output & original)
Replies: 5
Views: 1663

Re: mismatch frame rate (output & original)

Thank you for the information. It seems that the duplicated frames are not exactly the same. The background from video A is the same as the previous frame, but the face is a little different from the previous one. If I want the output video to have the synced body movement with the original video bu...
by damingxing
Tue Jul 12, 2022 5:40 pm
Forum: Convert Support
Topic: mismatch frame rate (output & original)
Replies: 5
Views: 1663

Re: mismatch frame rate (output & original)

Thanks for the response. I changed the option to "opencv" now, but there are some duplicated frames after the convert. Do you happen to know what may cause that and how I can solve this? Thanks

by damingxing
Fri Jul 08, 2022 3:15 pm
Forum: Convert Support
Topic: output video saved but terminal frozen
Replies: 5
Views: 1496

Re: output video saved but terminal frozen

I have tried to run the convert cmd with both trace and debug mode. They didn't give any more information. However, after I pressed the stop button, it threw this error (please see the image with the link). https://ibb.co/j5RBvQg I think this might be an error for M1 Mac, but I just want to make sur...
by damingxing
Wed Jul 06, 2022 8:29 pm
Forum: Convert Support
Topic: output video saved but terminal frozen
Replies: 5
Views: 1496

Re: output video saved but terminal frozen

Thank you for your reply. I am using an Apple M1, and I cannot recreate the issue every time. Here is a screenshot of the terminal.

Image

https://ibb.co/CscWt5p

This happened from time to time even when I used the GUI version.

by damingxing
Fri Jul 01, 2022 8:59 pm
Forum: Convert Support
Topic: output video saved but terminal frozen
Replies: 5
Views: 1496

output video saved but terminal frozen

There are a quite few times that the output video is saved, but the convert process/terminal is frozen.

I encountered this problem a few times when I set the writer to be FFmpeg and OpenCV.

Thanks.

by damingxing
Thu Jun 30, 2022 9:41 pm
Forum: Training Discussion
Topic: Blurry faces
Replies: 9
Views: 2307

Re: output face is blurry

Blurry output can happen for a lot of reasons. Not enough variety in the data (this is the most important one. Data should be highly varied) Resolution of the model (IAE is 64px. It is always going to be blurry to an extent) Model needs to have warp disabled (see here: https://forum.faceswap.dev/vi...