You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I have run your code using the comand
![image](https://user-images.githubusercontent.com/53161080/102763509-ba145100-43b4-11eb-8f5e-bdcf84bd6f4a.png)
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.
The text was updated successfully, but these errors were encountered: