-
https://github.com/neuralchen/SimSwap/issues/198#issuecomment-1046523358
The 512 model won't work unless that fix is applied.
-
Video: https://www.dropbox.com/s/r331tr62dolpcop/Djokovic.mp4?dl=0
Frames: https://www.dropbox.com/s/mr15w1cecjdvqvg/frames.7z?dl=0
Tested on Colab.
When running the command `!python app.py --c…
-
Hello! Please make it possible to save the final frames to a separate folder during video processing, as it is implemented in SimSwap. This is convenient when you can view a frame if a long video is b…
-
with Simswap 512 ( mode ffhq ) face swap running without error but face not swapped
and shown as in image
![image](https://user-images.githubusercontent.com/8981828/151138244-ee94f57c-8be9-43da…
-
I don't see the point in training if the test code is incompatible with own pretrained model... Unfortunately, there are no fixes from the developers to make it work properly. Perhaps someone knows wh…
-
Hi, great work! Looking forward to testing some of these pre-trained models.
Would you be interested to integrate these models into our real-time deepfake project `dot`? https://github.com/sensity-…
-
Running this command:
python test_wholeimage_swapsingle.py --crop_size 224 --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./input_faces/james.jpg --pic_b_pa…
-
The faceswap options _Using Images_ from run_without_camera.md gives weird result. Resolution of face wont match the target image or a face is not detected in the image. Is this a known issue?
-
Hey, I was wondering if instead of the whole face only a specific attribute can be swapped? For eg, eyeglasses or a cap or something like that.
I really appreciate any help you can provide.
rut00 updated
2 years ago
-
As face_mask from face parsing model is enough if use_mask=True. Dose img_mask with blurred square boundary is useless?
So, is it better to remove blurr code to img_mask?
code position:
https://git…