pix2pix icon indicating copy to clipboard operation
pix2pix copied to clipboard

Evaluation on the cityscapes ( label-> photo) task on the Cityscapes validation set

Open lkiani opened this issue 5 years ago • 3 comments

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 57882413-e101bd00-7838-11e9-8ffe-b0ef87f6e346 57882367-c4658500-7838-11e9-9e31-695852fd153d

lkiani avatar May 18 '19 09:05 lkiani

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.

tinghuiz avatar May 18 '19 16:05 tinghuiz

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

lkiani avatar May 18 '19 19:05 lkiani

Why are you using thermal2rgb data? This should be evaluation for label2photo on Cityscapes dataset.

tinghuiz avatar May 23 '19 05:05 tinghuiz