-
Hi, thank you for sharing the code! I noticed that you changed the AdaIN to modulated convolution and the discriminator is also changed to which released by SimSwap. I wonder if you have compared the …
-
Hello everyone, SimSwap in Google colab reaches this deadline in the last cell and stops in the attributes of the error writes
AttributeError: 'SGD' object has no attribute 'defaults'
What could b…
-
Its nice to see dev updates the codes. But after this update on june. I got error using old model.
https://github.com/neuralchen/SimSwap/commit/70b22c4e4bfef6017a152fb0be351474dcd0ecb2
This commit, …
-
I'm trying to use the 512 model, but I can't complete the process. I have this error. Could anyone help? Thanks.
`Traceback (most recent call last):
File "test_wholeimage_swap_multispecific.py",…
-
Could you suggest what I should do if on 2nd step (conda activate simswap) I got "An unexpected error has occurred. Conda has prepared the above report." ?
Additional I can say that I install Anaco…
-
Hello!
First of all, congratulations for the results you achieved with SimSwap!
I've been using it for just about a week now and I've been really impressed.
I've just begun making tests with the …
-
Hello,
I trained a 512 model with VGGFace2 for 390k steps and I got the following video output ![multi_specific_1080p.mp4](
https://user-images.githubusercontent.com/10897608/166554829-33cab559-0…
-
I was wondering if there was any way to increase strength of the face being swapped? Simswap does a pretty good job of blending the two but in some cases i would like to make the swapped face more ev…
-
(myenv) c:\_N\simswap-inference-pytorch>streamlit run app_web.py
You can now view your Streamlit app in your browser.
Local URL: http://localhost:8501
Network URL: http://192.168.1.70:850…
-
I followed the installation instructions, and after running the first test command, the following error appears:
```
NVIDIA GeForce RTX 3070 with CUDA capability sm_86 is not compatible with the c…