SimSwap icon indicating copy to clipboard operation
SimSwap copied to clipboard

An arbitrary face-swapping framework on images and videos with one single trained model!

Results 211 SimSwap issues
Sort by recently updated
recently updated
newest added

Looking on my Task Manager (I'm on Windows 10) I see the CPU only used, GPU is on 0% I'm using the `test_video_swap******.py` files but it is not using 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-08ed-4afb-9079-6123f3feee02.mp4). I have also attached one of the samples obtained at...

2022-03-30 17:54:55.0301529 [E:onnxruntime:Default, provider_bridge_ort.cc:940 onnxruntime::ProviderLibrary::Get] LoadLibrary failed with error 126 "The specified module could not be found." when trying to load "C:\Users\calfr\anaconda3\envs\simswap\lib\site-packages\onnxruntime\capi\onnxruntime_providers_cuda.dll" input mean and std: 127.5 127.5 find model:...

Hi all, We started an unofficial Discord server to discuss SimSwap development, training, etc. https://discord.gg/6aXkTUqr3B

As the title asks. Bonus if the hardware and time it took to train to those iterations can be revealed as well.

First of all, great work. Are there parameters that can keep more of the details from the source image, or is this something that needs to be trained on? For...

enhancement

i have newbie question, before update on train model im using insightface 0.2.1 python 3.9 and january 2022 pytorch. its still work for swap video (no error) and image (error...

does anyone know how to use the trained? for example should i change change the arc path or maybe something else python test_one_image.py --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path crop_224/6.jpg --pic_b_path...