interfacegan icon indicating copy to clipboard operation
interfacegan copied to clipboard

Results were not satisfying?

Open alan-ai-learner opened this issue 4 years ago • 5 comments
trafficstars

Hey, @ShenYujun I followed your interfacegan paper like I did everything that we need to do. But the results I'm getting have seemed like a different person, not the same image on which I'm trying to edit. that is the latent vector generated by StyleGAN is not that accurate. or the equivalent latent space I'm creating using the StyleGAN encoder isn't the same as the original image which I'm trying to edit. Then I try to use the StyleGAN2 for encoding the image and its resultant image latent vector almost similar as the original one and far better than StyleGAN encoder. But the problem is I'm not able to use the StyleGAN2 encoded latent code for editing using your code. So is there any way to use StyleGAN2 generated latent vectors for editing using the interfacegan? Or any other solution, I spent lots of resources to came this far to implement interface gan to edit custom images. And one more thing my goal is to create an application same as FaceApp(https://www.faceapp.com/), any way to achieve the same thing as FaceApp. Thanks in advance!

alan-ai-learner avatar May 12 '21 13:05 alan-ai-learner

@alan-ai-learner can you please provide some suggestion. I also want to do similar task.

fisakhan avatar Jun 28 '21 10:06 fisakhan

@alan-ai-learner can you please provide some suggestion. I also want to do similar task.

@fisakhan put your questions here will try to answer them.

alan-ai-learner avatar Jul 05 '21 03:07 alan-ai-learner

here? where? My question is that How can I generate multiple different images of the same identity? Different images might have different pose, expression etc. but the identity should remain the same (or look like the same identity). The implementation in this repo either changes the identity or generates an extremely poor quality image.

fisakhan avatar Jul 05 '21 06:07 fisakhan

yeah, that's the problem I faced as well, I spend like 4 months and lots of resources on it but in the end, I haven't found the results satisfactory, that's why I raised this issue. Btw they published one more paper called SeFa, check that one maybe that can help.\

On Mon, 5 Jul 2021 at 11:43, fisakhan @.***> wrote:

here? where? My question is that How can I generate multiple different images of the same identity? Different images might have different pose, expression etc. but the identity should remain the same (or look like the same identity). The implementation in this repo either changes the identity or generates an extremely poor quality image.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/genforce/interfacegan/issues/79#issuecomment-873832479, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMZS64BSUC3USU2DFD25ZFTTWFEPFANCNFSM44YTDKYA .

alan-ai-learner avatar Jul 05 '21 06:07 alan-ai-learner

Thanks @alan-ai-learner

fisakhan avatar Jul 05 '21 09:07 fisakhan