-
微博内容精选
-
Now option 512 is set to use beta 512 only. I hope this will remove a lot of future questions about using own 512 model. If I understood correctly, my suggestion:
In `test_video....py` and` test_who…
-
#### Proposed title of article
Your title should be descriptive of the article/tutorial. Be Specific.
Simple Swap: A Machine Learning Framework for Swapping Faces
#### Proposed article introdu…
-
Hi! Thank you very much for posting the training code! I have a problem - want to try using the CelebAMask-HQ dataset for training (VGGFace2-HQ is too heavy for me for downloading) I downloaded it, un…
-
Apologies for the inconvenience but I stumbled across this error:
FileNotFoundError: [Errno 2] No such file or directory: './parsing_model/checkpoint\\79999_iter.pth'
I'm a complete newbie when …
-
Good afternoon. Any plans to make a full working demo like in SimSwap, sber-swap and others, maybe Colab? I think in this case this project would attract much more attention of users.
-
Hello. Perhaps the SimSwap development team will make us all a New Year gift and finally publish the training code? Especially after the experience of using the beta version of SimSwap-HQ on VGGFace2-…
-
Hi,
Does anybody have any idea or steps or code for how to incorporate the authors new repo VGGFace2-HQ (https://github.com/NNNNAI/VGGFace2-HQ ) into SimSwap?
I am not smart enough to do this, b…
bmc84 updated
2 years ago
-
Hello team, love what you all have made here as its a very interesting concept! I would like to know how to tell if one is using CPU or GPU and if using CPU how to change to GPU processing.
My 2nd …
-
is the adaptive instance normalisation mentioned in the paper same as Apply style in lines 25-39 in https://github.com/neuralchen/SimSwap/blob/main/models/fs_networks.py.?