clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.47k stars 652 forks source link

reference.jpg showing weird non-face artifacts #168

Open pgtinsley opened 3 months ago

pgtinsley commented 3 months ago

Hello!

I tried to generate the interpolation video with the pre-trained CelebA-HQ network and found that the reference.jpg that is saved before the video generation step does not feature style-mixed faces, but rather colorful random noise instead.

Attached is the resulting image I am talking about. Any reason why this might be happening/what to do to fix it?

Thank you!

reference

pgtinsley commented 3 months ago

Fwiw the interpolation video turned out the same...

https://github.com/clovaai/stargan-v2/assets/51246278/12d3c164-8cb2-4655-9219-f899e3d145c7

SubeBila commented 1 month ago

Hi friend, did you end up solving the problem