-
I tried to launch after installation of all modules and python doesn't go on. It's stuck.
IN Task manager python is running.
I have windows 10 and rtx 3080 12gb.
(simswap) C:\SimSwap>python t…
-
Hi aneja, Thanks for your amazing contribution. I would like to perform an attack on SimSwap, but I am having some problems with the format of the Arcface checkpoint provided by the SimSwap author as …
-
I have a model which is successfully converted to aws neuron and inferred on Inf instance.
But when I want to use NeoronPerf for performance testings it throws errors.
`import torch # or tensorfl…
-
When i try to use the official 512 simswap weights [550000_net_G.pth](https://github.com/neuralchen/SimSwap/releases/download/512_beta/512.zip) i get this error:
![Capture](https://user-images.github…
-
I just download `Conda` from https://www.anaconda.com/products/distribution
after that, I checked my CUDA version and got 12.0
Tried to create a .yaml file but didn't succeed
```
PS E:\DeepFace\…
-
Hello everyone
I can’t find the solution every time it fails at 95%. I tried two different video ≈ 8-10 min
Thx for your help.
(simswap) C:\Users\Max\Desktop\SimSwap\SimSwap-main>python test_…
-
dot \
-c ./configs/simswap.yaml \
--target 0 \
--source "./data" \
--show_fps \
--gpen_type gpen_256
I used this command, but my GUP doesn't seem to be working and the video is very stut…
-
L:\spn\Anaconda3\lib\site-packages\torch\serialization.py:786: SourceChangeWarning: source code of class 'torch.nn.parallel.data_parallel.DataParallel' has changed. you can retrieve the original sourc…
-
Getting the following after latents are cached and training attempts to begin:
"Error no kernel image is available for execution on the device at line 167 in file D:\ai\tool\bitsandbytes\csrc\ops.c…
-
Hello,
When running the colab demo I encounter this issue when attempting to run the final cell (the one that performs the swap on video):
```
python: can't open file 'scripts/video_swap.py': [Er…