YuvalNirkin / fsgan

FSGAN - Official PyTorch Implementation
https://nirkin.com/fsgan
Creative Commons Zero v1.0 Universal
749 stars 147 forks source link

Why does the image have vertical stripes after step Gr? #143

Open yemenyirannianqing opened 3 years ago

yemenyirannianqing commented 3 years ago

when i use face_swap_images2images.py, Why does the image have vertical stripes after changing the face? something like this. 1

truongnhat-ryo commented 3 years ago

I encountered the same problem! Any idea to fix it. THanks

yemenyirannianqing commented 3 years ago

I encountered the same problem! Any idea to fix it. THanks

you can use face restoration to fix vertical stripes. i recommend you use https://github.com/yangxy/GPEN, below is result test_GPEN

LiUzHiAn commented 2 years ago

Come across this problem also.

image