-
Since I got it to work on my GForce 1050GTX / 2GB , at least for videos not longer than ~ 16 frames, before the GPU runs out of memory I wonder if there is also a limitation for using a 8 GB GPU ?
…
-
Hello, ZLH
Thank you for you great implementation.
Would you mind providing the pretrained models (checkpoints)?
Thank you for your help.
Jihye 😊
-
-
python test_video_swapsingle.py --isTrain false --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg --video_path ./demo_file/multi_people_108…
-
I want to swap out faces and replace them different ones in a video.![image](https://user-images.githubusercontent.com/289994/124352809-1a2e5e80-dc46-11eb-9612-776d116cd522.png)
Are you familiar with…
-
When i launch a program it gives me this:
> Arc_path: arcface_model/arcface_checkpoint.tar
> aspect_ratio: 1.0
> batchSize: 8
> checkpoints_dir: ./checkpoints
> cluster_path: features_clustered…
-
Hello, I've sent some videos to a couple of friends, and none of them could listen to the audio (iphones and macbooks), there was no audio at all.
I had no problem listening to them on android or o…
-
how to make video faceswap as your example
-
Sorry if my question sound too rude to ask:
Is it possible to remove the watermark with an addition parameter?
In case the author are not interested allowing to remove the watermark I will respect…
-
Currently this code uses a single image to transfer face look a like
I want to go frame by frame of input video and drive the target face with source motions while maintaining style / colours.
m…