Thx for your excellent works! I wonder when will the codes be released?
Pinned
Activity
gitlabspy issue Seanseattle/MobileFaceSwap
Code release date?
Thx for your excellent works! I wonder when will the codes be released?
gitlabspy issue 1zong2/INVZ-hififace
Pre-trained model or results?
Hi, amazing work! Can you share some face swapping results with us? My reimplementation's results seem worse than the results in original paper.
gitlabspy issue comment cleardusk/3DDFA_V2
How to infer on batch
Hi thank you for this awesome implementation. Is it possible to infer on batch of images at the same time?
I did a batched version for a single box. This is intended to be used in videos where there is a single person whose face remains inside the box the whole time. Most of the funcs can be rewritten to work with batches and in pytorch.
Sounds cool! Can you share these funcs with us?
gitlabspy issue comment cleardusk/3DDFA_V2
How to infer on batch
Hi thank you for this awesome implementation. Is it possible to infer on batch of images at the same time?
I think it is easy to run on batches with small modifications, if you are familiar with pytorch.
But the model requires cropped images. Any suggestions on batch aligned images (but not cropped) inference?
Code release date?
Thx for your excellent works! I wonder when will the codes be released?