Jaehoon Ko

Results 4 comments of Jaehoon Ko

Hi @oneThousand1000, Do you have any out of domain results? I tried PTI by myself on FFHQ checkpoint, it works well on joker, but failed on celeba-HQ dataset. ![celeba_out](https://user-images.githubusercontent.com/78152231/175197860-dbff69f3-9e81-49cd-910d-6884a66e94bb.png) ![joker_out](https://user-images.githubusercontent.com/78152231/175197870-15946209-7900-46b2-9291-69c249a6ba7e.png)

Hi @bd20222 , Thanks for sharing your work. I think that's the main reason. Actually, the joker is originally came from PTI repo, maybe it was already preprocessed joker image...

Oh I see.. center cropping was the problem. I just tried other examples in PTI and it didn't worked. It is strange why the joker image works well. Thanks for...

Same here. While doing inversion on celebA-HQ, I used @X-niper 's code to get extrinsic, and fed to the generator. ![image](https://user-images.githubusercontent.com/78152231/177282748-b6bb2248-30b9-4909-812f-1176d43c8098.png) left : GT middle : using X-nifer's code last...