yuval-alaluf / stylegan3-editing

Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433
https://yuval-alaluf.github.io/stylegan3-editing/
MIT License
654 stars 73 forks source link

The reconstructed image is strange #36

Closed ZziTaiLeo closed 2 years ago

ZziTaiLeo commented 2 years ago

When I tried to use the PTI optimization model and run the inference_on_Videos. py file, the adhesion effect of the video result was too obvious, like pulling gum. In a single frame of the picture, this effect could be reflected in the afro, and the viscous effect in the two frames of the afro could be seen, which was very average in the video performance. This phenomenon also exists in reconstructed video.

The image below shows the original, reconstructed, and edited afro. 00437

ZziTaiLeo commented 2 years ago

When I tried to use the PTI optimization model and run the inference_on_Videos. py file, the adhesion effect of the video result was too obvious, like pulling gum. In a single frame of the picture, this effect could be reflected in the afro, and the viscous effect in the two frames of the afro could be seen, which was very average in the video performance. This phenomenon also exists in reconstructed video.

The image below shows the original, reconstructed, and edited afro. 00437

And the face had lines like square paper.

yuval-alaluf commented 2 years ago

I have a feeling that there is something wrong with the inversion since the reconstruction is quite poor, perhaps leading to the poor editing you got on the right. If you did everything correctly, you should be able to get a very good reconstruction of the original video.