ericsujw / InstColorization

MIT License
712 stars 152 forks source link

Why are the output images very blurred and the resolution is very low? #33

Closed lkp520 closed 3 years ago

lkp520 commented 3 years ago

I use the code: python test_fusion.py --name test_fusion --sample_p 1.0 --model fusion --fineSize 256 --test_img_dir example --results_img_dir results

But I get results which are very blurred, I can't get the high-resolution vegetable image as in your colab. I can only get the blurred and square shape vegetable image. How can I solve it? Thank you!