I have run your code using the comand python test.py --checkpoints_dir=./samples/models --name GanAuxPretrained --model gan_aux --netG=resnet_residual --netD=disc_noisy --gpu_ids=0 --num_style_samples=1 --loadSize=512 --fineSize=512 --knn=5 --peer_reg=bidir --epoch=200 --content_folder=./samples/data/content_imgs --style_folder=./samples/data/style_imgs --output_folder=output.
Then I got the results with strange color.I just have no idea why my results is so bizarre.

I have run your code using the comand

python test.py --checkpoints_dir=./samples/models --name GanAuxPretrained --model gan_aux --netG=resnet_residual --netD=disc_noisy --gpu_ids=0 --num_style_samples=1 --loadSize=512 --fineSize=512 --knn=5 --peer_reg=bidir --epoch=200 --content_folder=./samples/data/content_imgs --style_folder=./samples/data/style_imgs --output_folder=output.Then I got the results with strange color.I just have no idea why my results is so bizarre.