Search found 2196 matches
- Thu Feb 02, 2023 12:08 am
- Forum: Convert Discussion
- Topic: conversion problem
- Replies: 1
- Views: 47
Re: conversion problem
- Thu Feb 02, 2023 12:01 am
- Forum: Training Discussion
- Topic: failed to start trainning based on cpu: module 'numpy' has no attribute 'bool'
- Replies: 3
- Views: 32
Re: failed to start trainning based on cpu: module 'numpy' has no attribute 'bool'
This looks like a version conflict to me.
In the first instance, follow all of these steps and see if that resolves your issue:
app.php/faqpage#f1r1
- Wed Feb 01, 2023 11:56 pm
- Forum: Training Support
- Topic: Everything says to switch to "No Warp" eventually, but when I to, it looks clearly like the source face again.
- Replies: 5
- Views: 86
Re: Everything says to switch to "No Warp" eventually, but when I to, it looks clearly like the source face again.
- Wed Feb 01, 2023 11:51 pm
- Forum: Training Discussion
- Topic: Yet, Another Loss Value Question 😁
- Replies: 13
- Views: 824
Re: Bug - RGB/BRG
- Mon Jan 30, 2023 12:01 pm
- Forum: Extract Support
- Topic: When using the manual tool to adjust alignments, the alignment changes drastically when I select a frame
- Replies: 2
- Views: 55
Re: When using the manual tool to adjust alignments, the alignment changes drastically when I select a frame
Sadly, this will likely be an issue with your video. Most likely what you see initially is correct, but, for whatever reason, the manual tool is having difficulty keeping the video frames and the alignment information synced up.
This will most likely be fixable by re-encoding the video file.
- Mon Jan 30, 2023 11:58 am
- Forum: Training Discussion
- Topic: M1 Max, Freeze on start training
- Replies: 2
- Views: 67
Re: M1 Max, Freeze on start training
No, it's not because of lack of RAM.
It will be some specific M1 issue, which I would be unable to advise on, not owning an M1 Mac.
The best I could recommend, is to do the Mac equivalent of this: app.php/faqpage#f1r1 and hope for the best.
- Sun Jan 29, 2023 12:08 pm
- Forum: Installation Support
- Topic: Cant install miniconda
- Replies: 6
- Views: 116
Re: Cant install miniconda
- Sun Jan 29, 2023 12:55 am
- Forum: Extract Support
- Topic: Faceswap hangs and wont download model?
- Replies: 8
- Views: 115
Re: Faceswap hangs and wont download model?
Not easily, no.
Quickest and easiest way would be just run an extract on a single image, selecting all maskers (and identity), and pick up the URLs that way.
- Sat Jan 28, 2023 6:01 pm
- Forum: Training Discussion
- Topic: Are Iterations the same?
- Replies: 1
- Views: 65
Re: Are Iterations the same?
Yes. It's why we use EG/sec. Iteration is entirely dependant on batch size. 1 iteration = 1 batch through the model.
- Sat Jan 28, 2023 6:00 pm
- Forum: Installation Support
- Topic: Cant install miniconda
- Replies: 6
- Views: 116
Re: Cant install miniconda
I don't follow....
I assume you are using the installer (viewtopic.php?t=20)? In which case I mean click the "Show Details" button on this:
download/file.php?id=39
- Sat Jan 28, 2023 12:19 pm
- Forum: Extract Support
- Topic: Faceswap hangs and wont download model?
- Replies: 8
- Views: 115
Re: Faceswap hangs and wont download model?
- Fri Jan 27, 2023 6:40 pm
- Forum: Installation Support
- Topic: Cant install miniconda
- Replies: 6
- Views: 116
Re: Cant install miniconda
- Fri Jan 27, 2023 6:36 pm
- Forum: General Discussion
- Topic: Basic Dark Mode Theme
- Replies: 2
- Views: 90
Re: Basic Dark Mode Theme
- Fri Jan 27, 2023 4:24 pm
- Forum: Extract Support
- Topic: Extracting error
- Replies: 2
- Views: 66
Re: Extracting error
- Fri Jan 27, 2023 12:07 pm
- Forum: Extract Support
- Topic: Faceswap hangs and wont download model?
- Replies: 8
- Views: 115
Re: Faceswap hangs and wont download model?
Unzip it.
Faceswap does not know if the zip file is a full file or a partial download, so it has to query the server to get the file size.
If the model is unzipped, then it doesn't need to do this test.
- Fri Jan 27, 2023 12:06 pm
- Forum: General Discussion
- Topic: Super Resolution on low quality video
- Replies: 1
- Views: 91
Re: Super Resolution on low quality video
Super resolution on video is tricky, because GANs tend to lack temoral coherence. This means that the end result is far from satisfactory
- Fri Jan 27, 2023 12:05 pm
- Forum: Training Discussion
- Topic: Weird Checkerboard effect
- Replies: 1
- Views: 67
Re: Weird Checkerboard effect
It's hard to say without images, but you could try enabling ICNR initialization which is specifically designed to avoid the checkerboard effect.
- Thu Jan 26, 2023 11:20 pm
- Forum: Training Discussion
- Topic: [Guide] Introducing - Phaze-A
- Replies: 79
- Views: 46968
Re: [Guide] Introducing - Phaze-A
- Thu Jan 26, 2023 10:53 pm
- Forum: General Discussion
- Topic: Synthetic Faceset for Deepfakes
- Replies: 3
- Views: 161
Re: Synthetic Faceset for Deepfakes
Unfortunately, for contractual reasons, I am unable to say.
- Thu Jan 26, 2023 10:52 pm
- Forum: Training Discussion
- Topic: [Guide] Introducing - Phaze-A
- Replies: 79
- Views: 46968
Re: [Guide] Introducing - Phaze-A
Encoder doesn't output at image size. It outputs a feature map at reduced spatial dimension, but increased depth.