Few-Shot-Adversarial-Learning-for-face-swap
Few-Shot-Adversarial-Learning-for-face-swap copied to clipboard
This is a unofficial re-implementation of the paper "Few-Shot Adversarial Learning of Realistic Neural Talking Head Models"
Hi Yang Jie, I know it's quite rude to ask it here but could you please share your implementation of EG3D paper with me and I can use yours as...
line 21: ` for x in range(1, 7): self.slice2.add_module(str(x), vgg_pretrained_features[x])` should be ` for x in range(2, 7): self.slice2.add_module(str(x), vgg_pretrained_features[x])`
when I used "python get_landmarks.py", I met this error: File "get_landmarks.py", line 43, in preds = preds[-1] IndexError: list index out of range
Hello, are there any completed demos for reference?
Thanks for your work, the Google drive link of VoxCeleb1 cannot be opened, can you provide a copy, my email is [email protected]