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!
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!