pytorch-CycleGAN-and-pix2pix
                                
                                
                                
                                    pytorch-CycleGAN-and-pix2pix copied to clipboard
                            
                            
                            
                        Poor pix2pixHD and pix2pix test results
I used pix2pixHD and pix2pix methods to test, and the test results were very bad. The results are shown in the following figure(From top to bottom pix2pix, pix2pixHD, GT). Pix2pix resolution is very clear, but the effect is very poor; But pix2pixHD is even worse, blurry and poor in effect. What is the reason?

Would it be possible to provide more information? It's hard to identify the reasons without knowing your task (input and output), your data (dataset size), and your training and test scripts.