Search found 7 matches

by cloud7556
Wed Nov 24, 2021 5:00 pm
Forum: Extract Support
Topic: Not enough RAM to perform linkage clustering. Using vector clustering. This will be significantly slower.
Replies: 2
Views: 4796

Re: Not enough RAM to perform linkage clustering. Using vector clustering. This will be significantly slower.

Like it says, to use the faster clustering with that many images you'd need more than 700gb of RAM. It uses exponential amounts of RAM to cluster based on how many images you have. You can split it to subses of 50k images to sort it in 4 packs if you want to use the faster method. thank you! I got ...
by cloud7556
Wed Nov 24, 2021 4:15 pm
Forum: Extract Support
Topic: Not enough RAM to perform linkage clustering. Using vector clustering. This will be significantly slower.
Replies: 2
Views: 4796

Not enough RAM to perform linkage clustering. Using vector clustering. This will be significantly slower.

11/24/2021 16:53:03 WARNING Not enough RAM to perform linkage clustering. Using vector clustering. This will be significantly slower. Free RAM: 8373MB. Required for linkage method: 700884MB I tried to sort 200000 face images, but the system prompts that RAM is not enough. I know that if I wait all ...
by cloud7556
Tue Nov 23, 2021 4:30 pm
Forum: Installation Support
Topic: Error on launch: There was an error importing Tensorflow
Replies: 3
Views: 5894

Re: Error on launch: There was an error importing Tensorflow

https://forum.faceswap.dev/app.php/rules#rule-4b By manually installing tensorflow, I can now launch faceswap for extraction and training. But the speed is very slow, even slower than AMD GPU, and the CUDA utilization rate is 0%. I think I've done it When installing tensorflow manually, the CPU ver...
by cloud7556
Tue Nov 23, 2021 9:21 am
Forum: Installation Support
Topic: Error on launch: There was an error importing Tensorflow
Replies: 3
Views: 5894

Re: Error on launch: There was an error importing Tensorflow

torzdf wrote: Mon Nov 22, 2021 11:36 am

app.php/rules#rule-4b

By manually installing tensorflow, I can now launch faceswap for extraction and training.
But the speed is very slow, even slower than AMD GPU, and the CUDA utilization rate is 0%.

by cloud7556
Mon Nov 22, 2021 11:30 am
Forum: Installation Support
Topic: Error on launch: There was an error importing Tensorflow
Replies: 3
Views: 5894

Error on launch: There was an error importing Tensorflow

C:\Users\Administrator\faceswap>"C:\Users\Administrator\Miniconda3\scripts\activate.bat" && conda activate "faceswap" && python "C:\Users\Administrator\faceswap/faceswap.py" gui Setting Faceswap backend to NVIDIA 11/22/2021 19:23:49 INFO Log level set t...
by cloud7556
Fri Nov 19, 2021 2:05 am
Forum: Hardware
Topic: The extract speed is not improved after upgrading the GPU?
Replies: 3
Views: 4621

Re: The extract speed is not improved after upgrading the GPU?

torzdf wrote: Thu Nov 18, 2021 11:48 am

Reinstalling Faceswap is unlikely to make a difference. However AMD really is not well optimizied for ML, so this may just be expected behavior (not ideal, I know, but Nvidia is much better at this stuff)

Thanks!
If I change to NVIDIA GPU, can I load the AMD training model for conversion?

by cloud7556
Thu Nov 18, 2021 8:40 am
Forum: Hardware
Topic: The extract speed is not improved after upgrading the GPU?
Replies: 3
Views: 4621

The extract speed is not improved after upgrading the GPU?

RX580→RX6600XT
The speed even slowed down,Should I reinstall faceswap?