test on FF++
Hi, have you tested your released model on FF++? I follewed all your preprocessing steps, but the synthetic inner face is about a mess. However, following the same steps, I got proper synthetic faces on CelebAHQ dataset. I really wonder what's wrong with FF++, and I'm looking forward to any reply with many thanks!
Hello, I am new to this area, can you give me some advice on how to use FSLSD code for preprocessing and training
Hello, I meet the same question.
Have you solved it?
Which checkpoint do you use in pSp?
What code in pSp do you take, encoder.code or encoder.code + pSp.avg_latent
Hello, I am new to this area, can you give me some advice on how to use FSLSD code for preprocessing and training
Hi, I just follow all the instruction steps released by the author, and I haven't got pleasant results yet.
Hello, I meet the same question. Have you solved it? Which checkpoint do you use in pSp? What code in pSp do you take,
encoder.codeorencoder.code + pSp.avg_latent
Hi, I haven't solved it yet. I used 'psp_ffhq_encode.pt' for pSp. And I have tried both encoder.code and encoder.code + pSp.avg_latent, but none of them leads to pleasant visual effects, just as you described in other issue.
Hello, although I use ffhq_encode.pt and encoder.code + pSp.avg_latent as described in the author response, the result is still meaningless.
Are there other details?
Hi, I have confirmed the preprocessing steps and tried again, but just got the same meaningless results. And I’m still looking for where I did wrong.