naver-ai / StyleMapGAN

Official pytorch implementation of StyleMapGAN (CVPR 2021)
https://www.youtube.com/watch?v=qCapNyRA_Ng
Other
458 stars 81 forks source link

Fail to open demo #13

Closed berylsheep-up closed 3 years ago

berylsheep-up commented 3 years ago

Thanks for the excellent work!

I am failed to run the demo on my local machine. The app does not produce the wrong information and the website seems can not load the demo images. Can you help me to fix it?

I can run all the commands except the demo one such as the unaligned transplantation command.

screenshot0 screenshot1

blandocs commented 3 years ago

Hi :) It seems that there aren't any sample images. Would you check the path (demo/static/components/img) and the browser debug console?

My test browser was chrome.

image

berylsheep-up commented 3 years ago

Thanks for reply! Problem solved after turning to chrome.