pix2pix
pix2pix copied to clipboard
Evaluation on the cityscapes ( label-> photo) task on the Cityscapes validation set
Which images should I use in the evaluation code?
I compared the generated images with Ground truth images and generated images with labels but got an error and the result of all the parameters was zero.
Generated images should be converted to label?
Solving this problem is very important to me.
thank you
Are you able to reproduce the numbers using the ground-truth yet? And please follow the instructions in the README: https://github.com/phillipi/pix2pix#evaluating-labels2photos-on-cityscapes.
I have used https://people.eecs.berkeley.edu/~tinghuiz/projects/pix2pix/results/thermal2rgb.tar data. The code is based on the description of the link you are saying and is as follows: FCN.zip
What do you think of the reason for the error? thank you
Why are you using thermal2rgb data? This should be evaluation for label2photo on Cityscapes dataset.