cvlab-kaist / 3DGAN-Inversion

Official Implementation of WACV 2023 paper "3D GAN Inversion with Pose Optimization".
MIT License
110 stars 13 forks source link

Image Alignment #4

Closed iceli1007 closed 1 year ago

iceli1007 commented 1 year ago

Thanks for your excellent job

When I use the provided easy-to-use image alignment notebook, I got the wrong image that exists with a black border

2

I need more help.

Thanks

mlnyang commented 1 year ago

The black border happens when the given image is not wide enough. We followed the preprocessing code from PGGAN, which does mirror padding and blurring for the edge area. (check PGGAN and our paper's supplement) I'll share our padding code if you give me your email address.

iceli1007 commented 1 year ago

Thanks for your reply.

my email address is iceli@mail.ustc.edu.cn

prraoo commented 1 year ago

@mlnyang I have similar problem with image border, would be helpful if you could share the padding script with me as well.

My mail id: pramod_rao@outlook.com

luchaoqi commented 1 year ago

@mlnyang would be great if you could share the code to lqi@cs.unc.edu

mlnyang commented 1 year ago

@luchaoqi Is the email address correct? Mail is not being sent to you

luchaoqi commented 1 year ago

@luchaoqi Is the email address correct? Mail is not being sent to you

Corrected, sorry for the mistake