Search found 1188 matches
- Thu Mar 04, 2021 12:34 pm
- Forum: Installation Support
- Topic: [Guide]Linux Install Guide: Installer Method
- Replies: 7
- Views: 35459
Re: [Guide]Linux Install Guide: Installer Method
- Thu Mar 04, 2021 12:32 pm
- Forum: General Discussion
- Topic: Copy Landmarks
- Replies: 3
- Views: 20
Re: Copy Landmarks
Yeah. Not how it works at the moment.
If you just want to get a face shape, then use the "cv2-dnn" aligner and generate a new face. It's not a good detector, but it will always give you a face shape. You can the edit these points.
- Thu Mar 04, 2021 12:30 pm
- Forum: Extract Discussion
- Topic: Missing Alignment Merge Job
- Replies: 7
- Views: 236
- Wed Mar 03, 2021 7:57 pm
- Forum: Training Support
- Topic: Critical error when starting training
- Replies: 1
- Views: 20
Re: Critical error when starting training
- Wed Mar 03, 2021 7:52 pm
- Forum: Content Creator Requests
- Topic: Creatotor needed.
- Replies: 2
- Views: 21
Re: Creatotor needed.
Most likely you won't get any responses to this, as $500 is not a lot for the massive amount of work required for creating a Deepfake. Also a little more detail would not go amiss. However, I will leave this posted any way.
- Wed Mar 03, 2021 11:04 am
- Forum: Installation Support
- Topic: [Guide]Linux Install Guide: Installer Method
- Replies: 7
- Views: 35459
Re: [Guide]Linux Install Guide: Installer Method
Which desktop environment are you using?
You can access faceswap from cli:
Code: Select all
conda acrivate faceswap
cd faceswap
python faceswap.py -h
- Wed Mar 03, 2021 11:00 am
- Forum: General Discussion
- Topic: Copy Landmarks
- Replies: 3
- Views: 20
Re: Copy Landmarks
Yes, there are copy "alignments" buttons on the left hand toolbar
- Mon Mar 01, 2021 12:47 pm
- Forum: Installation Support
- Topic: Mac OS High Sierra installing problem
- Replies: 2
- Views: 61
Re: Mac OS High Sierra installing problem
- Sun Feb 28, 2021 2:12 pm
- Forum: Installation Support
- Topic: Why is there no offline installer?
- Replies: 1
- Views: 42
Re: Why is there no offline installer?
- Sun Feb 28, 2021 12:53 pm
- Forum: General Discussion
- Topic: Save As bug
- Replies: 3
- Views: 284
Re: Save As bug
Ok, I lied.
I did find this bug, and it should now be squashed.
- Sun Feb 28, 2021 11:10 am
- Forum: Training Support
- Topic: Mask problem
- Replies: 10
- Views: 165
Re: Mask problem
That means there are missing Extended masks on your B side, but your A side is ok. It was meant to inform you that the A side has no issue, but I realize how that might be confusing, so I will remove the output line if there are no problems with the mask.
- Sun Feb 28, 2021 10:59 am
- Forum: Training Discussion
- Topic: Updating facesets during training now alignments are no longer required
- Replies: 1
- Views: 59
Re: Updating facesets during training now alignments are no longer required
Yep. That's the idea. I want to remove the complication of an alignments file serving 2 purposes, and this is a step towards that.
- Sun Feb 28, 2021 12:29 am
- Forum: Artificial Intelligence
- Topic: What Is this deepfake?
- Replies: 2
- Views: 85
- Sat Feb 27, 2021 8:22 pm
- Forum: Training Support
- Topic: Mask problem
- Replies: 10
- Views: 165
Re: Mask problem
Ok. That is weird. For one thing, extended is auto-generated.
Can you provide the crash report please.
- Sat Feb 27, 2021 11:22 am
- Forum: Training Support
- Topic: Mask problem
- Replies: 10
- Views: 165
Re: Mask problem
You can try forcing the regeneration of all masks by specifying process
all
.
Otherwise, I'm not sure what the issue is here, as I have no outstanding reports of issues in this area.
- Sat Feb 27, 2021 11:20 am
- Forum: Extract Discussion
- Topic: Missing Alignment Merge Job
- Replies: 7
- Views: 236
Re: Missing Alignment Merge Job
Not sure I really understand the question.
Alignments files are no longer required for training. Once your faceset is updated, the alignment data is loaded from the png headers
- Sat Feb 27, 2021 10:34 am
- Forum: Extract Discussion
- Topic: [Guide] Extraction - A Workflow
- Replies: 62
- Views: 238376
Re: [Guide] Extraction - A Workflow
That option is no longer in the sort tool, as it is no longer required.
If you need to force sorting on CPU, then check all of the GPUs under the "Exclude GPU" option
- Fri Feb 26, 2021 10:08 am
- Forum: Extract Discussion
- Topic: Manual mask editing
- Replies: 2
- Views: 72
Re: Manual mask editing
- Thu Feb 25, 2021 12:51 am
- Forum: Training Support
- Topic: Could not broadcast input array from shape
- Replies: 23
- Views: 678
Re: Could not broadcast input array from shape
This bug should now be squashed.
- Tue Feb 23, 2021 11:18 pm
- Forum: Convert Support
- Topic: Multiple models directory
- Replies: 1
- Views: 66
Re: Multiple models directory
The one you originally defined in "train". The others are backup snapshot folders that you can delete if you don't need them.